Reference
General automation actions
Actions that are not tied to a specific service, such as notifications, approvals and scheduling.
| Action | Description | Category |
|---|---|---|
| Delay | Adds a delay to the automation to execute the following actions after the delay period has passed. | Schedule |
| Message | Notification | |
| Provision Group | Create a Microsoft Group based on a template. | Provisioning |
| Send HTTP request | Configure an HTTP request to an endpoint url and pass headers, query parameters and a payload as body to it. | Invoke request |
| Send email | Send an email to one or multiple email addresses | Notification |
| Trigger Azure Function | Trigger an external Azure function, that then can retrieve data from Rencore Governance via the API. | Invoke request |
| Trigger Webhook | Trigger and external webhook, that can then retrieve data from Rencore Governance via the API. | Invoke request |