Skip to content

Intercom

Reference


Intercom is the complete AI-first customer service solution, giving exceptional experiences for support teams with AI agent, AI copilot, tickets, …

Categories: [customer-support]

Version: 1


Connections

Version: 1

OAuth2 Authorization Code

Properties

NameTypeControl TypeDescription
Client idSTRINGTEXT
Client secretSTRINGTEXT

Actions

Create Contact

Create new contact

Properties

NameTypeControl TypeDescription
Contact RoleSTRINGSELECTRole of the contact
Contact EmailSTRINGTEXTEmail of the contact
Contact NameSTRINGTEXTName of the contact
Contact PhoneSTRINGTEXTPhone of the contact must start with a ”+” sign
Contact ImageSTRINGTEXTImage of the contact

Output

Type: OBJECT

Properties

TypeControl Type
STRINGTEXT
STRINGTEXT
STRINGTEXT
STRINGTEXT
STRINGTEXT
STRINGTEXT

Get Contact

Get a single Contact

Properties

NameTypeControl TypeDescription
Contact NameSTRINGSELECT

Output

Type: OBJECT

Properties

TypeControl Type
STRINGTEXT
STRINGTEXT
STRINGTEXT
STRINGTEXT
STRINGTEXT
STRINGTEXT

Send Message

Send a new message

Properties

NameTypeControl TypeDescription
Message TypeSTRINGSELECTIn app message or email message
TitleSTRINGTEXTTitle of the Email/Message
ContentSTRINGTEXTContent of the message
TemplateSTRINGSELECTThe style of the outgoing message
ToSTRINGSELECTReceiver of the message

Output

Type: OBJECT