To configure an API export, follow these steps:
Navigate to Action > Export or Send > Export via API.
Enter a Name for your export configuration.
Enter your Endpoint URL.
Click Confirm.
Once the export endpoint is set up, you can:
Click to run your row if manual run is on, or
If Auto run is enabled, you’re all done!
Handling Exported Data
After exporting via API, you’ll likely need to parse the data in your receiving system, depending on how you want to use it.
If you’re passing content into a text field in another tool or CRM, make sure to use the HTML version for email bodies to preserve formatting like paragraph breaks.
If you need plain text or a specific field format, extract and transform the data as needed before using it in your workflow.
Proper parsing ensures your exported content displays correctly—whether in emails, CRM records, or other integrated tools.