Slack · Arazzo Workflow
Slack Add a Reminder and Confirm It
Version 1.0.0
Create a reminder for a user and read it back to confirm.
View Spec
View on GitHub
BotsChatCollaborationMessagingProductivityT1Team CommunicationArazzoWorkflows
Provider
Workflows
add-reminder-for-user
Add a reminder for a user and read it back to confirm.
Adds a reminder for a user at the supplied time and then reads the reminder back by its ID to confirm it was stored.
1
addReminder
postRemindersAdd
Add the reminder for the supplied user at the supplied time and capture the new reminder ID.
2
confirmReminder
getRemindersInfo
Read the reminder back by its ID to confirm the stored details.