Summary
Inquiry about managing asynchronous API requests using the low-code builder for future connectors leveraging FastAPI with Celery.
Question
Hi everyone,
I have a question regarding the use of the low-code builder. I would like future connectors to leverage a FastAPI application with Celery.
Currently, I have an initial endpoint that receives a list of URLs and returns a task ID in response. This task ID is then sent to a second endpoint.
Is it possible to manage asynchronous API requests using the low-code builder?
Thank you!
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.