ActiveCampaign "get account" fields
Status: Closed · Asked by Johan Rombouts on · 0 views
Hello,
I am experiencing a small problem, hopefully you guys can help.
Using an account name, I would like to look up the organization in Activecampaign. The data of this organization (address), which is in ActiveCampaign I want to process in an appointment (google calendar).
If I choose "Search account" in Pabbly then it retrieves the fields of the account. Fields like phone number, address or other custom fields it does not show. see screenshot.
What am I doing wrong?

Hey @johan Rombouts
It appears from the Active Campaign's API documentation their API does not provide the organization's details in the response.
And certainly, there is no action event available to get the organization.
https://developers.activecampaign.com/reference/retrieve-an-account
Hello,
Thanks for your response. too bad the fields cannot be retrieved via "get account".
I see on the API page of ActiveCampaign, that it should be possible to retrieve the address of an organization (account), but I do not see this possibility in Pabbly. Is there anything possible for that?
https://developers.activecampaign.com/reference/retrieve-an-address

I see on the API page of ActiveCampaign, that it should be possible to retrieve the address of an organization (account), but I do not see this possibility in Pabbly. Is there anything possible for that?
In that case, you would be required to pass the Address Id in the action step, so are getting the Address Id in your workflow to retrieve it.
In that case, you would be required to pass the Address Id in the action step, so are getting the Address Id in your workflow to retrieve it.
I'm not sure how to do that.
Can you help me with that and indicate what I should enter where?
Hey @johan Rombouts
It doesn't appears that the address Id is coming from the Active Campaign action step which you are using in the automation.
So, there is no other way to dynamically pass the address Id.
I received the address or account ID from an earlier step in pabbly. ( (see below)
Can I then add this ID in the second pabbly step which should retrieve the address from activecampaign?

Hey @johan Rombouts
Please check the attachment it will require an address ID only.
