slack_web_api v1.2.1 SlackWebAPI.Api.Migration
API calls for all endpoints tagged Migration.
Link to this section Summary
Functions
For Enterprise Grid workspaces, map local user IDs to global user IDs
Link to this section Functions
Link to this function
migration_exchange(connection, opts \\ [])
migration_exchange(Tesla.Env.client(), keyword()) :: {:ok, map()} | {:error, Tesla.Env.t()}
For Enterprise Grid workspaces, map local user IDs to global user IDs
Parameters
- connection (SlackWebAPI.Connection): Connection to server
- opts (KeywordList): [optional] Optional parameters
Returns
{:ok, %{}} on success {:error, info} on failure