Hi,
I have built twice the Make_Advanced_C05_U2 example where a webhook is used to trigger searching for a record in the Data Store before then updating the records in said Data Store and then performing the same functionality in a google sheet and creating a new record in an additional Data Store. In my example I am using Airtable to create a record in an external data repository.
Whenever I run the scenario it does not execute fully, I assume this is because the search Data Store records (step 2) does not return any values. Are there any changes that can be applied to resolve this?