Knock · Arazzo Workflow
Knock Register Push Token and Read Feed
Version 1.0.0
Identify a user, register their channel data, then read their in-app feed.
View Spec
View on GitHub
NotificationsMessagingInfrastructureWorkflowsCross-ChannelEmailSMSPushIn-AppChatSlackWebhooksMCPAI AgentsDeveloper PlatformArazzoWorkflows
Provider
Workflows
register-push-token-and-read-feed
Identify a user, set channel data, and read their in-app feed.
Upserts the user, registers channel data for the given channel, and lists the user's in-app feed items for that channel.
1
identifyUser
identifyUser
Upsert the user so channel data and feed lookups have a valid recipient.
2
setChannelData
setUserChannelData
Register the user's channel data for the given channel so push or in-app delivery can target them.
3
readFeed
listUserInAppFeedItems
Read the user's in-app feed items for the channel to confirm what they will see in the feed.