We strongly recommend using Run Script to build automations, because it can cover all action behaviors, including actions that would otherwise need to be built manually. Just describe your requirements to AI in chat.Please note: if you add actions manually, AI will not recognize or modify them later.
The most powerful way to build automation actions. Describe what you need, and AI writes the code. No programming experience required.
Build with AI
Open the AI Chat in your table’s right sidebar and describe what you want.
AI handles everything: it creates the trigger, writes the script, maps the fields, and configures the entire workflow automatically.
Describe the goal once, and the workflow is ready — no manual setup needed.
Example: “When a new support ticket comes in, classify it by topic and assign it to the right team.”
How to use
- Add a trigger — choose a trigger type (e.g. “When Record Created”) and configure it
- Add an action — click +, go to Build with AI, select Run Script
- Open the editor — in the configuration panel, click Open Editor
- Describe or pick — choose a built-in suggestion, or type your own request in the AI panel on the right
- Apply — AI generates the code and shows a visual flowchart on the left. Click Apply
- Test and enable — click Test to run with real data, then Enable the workflow
Built-in suggestions
The AI panel offers ready-made prompts you can click to use directly:
- Send message to Slack when the record is updated
- Send notification email via Gmail when record is created
- Send to Teams bot upon record is created
- Send me email when status changes
- Update records when status changes
- Send HTTP request to Zapier
You can also describe your own task in plain language:
- “Calculate order total with 10% tax and update the record”
- “When a new support ticket is created, classify it by topic and assign it to the right team”
- “Every morning, check for overdue invoices and send reminder emails to customers”
Connecting third-party services
If your script needs Slack, Gmail, or other services, click the integration buttons at the top of the AI panel to connect your accounts. The AI will use these connections when generating code.