Twilio · Arazzo Workflow
Twilio Find an In-Progress Conference and Add a Participant
Version 1.0.0
List in-progress conferences, fetch a matching one by SID, then dial a new participant into it.
View Spec
View on GitHub
AuthenticationCommunicationsContact CenterEmailIoTMessagingPhoneSMST1VerificationVideoVoiceArazzoWorkflows
Provider
Workflows
find-and-add-participant
Locate a live conference and dial a participant into it.
Lists in-progress conferences, fetches the first match, and adds a participant by dialing them.
1
listConferences
listConferences
List conferences currently in progress.
2
fetchConference
fetchConference
Fetch the matched conference by SID to confirm it is live.
3
addParticipant
createParticipant
Dial a new participant into the conference from the Twilio caller ID.