Fetch all custom fields related to Contact Id

Hi,

There is any API available with the help of it I can get all custom fields related to one particular contact id.

Thanks.
Hareesh

Hi,
you have to use this endpoint
https://youraccountname.api-us1.com/api/3/contacts/{contactId}/fieldValues

If you want to know how to browse easily the contacts information, you should read the “Links” and “Sideloading” paragraphs of the documentation.

You can find them in this section
https://developers.activecampaign.com/reference#schema

1 Like