Connection
To get started with the Intercom API, you need to initialize the API handler with the required access token for authentication. You can do this as follows:access_token
: Your Intercom access token for authentication.
Check out this guide on how to get the intercom access token in order to access Intercom data.
Usage
You can retrieve data from Intercom using aSELECT
statement. For example:
WHERE
clause. Here’s an example:
INSERT
statement. Here’s an example:
UPDATE
statement. For instance: