Hi @robinwesley,
Sometimes the fields are labelled according to their ID, which means if a field name is “Phone Number” and its ID is “XYZ1234”, you will only see XYZ1234 in return. So I’d advise you to do the following to get this resolved:
- Add an identifiable value (maybe add 8881234567) in that custom field for a particular contact
- Make a test search in the Zapier’s Active Campaign Find Contact action for that contact
- Now in the returned data search the custom field’s value instead of the field name.
Hopefully, this will resolve the issue.
If the returned data doesn’t contain that field, you can make an API call to do just that, and that’ll deliver all the data about any contact.