Skip to content

Commit c9c1a76

Browse files
committed
Adding note about where to find app_id and api key
1 parent 829907a commit c9c1a76

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ Intercom.app_id = "my_app_id"
3030
Intercom.app_api_key = "my-super-crazy-api-key"
3131
```
3232

33+
You can get your `app_id` from the URL when you're logged into Intercom (it's the alphanumeric just after `/apps/`) and your API key from the API keys settings page (under your app settings in Intercom).
34+
3335
### Resources
3436

3537
Resources this API supports:

0 commit comments

Comments
 (0)