Capturing a module's API Errors and using them in subsequent modules

Hi there,

I have a scenario which is triggered with a webhook directly from Airtable which searches an organization post on Linkedin and stores details in Airtable.
Looking for a way to map the error message if my Linkedin step results in an error.
I added a Resume step but I can not find a way to map the ‘handled error’ to store in Airtable.
The aim is for the users to either see the Linkedin post’s details appear in Airtable, or see the error message in the error field.


@Krisztina
If you do the following, the process will be as it is supposed to be.

  1. change the Error Handling Module to Igonore
  2. add an Airtable Module between the Ignore Module and the LinkedIn Module.