Application Node Fields
Application node config stores integration and action details.| Field | Purpose |
|---|---|
| provider_key | Integration provider such as WATI or Resend. |
| adapter_key | Connection adapter used for the provider. |
| action_key | Specific action to run. |
| function_key | Function-level key for catalog actions when provided. |
| template_name | WATI template name or action-specific template. |
| parameters | Values passed into the template or action. |
| outputs.success | Next node after successful action. |
| outputs.failure | Next node after failed action. |
Common Application Actions
Use actions that fit the workflow moment.WATI template
Send a WhatsApp template with named parameters and broadcast name.
WATI session message
Send a WhatsApp session message where the provider supports it.
Resend email
Send email with from address, recipient, subject, and text body.
Catalog action
Run an available integration action through its configured connection.
Prepare An Application Node
Related Reading
Using Integrations In Workflows
Connect workflow actions.
Lead Variables
Map data into templates.
Integration Functions
Understand action catalog behavior.
Voice AI Provider Selection
Choose the call stack before automating the follow-up path.