Skip to main content

we can get workspace_id from request body. where we can get the wokspace name? any API available?

Hey @rajabdeen​ 

 

When a user installs your Intercom integration you will have to use Oauth to authenticate them. After trading the Intercom authorization code for an access token, you will receive the workspace_id as well as the Application name in the response.

 

I believe the application name is what you are looking for?


@alexandra p​ ok. But even in development environment, i am getting workspace_id, what im missing is only workspace name. If i got u correctly, i would get the details once i publish the app only.


Reply