This action creates a shareable link for a specific meeting.
Developer info
- API endpoint slug
- convo_ai.share_meeting
- Filter code method
- ConvoAi.shareMeeting.skip(string?: reason)
- Runtime method
- runAction("convo_ai.share_meeting", {})
Action fields
Meeting Text input > Short text
- Label
- Which meeting should be shared?
- Helper text
- The meeting ID from your Convo account.
- Slug
- meeting_id
- Required
- true
- Can have default value
- true
- Filter code method
- ConvoAi.shareMeeting.setMeetingId(string: meeting_id)