Skip to main content
Connecting DialNexa integrations creates an organization-level connection that workflows and eligible agent actions can use. Wati and Resend use credential-style setup in the dashboard, and other future providers may use hosted connection flows.
A connection saved without validation is like a locked door with a handwritten key taped nearby. Check it before building on it.

Connection Methods

MethodHow it worksExamples
CredentialsUser enters required fields in DialNexa.Wati API key, Resend API key, Resend from email.
Hosted flowDialNexa opens a provider-managed connection URL where supported.Future or requested providers may use this pattern.
ValidationDialNexa checks whether the stored connection can be used.Use before workflow launch or agent exposure.
DisconnectRemoves the organization connection for the provider and adapter.Use when rotating credentials or removing access.

Provider Credential Requirements

ProviderRequired connection fieldsAction depends on
WatiAPI key.Valid WhatsApp templates, phone numbers, message body, and template parameters.
ResendAPI key and from email.Verified sender setup, recipient email, subject, and text body.

Connection Statuses

StatusMeaningWhat to do
ConnectedCredentials are stored and validation succeeded.Safe to use in workflows, then monitor invocations.
PendingConnection exists but has not completed validation or hosted return.Validate again or complete the provider flow.
ErrorThe provider or adapter returned a failure.Open the error, update credentials, then validate.
DisconnectedNo active organization connection is available.Reconnect before using actions.

Connect And Validate

1

Open Integrations

Choose the provider row, such as Wati or Resend.
2

Enter required credentials

Add API key and any provider-specific fields. For Resend, include the from email that should send messages.
3

Save the connection

Save credentials before wiring workflows or agent actions.
4

Validate

Confirm the provider accepts the connection. Validation failure is cheaper here than inside a live campaign.
5

Use one test action

Run a small workflow or action test and inspect invocation evidence.

Connection Troubleshooting

Validate the connection and inspect invocation errors. The action may be missing required fields even when credentials are valid.
Hosted connection may not have completed, or validation may not have run after saving credentials.
Confirm the from email belongs to the connected Resend setup and is allowed to send.
Confirm the template exists, is approved, and receives the correct number of parameters.

WhatsApp With Wati

Connect and send WhatsApp messages.

Email With Resend

Connect and send emails.

Using In Workflows

Use connected actions.

Integration Functions

Debug action execution.