Triggers
Actions
Add users to group
Adds users to the selected Actioner group.
Create group
Create an Actioner group.
Create workflow
Create an Actioner workflow in an app.
Delete document
Deletes document for specified id.
Delete group
Delete the selected Actioner group.
Get config
Get app config by id or name
Get content of a document
This action retrieves document data from provided content url. To gather content url, use "Get document" or "List Documents" action.
Get document
Retrieves document metadata
Get Slack user mappings
Get Slack user mappings of a specific Actioner user. Either provide User ID or User Email to get Slack user mappings. If you set Slack Team parameter, there could be at most 1 Slack user mapping.
Get user by Actioner email
Find Actioner user by email.
Get user by Actioner ID
Find Actioner user by user ID.
Get user by connection variables
Get Actioner user via a connection variable's value, i.e. GitHub user ID.
Get user by Slack ID
Find Actioner user by Slack ID
Get user connection variables
Get user connection variables
Get user groups
Returns the list of groups that the selected user is a member of.
Get workflow
Get an Actioner workflow in an app.
Invite a Slack user to Actioner
Invite a Slack user to Actioner
List configs
Lists configs of an app
List documents
Lists documents for an app
List group members
Returns the list of Actioner group members for a selected group.
List workflows
List Actioner workflows in an app.
Remove users from group
Removes users from the selected Actioner group.
Search apps
This action search apps. This action can only be called by a user. Otherwise it fails.
Search groups
Returns the list of Actioner groups.
Search users
Returns the list of Actioner users.
Update config
Partially updates the app configuration
Update group
Updates the selected Actioner group name, description or tags.
Update workflow trigger
Update workflow trigger node.
Upsert document
This action creates a document if there is no document with the specified id. Otherwise it updates the document with the provided content, name and tags