You can now generate an image inside a workflow using the AI Image Generation action under AI Actions.
What’s included
- Model selection: Choose from multiple supported image models.
- Prompt input: Type a prompt directly or insert data from a contact field, a webhook payload, or a previous action.
- Prompt enhancement: Optionally expand a short prompt into a more detailed one.
- Templates: Start from common templates such as product mockups, social posts, promo flyers, or lifestyle images.
- Quality settings: Set the quality level (the default is Auto).
- Brand settings: Optionally apply your Design Kit and Brand Voice.
- Output settings: Configure image size, background, and file format.
- Storage and output: The generated image is saved to Media Storage and the action returns a public Image URL value for later steps.
Pricing
Image generation is billed per execution. Actual cost depends on the model, quality, size, and any additional context you include (such as Design Kit or Brand Voice).
How to use it
- Go to Automation > Workflows.
- Open a workflow and add the AI Image Generation action.
- Select the model and set the quality.
- Enter a prompt (or insert a value so the prompt is filled from your data at run time).
- Optionally use Enhance Prompt or start from a template.
- Optionally adjust additional settings such as size, background, format, Design Kit, and Brand Voice.
- Save the action and use the returned Image URL in the steps that follow.
Important note about public URLs
The generated image is stored at a public URL. Anyone with the link can access it without logging in. Avoid including sensitive customer data in prompts when that could be reflected in the generated image.
Why this matters
This lets a workflow create a visual asset on demand. You can use the Image URL in later steps to include it in messages, publish it to social channels, store it in a custom field, or pass it to a webhook.