GET /migration.exchange

For Enterprise Grid workspaces, map local user IDs to global user IDs

Servers

Query parameters

Name Type Required Description
to_old Boolean No

Specify true to convert W global user IDs to workspace-specific U IDs. Defaults to false.

team_id String No

Specify team_id starts with T in case of Org Token

token String Yes

Authentication token. Requires scope: tokens.basic

users String Yes

A comma-separated list of user ids, up to 400 per request

How to start integrating

  1. Add HTTP Task to your workflow definition.
  2. 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.
  3. Click Test request to test run your request to the API and see the API's response.