Thanks, Tyler Lamparter for the response and apologies for the late follow-up. I just wanted to check whether you have planned this fix for a future release?
I am using the integrator.io State REST API to populate state information in an integration. I have an Import that calls the below API Endpoint with the state data. PUT /v1/integrations/<integratio...
As I understood, the WebHook will immediately return a response to the source app upon receiving the payload. Is there any way we can delay sending the response until the flow has been completed? B...