To access your full request, click on the [>_] button next to your endpoint URL under “Request Settings.”
By default, the Enrich with API and Send to API steps will cause the flow to fail if any API calls fail. Alternatively, you have the ability to view API response codes and error messages in your data table by enabling error handling. You can enable error handling within the Request Settings of your API step at the bottom of the settings flyout box where it says, “Stop this step after … rows / percent of rows.”
You can use this setting to control how and when this step fails.
- 1 row (default): Step fails if any API call fails.
- >1 row or ≤100%: Adds error messages to failing rows until threshold is reached; then step fails.
- >100%: Step never fails; always adds error messages to each failing row.
This setting will add these columns to each row: API Success Status, API Error Code, API Error Message. Last modified on February 24, 2026