Cisco Webex · Arazzo Workflow
Cisco Webex Find Person and Send Direct Message
Version 1.0.0
Look up a person by email and send them a 1:1 direct message.
View Spec
View on GitHub
CollaborationCommunicationsMeetingsMessagingTeamsVideo ConferencingArazzoWorkflows
Provider
Workflows
find-person-direct-message
Find a person by email and send them a direct message.
Looks up a person by exact email match and, when found, sends them a 1:1 direct message addressed by email.
1
findPerson
listPeople
Look up the person by exact email match. Only exact matches are returned, so at most one person is expected.
2
sendDirectMessage
createMessage
Send a 1:1 direct message to the resolved person, addressed by email via toPersonEmail.
Source API Descriptions
openapi