Hi! I'm your Kestra AI assistant. Ask me anything about workflows.
EXAMPLE QUESTIONS
How to deploy Kestra inside Kubernetes?
How to set up CI/CD for kestra flows?
How to add secrets?
Extract JSON data from an API and load it as a document to MongoDB
Call any REST API, capture the JSON response, and insert it as a document into MongoDB with Kestra. Parameterized, retryable, and fully declarative in YAML.