Pabbly Delay Not Working

Your Workflow URL
https://connect.pabbly.com/workflow/mapping/IjU3NjcwNTZmMDYzNTA0MzA1MjZlNTUzMDUxM2Ii_pc
Consent to Access & Modify
I authorize Pabbly Support to log in to my account and make changes to the specified workflow for troubleshooting.
It seems I am having issues with the Pabbly Delay. I need about a 4 minute delay because an action needs time to populate the Google Sheets before the next action can retrieve it and send to LinkedIn. However, although I get a successful notification that the delay module works, it does not run the action after the specified time.
 

Preeti Paryani

Well-known member
Staff member
Hi @trustpointe,

Thank you for reaching out.

Upon checking your workflow, it appears that the Delay step is working as expected, and the actions after the delay are getting executed. However, they are failing due to incomplete or invalid data being passed.

Specifically, the Image File URL being used in the LinkedIn step is not returning a valid/publicly accessible file (Google Drive link showing Bad Request), which is causing the failure.

We recommend:

  • Ensuring that the correct and publicly accessible file URL is being mapped.
  • Verifying that the file is fully available before the next step executes.
Please refer to the attached screenshots for better clarity.

1773742752113.png
1773742754553.png


1773742761007.png


Let us know if you need further assistance.
 
Top