- Subcategories:
- Installed Slack Application
Slack Application REST Endpoints
Slack Application
The CampaignSlackapplicationsUIVO resource provides access to Slack application configurations for campaigns.
- Create a Slack application
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/communicateUISlackApps - Delete a Slack application
- Method: deletePath:
/hcmRestApi/resources/11.13.18.05/communicateUISlackApps/{CampSlackAPPId} - Exchange code for the token
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/communicateUISlackApps/action/exchangeCodeForToken - Get a Slack application
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/communicateUISlackApps/{CampSlackAPPId} - Get all Slack applications
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/communicateUISlackApps - Update a Slack application
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/communicateUISlackApps/{CampSlackAPPId}