X (Twitter) · Arazzo Workflow
X Pin the Authenticated User's First Owned List
Version 1.0.0
List the owned Lists, then pin the first one to the user's profile.
View Spec
View on GitHub
Social MediaMicrobloggingReal-Time DataStreamingAdvertisingContentArazzoWorkflows
Provider
Workflows
pin-owned-list
Find the user's first owned List and pin it.
Chains the owned-lists endpoint into the pin-list endpoint, branching to a no-op end when the user owns no Lists.
1
ownedLists
getUsersOwnedLists
List the Lists owned by the authenticated user.
2
pinList
pinList
Pin the first owned List to the authenticated user's profile.