Enable a workflow in a SuprSend workspace to start processing notifications.
suprsend workflow enable <workflow-slug> [flags]
<workflow-slug>
# Enable workflow in staging workspace suprsend workflow enable my-workflow # Enable workflow in another workspace suprsend workflow enable user-signup --workspace production
Was this page helpful?