Hi,
I am connecting Bubble with Xano and using Xano for long workflows (some take hours to complete).
The problem is that Bubble expects a response within a few minutes of making the call to Xano or it will timeout. So I was thinking I could send a 'workflow initiated' response to Bubble as soon as the call to Xano is made (to avoid Bubble's timeout) and then send the actual response of the workflow as a POST to one of my Bubble app's endpoint.
Is there a way that I can send this instant 'workflow initiated' response without terminating the workflow in Xano?
Thanks!
Is there a way to return a response without aborting the workflow?
Answered
18 replies