Custom Actions
Last updated: April 30, 2025
Introduction
You can enable custom workflows with your apps that support API integrations by using custom actions.
For example:
📄 Zoom - Add Onboarding User as Alternate Host for Meeting
Steps

Navigate to the desired Application in YeshID (Applications > Application Name)
Click the "Connect & Integrate" tab
Scroll down and click "Add Action
Name the action whatever you'd like

Configure the Action with parameters:
Method:
Optional Configuration:
URL Parameters (Key, Value)
Headers (Key, Value)
Body: JSON that supports template variables. (See below)
Note that it's necessary to surround variables of type string with quotes (i.e. "{{.User.Email}}"
