Auto Pabbly Connect Running Workflow
Status: Closed · Asked by Ansh Goel on · 0 views
Hello Team,
I have a Pabbly Connect Workflow linked with Google Sheets, But now it is automatically running like many times and consumed my task so much and started populating my telegram group with old entries that are been not even triggered from my side in google sheets. Please Help because still it is sending many messages in my telegram groups.
Hey @ansh010
Kindly check it through a webbooks testing site called webhook.site.
You can copy the webhook URL provided by Webhook.site inside your application and do the test event inside the application to see if the webhook is being worked inside Webhook.site. This will double-confirm the issue.
Here is a sample video that you can follow to track the webhook issue:
https://webhook.site/#!/296c8add-efd8-4849-b03e-654fa108793c
I quite don't understand, kindly explain what are you trying to say?
Upon reviewing your workflow, it's evident that you are utilizing "Webhook by Pabbly," a webhook trigger known for its webhook-type trigger event, specifically designed to receive data sent by the triggering application without any modifications to the data's structure or content. We recommend you initially verify the incoming data in Webhook.site, as this will help identify whether you are receiving the same data multiple times from the triggering application which is coming in your Google Sheets from third party application.