📄️ Event
The Event task is used to publish events into eventing systems. It supports various eventing models, including AMQP, Amazon MSK, AWS SQS, Azure Service Bus, Confluent Kafka, Apache Kafka, NATS Messaging, GCP Pub/Sub, and IBM MQ.
📄️ HTTP
The HTTP task is used to make calls to remote services exposed over HTTP/HTTPS. It supports various HTTP methods, headers, body content, and other configurations needed for interacting with APIs or remote services.
📄️ HTTP Poll
The HTTP Poll task is used to invoke HTTP API endpoints until the specified condition matches.
📄️ Inline
The inline task is used to execute scripting logic during workflow runtime by evaluating a JavaScript expression using an evaluator like GraalJS.
📄️ JSON JQ Transform
The JSON JQ Transform task allows the processing of JSON data using jq.
📄️ Business Rule
The Business Rule task allows the evaluation of business rules defined in spreadsheets. Supported formats include CSV, XLS, and XLSX. If a rule file lacks these extensions, it can also be processed if the Content-Type indicates a supported format.
📄️ Wait For Webhook
A webhook is an HTTP-based callback function that facilitates communication between the Conductor and other third-party systems. It can be used to receive data from other applications to the Conductor. Conductor supports Webhook integration with the following platforms:
📄️ JDBC Task
The JDBC task is used to execute or store information in SQL databases. It allows workflows to interact with SQL databases, enabling data retrieval and updates based on specified SQL queries.
📄️ Update Secret
The Update Secret task is used to update the value of any secret, provided that the user has permission to update the secret.
📄️ Get Signed JWT
The Get Signed JWT task is used to sign a JWT (JSON Web Token).
📄️ Update Task
The Update Task is used to update the status of other tasks. The user should have access to the task being updated.
🗃️ Alerting Tasks
2 items
🗃️ AI Tasks
10 items