Creating a new Intercom account and configuring the client app
Creating a Intercom account
-
Choose on the Intercom URL
and choose Start my free trial on right upper corner of the page. -
Choose Try for free button on right upper corner of the page.
-
Choose the business type you require.
-
Enter all the information required on the page.
-
After entering all the information, choose Register.
Creating an Intercom developer app
To get the Client Id and Client Secret, you create a developer account.
-
Navigate to https://app.intercom.com/
. -
Enter the Email ID and Password/ Sign In Using Google and log in.
-
Choose user profile on the left bottom corner and choose settings.
-
Choose Apps & Integration.
-
Choose the Developer Hub tab under Apps & Integration.
-
Choose New app and create the app here.
-
Provide the app name and choose Create app.
-
Inside the app, navigate to the Authentication section.
-
Choose the edit and add redirect URIs. Add the your region-specific Redirect URL as
https://<aws-region>.console.aws.amazon.com/gluestudio/oauth
. For example, addhttps://us-east-1.console.aws.amazon.com/gluestudio/oauth for the us-east-1 region
. -
Get the generated Client Id and Client Secret in the Basic Information Section.