Enrich with API

Hi Parabola,
Trying to GET result from an API
1st a CSV file with some ID => Select Columns => Enrich with API
But
Some ID return an ERROR (they may have been deleted)
Is there a simple way to “skip” these ID and continue the flow ?

Hi @Jean-Marc_DARDY,

Good question. While our API steps are unable to skip errors and continue processing data, you can use a Filter rows step to remove any rows before enriching your data.

In most cases, the API will return an error detailing which ID is causing the error. Copy that value to your clipboard and Remove wheres where ID is equal to the ID.

Error handling is on our radar, and we discuss it internally. Feel free to add your vote to this thread, where other users have shared a similar request.