Hello,
I would like to retrieve data from 2 separated webhooks and put both information into one single Airtable database.
How can I achieve that?
Hello,
I would like to retrieve data from 2 separated webhooks and put both information into one single Airtable database.
How can I achieve that?
More details would be helpful.
But my general approach would be to have two separate scenarios. One for each of the webhooks. When activated, each would look in a stored database (datastore?) to see if the matching webhook data was available, if so, write the combined data to the to Airtable, if not, store the current data for the next webhook.
Some consideration that might change the approach:
Jim - The Monday Man
Thanks for your feedback Jim,
The fourth solution worked perfectly ![]()