URGENT: Pabbly problem with Webhook

Status: Closed · Asked by thomas_clement on · 0 views

thomas_clement — Question ·

Hi,
Your webhook catching got problem :

As you can see here, response are now wrapped inside 1 property "Response", not one by properties

Normal behaviour:

Attachments

1730371045802.png
thomas_clement — Reply ·

Another problem here :

Your module doesn’t wait long enough before returning a success status.

The execution is still in progress and hasn’t completed.
Could you please fix this today, as you did for the same issue on “Create Design Autofill Job”? (Juste by adding more time execution on that module)

Arshil Ahmad — Reply ·

Hi @thomas_clement,

Could you please share the Workflow URL in which you have this concern?

Arshil Ahmad — Reply ·
Hi @ArshilAhmad

This one and others for Webhooks problem (first step) :
- https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTZjMDYzNTA0M2M1MjZiNTUzMTUxMzYi_pc


Please click on 'Re-Capture Webhook Response', capture a new response, and check if it provides the response in different fields

And all step like this one for Get Asset Upload :
- https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTZjMDYzMjA0MzQ1MjZhNTUzNzUxMzEi_pc
Here problem appear when I'm calling Pabbly workflow from Make.com with HTTP request

Please add a Delay of 5 minutes between step 2 (Upload Asset) and step 3 (Get Asset Upload Job) of your workflow and see if that fixes your issue.

youtube.com/watch?v=8t2lEzmvpTE

thomas_clement — Reply ·
Please click on 'Re-Capture Webhook Response', capture a new response, and check if it provides the response in different fields

Please add a Delay of 5 minutes between step 2 (Upload Asset) and step 3 (Get Asset Upload Job) of your workflow and see if that fixes your issue.

youtube.com/watch?v=8t2lEzmvpTE

Recapture :
As I mention, Re-Capture do not split properties since 2-3 days


Workflow : https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTZjMDYzNTA0M2M1MjZiNTUzMTUxMzYi_pc

And for the delay :

The delay does not help resolve the issue, as we don’t receive the MediaId through the Pabbly module.

The problem is that your module returns a success response, even though it only provides an “in-progress” status. This needs to be fixed.

Adding a delay doesn’t work when triggering the Pabbly Webhook (Workflow) via an HTTP request (with Make.com); the request ends prematurely with an incomplete response. As a result, there’s no Dataforwarder response from the final module step in the Pabbly workflow.

If you want more screens about your problem you can check here:
https://forum.pabbly.com/threads/problem-with-canva-workflow-and-data-forwarder.24641/

Arshil Ahmad — Reply ·

There is a trailing comma after the last key-value pair. Please remove the comma and re-capture the response.

And for the delay :

The delay does not help resolve the issue, as we don’t receive the MediaId through the Pabbly module.

The problem is that your module returns a success response, even though it only provides an “in-progress” status. This needs to be fixed.

Adding a delay doesn’t work when triggering the Pabbly Webhook (Workflow) via an HTTP request (with Make.com); the request ends prematurely with an incomplete response. As a result, there’s no Dataforwarder response from the final module step in the Pabbly workflow.

If you want more screens about your problem you can check here:
https://forum.pabbly.com/threads/problem-with-canva-workflow-and-data-forwarder.24641/


The other issue you are encountering will be addressed in the same thread you shared.

thomas_clement — Reply ·

Thanks you, that work for the coma

Preeti Paryani — Reply ·

Hello @thomas_clement

Thanks for the update.

Thanks & Regards,
Preeti Paryani
Customer Support Associate
Pabbly.com

Back to all forum threads · Log in to reply