Skip to main content

Changelog

Updates, changes, and improvements at Retool.

9 posts tagged with "Workflows"

View All Tags

Query triggers

Himanshu Bhandoh
Software Engineer

Query triggers, a new method for triggering workflows, are now available. Query triggers poll for messages from Amazon SQS and Kafka resources and execute a workflows run for each message. These triggers are configurable to poll for messages on an interval or on a cron schedule.

Query triggers are currently rolling out on Retool Cloud. This feature will be available in public beta on Self-hosted Retool 3.117 Edge and the next stable release.

Improvements to the Loop block for Retool Workflows now in beta

Andrei Savin
Andrei Savin
Software Engineer
Loop block v2

A new and improved version of the Loop Block is now available in beta. If you'd like to participate, complete this form to request access.

The new Loop Block features:

  • Iteration-level timeout of up to 30 seconds when executing the entire workflow.
  • Parallel, sequential, and batched execution modes with iteration delays
  • Improved iteration-level error handling to allow subsequent iterations to run.
  • Iteration metadata that is accessible in subsequent blocks.

Once enabled, any new Loop blocks added to workflows will use Loop block v2. Existing Loop blocks will continue to function as before.

Generate complete workflows with AI

Generate a workflow with AI

You can now use AI to generate fully functional workflows instead of assembling blocks or writing logic. You provide some instructions and Retool assembles the required blocks with any necessary logic. You can also select a database resource and provide context about table schema.