Knock · Arazzo Workflow
Knock Schedule a Recurring Workflow
Version 1.0.0
Identify a recipient, create a recurring schedule, then verify it was registered.
View Spec
View on GitHub
NotificationsMessagingInfrastructureWorkflowsCross-ChannelEmailSMSPushIn-AppChatSlackWebhooksMCPAI AgentsDeveloper PlatformArazzoWorkflows
Provider
Workflows
schedule-recurring-workflow
Identify a user, create a schedule, and confirm it was registered.
Upserts the recipient, creates a schedule for the named workflow with the supplied repeat rules, and lists schedules to verify registration.
1
identifyUser
identifyUser
Upsert the recipient so the schedule has a valid user to target.
2
createSchedule
createSchedules
Create a schedule for the workflow and recipient using the supplied repeat rules and optional start time.
3
verifySchedule
listSchedules
List schedules for the workflow and recipient to confirm the new schedule is registered.
Source API Descriptions
openapi