Recued
Menu
← Back to recipes

Send a Webex room update

by recued-core v1 10 views

Use “Send a Webex room update” in Recued. It runs the Webex post for one room, optionally as a threaded reply with approval before changes are made.

How it works 14 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (14 steps)
room_id trim
Trim whitespace from setting room id
text trim
Trim whitespace from setting text
markdown trim
Trim whitespace from setting markdown
parent_id trim
Trim whitespace from setting parent id
has_text compare
Check if text has data
has_parent compare
Check if parent id has data
room ?
skip_plain_post any
Check if any of the conditions are true
skip_thread_post any
Check if any of the conditions are true
root_message ?
skip: step.skip_plain_post equal true
thread_message ?
skip: step.skip_thread_post equal true
posted_message ternary
Apply ternary
skipped compare
Check if has text does not equal true
card to_summary
Format results as a summary card
Settings 5 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

text setting =
webex setting =
room id setting =
markdown setting =
parent id setting =

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Permissions it requires

Read your Webex connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

webex webexchatroommessagesendthreadapprovalpack:webex

Details

14 steps 5 configurable settings recipe_id: send-room-update-webex