Integration
Overview
If you have created an integrations, the methods for that integration become available as patches.
Each method you create will become one patch.
This allows you to let user actions store and use data in the variables.
Overview
Remove a User From Group handles removing a user from a group.
Integration logic block configuration
Patch Name |
Identifier used in the CMS. |
The identifier should reflect content or function. |
||
Integration |
Name of the integration the method belongs to. |
|||
Method |
Name of the method. |
|||
Tunnel request through Appspotr proxy |
Tunnels request through Appspotr proxy. |
|||
Inputs |
Connections coming in to this patch. |
|||
Outputs |
Connections going out from this patch. |
|||
Toast Messages |
Short notifications to the user. |
|||
On Success |
The message presented to the user on success. |
|||
On Success Accessibility Label |
Interface Accessibility label. |
|||
On Success Accessibility Hint |
Interface Accessibility hint. |
|||
On Error |
The message presented to the user on error. |
|||
On Error Accessibility Label |
Interface Accessibility label. |
|||
On Error Accessibility Hint |
Interface Accessibility hint. |