I have created a scenario to automate Airtable records to Webflow.
Whenever I trigger a webhook using a Airtable Button, the new entry starts its way from Airtable through the scenario.
Problem is the webhook triggers 2 operations at the same time. I think the problem is not the inside the scneario because I’ve set the schedule to “On Demand” just to see what gets into the webhook queue, and I saw that it creates 2 seperate instances every time it’s triggered.
I also tried to delete the Webhook and create another. Didn’t help.
You might simply need to add a filter after your Webhook to only “accept” the specific event type you want.
Could you post the output bundles of both duplicates so that we can compare them?
Please provide the output bundles of the Webhook Trigger modules by running the scenario (or get from the scenario History tab), then click the white speech bubble on the top-right of each module and select “Download output bundles”.
A.
Save each bundle contents in your text editor as a bundle.txt file, and upload it here into this discussion thread.