Cisco Webex · Arazzo Workflow
Cisco Webex Post an Adaptive Card and Read its Attachment Action
Version 1.0.0
Post a card message to a room, then submit and read an attachment action.
View Spec
View on GitHub
CollaborationCommunicationsMeetingsMessagingTeamsVideo ConferencingArazzoWorkflows
Provider
Workflows
post-card-and-read-attachment-action
Post a card, submit an attachment action, then read it back.
Posts a message with an adaptive card attachment, creates a submit attachment action against it, and retrieves the action details.
1
postCard
createMessage
Post a message carrying an adaptive card attachment into the room. The contentType identifies the payload as an adaptive card.
2
submitAction
createAttachmentAction
Create a submit attachment action against the posted card message, carrying the user-provided input data.
3
readAction
getAttachmentActionDetails
Read the attachment action back to retrieve the captured inputs.
Source API Descriptions
openapi