Skip to content

Intercom (Independent Publisher)#4137

Open
aaronmahbuild wants to merge 1 commit intomicrosoft:devfrom
aaronmah:connector/intercom
Open

Intercom (Independent Publisher)#4137
aaronmahbuild wants to merge 1 commit intomicrosoft:devfrom
aaronmah:connector/intercom

Conversation

@aaronmahbuild
Copy link
Copy Markdown

@aaronmahbuild aaronmahbuild commented Mar 5, 2026

  • I attest that the connector doesn't exist on the Power Platform today. I've verified by checking the pull requests in GitHub and by searching for the connector on the platform or in the documentation.
  • I attest that the connector works and I verified by deploying and testing all the operations.
  • I attest that I have added detailed descriptions for all operations and parameters in the swagger file.
  • I attest that I have added response schemas to my actions, unless the response schema is dynamic.
  • I validated the swagger file, apiDefinition.swagger.json, by running paconn validate command.
  • If this is a certified connector, I confirm that apiProperties.json has a valid brand color and doesn't use an invalid brand color, #007ee5 or #ffffff. If this is an independent publisher connector, I confirm that I am not submitting a connector icon.
  • I have named this PR after the pattern of "Connector Name (Independent Publisher)" ex: HubSpot Marketing (Independent Publisher)
  • Within this PR markdown file, I have pasted screenshots that show: 3 unique operations (actions/triggers) working within a Flow. This can be in one flow or part of multiple flows. For each one of those flows, I have pasted in screenshots of the Flow succeeding.
  • Within this PR markdown file, I have pasted in a screenshot from the Test operations section within the Custom Connector UI.
  • If the connector uses OAuth, I have provided detailed steps on how to create an app in the readme.md.

Intercom Connector (Independent Publisher)

Overview

Connects Power Automate to Intercom, the customer messaging platform. Enables automating conversations, contacts, and tickets with CRUD operations and search.

This connector provides action operations only. Polling triggers for conversations and tickets are planned for a future version.

Publisher

Aaron Mah

Prerequisites

  • An Intercom workspace with a Developer Hub app
  • An access token with permissions: Read/Write conversations, Read/Write users, Read/Write tickets, Read admins, Read content data

Supported Operations

Actions (13):

Action Description
Search Conversations Search conversations by state, date, assignee, or tags
Get Conversation Get full details of a specific conversation
Reply to Conversation Send a reply to a conversation as an admin
Close Conversation Close an open conversation
Search Contacts Search contacts by email, name, role, or other fields
Get Contact Get full details of a specific contact
Create Contact Create a new lead or user contact
Search Tickets Search tickets by state, date, or other fields
Get Ticket Get full details of a specific ticket
Create Ticket Create a new ticket linked to a contact
Update Ticket Update ticket state, assignment, or attributes
List Tags List all tags in the workspace
List Admins List all admins and teammates

Test Results

  • API: 13/13 operations passed ✅
  • Import: Connector imported and connection created ✅
  • Operations: 13/13 operations passed in PA test tab ✅
  • Scenarios: 3/3 end-to-end flows passed ✅

Test Tab — All Operations

all-operations-passed

Scenario Flows

Scenario 1: New Conversation Alert
scenario-1-run-success

Scenario 2: Form to Ticket
scenario-2-run-success

Scenario 3: Weekly Feedback Digest
scenario-3-run-success

Add Intercom connector with Search/Get/Create/Update operations for conversations, contacts, and tickets. Actions only — triggers deferred to future version.
@aaronmah aaronmah force-pushed the connector/intercom branch from 01e80f7 to 57780f7 Compare March 5, 2026 23:26
@aaronmahbuild aaronmahbuild marked this pull request as ready for review March 6, 2026 00:34
@aaronmahbuild aaronmahbuild requested a review from a team as a code owner March 6, 2026 00:34
@vmanoharas
Copy link
Copy Markdown
Contributor

Hi @aaronmahbuild,

Thank you for submitting the connector. However, our Independent publisher connector certification process has been changed. Please follow the instructions from the below links and submit connector zip package.

https://learn.microsoft.com/en-us/connectors/custom-connectors/certification-submission

https://learn.microsoft.com/en-us/connectors/custom-connectors/certification-submission-ip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants