Is there a way to create an export containing only the contacts having a company associated with them using an API request?
Right now I’m using a POST on https://api.hubapi.com/crm/v3/exports/export/async
as an example, with a JSON containing the following:
The filters trying to filter the empty (or non-existent) associations out. This obviously doesn’t work. I still get all the contacts in the export. But I hope it does make clear what I’m trying to achieve.
Here is the CURL to get all contacts with the association. From the result in the response body, you can filter out the contacts that are associated with the company