Create a Zoom meeting intake
Use “Create a Zoom meeting intake” in Recued. It runs the Zoom meeting creation workflow with approval before changes are made.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (13 steps)
user_id
trim
Trim whitespace from setting user id
topic
trim
Trim whitespace from setting topic
start_time
trim
Trim whitespace from setting start time
agenda
trim
Trim whitespace from setting agenda
password
trim
Trim whitespace from setting password
has_user
compare
Check if user id has data
has_topic
compare
Check if topic has data
user
?
settings
?
skip_create
any
Check if any of the conditions are true
created_meeting
?
skip: step.skip_create equal true
skipped
compare
Check if skip create equals true
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
zoom
setting
=
topic
setting
=
agenda
setting
=
user id
setting
=
me
duration
setting
=
30
password
setting
=
timezone
setting
=
UTC
start time
setting
=
waiting room
setting
=
true
approval type
setting
=
2
auto recording
setting
=
none
mute upon entry
setting
=
true
join before host
setting
=
false
registration type
setting
=
1
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.