Intercom
The Intercom connector facilitates seamless integration with the Intercom customer communication platform, enabling businesses to manage and engage with customers across various channels.
Configuring API Connector in DronaHQ
Add a Account name
. Then click Save
, it will open a pop-up window asking you to sign-in into your Intercom account. Continue with the steps and give access to DronaHQ to connect with your Intercom ID and its information.
After successfully configuring and saving the connector settings, you can easily access your newly connected account by navigating to the connected accounts
list. You can find this option from the Connector -> Manage Account
section. This centralized location allows you to conveniently monitor and manage your connected accounts.
Supported API endpoints
Action Name | Description |
---|---|
CreateUser | Creates a new user in the system. |
CreateLead | Adds a new lead to the database. |
GetContactByID | Retrieves contact information based on the ID. |
GetAllContacts | Fetches a list of all available contacts. |
UpdateUser | Modifies and updates user details. |
UpdateLead | Updates information for a specific lead. |
SearchByEmail | Searches for records based on an email address. |