Cosmofeed Integration Not Working

jcapune

Member
Hi Team, I have created a workflow in pabbly connect to capture the payment data of cosmofeed application and connected Google Sheet to capture the same.

However only Test Task is completed. I am not able to retrieve the realtime payment data from cosmofeed application.

Any suggestions ?
 
P

Pabblymember11

Guest
Hey @jcapune

You can check it through a webbooks testing site called webhook.site. Kindly note that the Webhook By Pabbly trigger event is a webhook-based trigger event that only gets the response once sent by the application.


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 delayed inside Webhook.site too. This will double-confirm the issue.

Here is a sample video that you can follow to track the webhook issue:


 
Top