viaSocket Help

Workflow

A Workflow is an automated sequence that connects your apps and runs tasks for you - without any manual effort. You define what should happen and when, and viaSocket takes care of the rest.

Every workflow has two parts: a Trigger that starts it, and one or more Actions that run after. The trigger listens for an event, like a form submission, a webhook call, or a scheduled time. Actions are the steps that execute in response, sending messages, updating records, calling APIs, and more.


Trigger
Actions
Data Mapping
Managing Workflows
Execution & Logs