Meta · Arazzo Workflow
Meta Read User Then Feed
Version 1.0.0
Read a specific user's profile and then pull their timeline feed.
View Spec
View on GitHub
AdvertisingAnalyticsArtificial IntelligenceMessagingSocialSocial MediaVirtual RealityArazzoWorkflows
Provider
Workflows
read-user-then-feed
Confirm a user exists, then return their feed of posts.
Reads the User node for the supplied id and, on success, retrieves the feed edge for the same user.
1
readUser
getUser
Read the User node for the supplied id, returning the requested fields.
2
getFeed
getUserFeed
Retrieve the feed of posts for the confirmed user.