Learn about the workflow triggers supported by Blink.
Interface | Description |
---|---|
Manual Trigger | Users with access to the Blink platform can also trigger workflows manually. |
Self-Service Portal | Allows authorized users to trigger workflows through a dedicated UI. |
Slack & Microsoft Teams | Enables workflow execution directly from messaging platforms. |
Subflows | Workflows that can be used when triggered by a parent workflow, typically useful when the subflow is an action that is needed by more than one parent workflow. |
Use cases and examples
Trigger Type | Description |
---|---|
External event triggers | Events triggered by third-party integrations. |
Custom Webhooks | User-defined webhooks that trigger workflows. |
Web Forms | Create and share a secure, interactive web page designed to gather input. |
Native Blink events | Built-in events generated within Blink. |
Case Management events | Events associated with case tracking and management. |
Use cases and examples
Scheduling Method | Description |
---|---|
Fixed Intervals | Run workflows hourly, daily, weekly, or at custom time frames. |
Cron Expressions | Specify complex scheduling patterns using standard cron syntax. |
Use cases and examples