GET /migration.exchange
For Enterprise Grid workspaces, map local user IDs to global user IDs
Servers
- https://slack.com/api
Query parameters
Name | Type | Required | Description |
---|---|---|---|
to_old |
Boolean | No |
Specify |
team_id |
String | No |
Specify team_id starts with |
token |
String | Yes |
Authentication token. Requires scope: |
users |
String | Yes |
A comma-separated list of user ids, up to 400 per request |
How to start integrating
- Add HTTP Task to your workflow definition.
- Search for the API you want to integrate with and click on the name.
- This loads the API reference documentation and prepares the Http request settings.
- Click Test request to test run your request to the API and see the API's response.