+
Automate CompanyCam & Intercom
Stop paying for mismatched spreadsheets. Sync data between CompanyCam and Intercom in real-time, so you can manage your operations without the busywork.
Custom API Integration
Secure Data Transfer
Done-For-You Setup
How the Data Flows
graph LR
subgraph Source ["CompanyCam"]
T1(["Checklist Completed"])
end
subgraph Middleware ["Enterprise Integration Core"]
W[Webhook
Listener] --> V{Validation
& Auth}
V -->|Fail| DLQ[Dead Letter
Queue]
V -->|Pass| Map[Data Mapping
& Transformation]
Map --> Retry[Rate Limiting
& Retries]
end
subgraph Target ["Intercom"]
A1(["Add Event Legacy"])
end
T1 -->|JSON Payload| W
Retry -->|Authenticated API POST| A1
style Source fill:transparent,stroke:#cbd5e1,stroke-dasharray: 5 5
style Target fill:transparent,stroke:#cbd5e1,stroke-dasharray: 5 5
style Middleware fill:#f8fafc,stroke:#94a3b8,stroke-width:2px
style T1 fill:#3b82f6,stroke:#fff,stroke-width:2px,color:#fff
style W fill:#1f2937,stroke:#fff,stroke-width:1px,color:#fff
style V fill:#1f2937,stroke:#fff,stroke-width:1px,color:#fff
style Map fill:#1f2937,stroke:#fff,stroke-width:1px,color:#fff
style Retry fill:#1f2937,stroke:#fff,stroke-width:1px,color:#fff
style DLQ fill:#ef4444,stroke:#fff,stroke-width:1px,color:#fff
style A1 fill:#e11d48,stroke:#fff,stroke-width:2px,color:#fff
Top Ways to Automate CompanyCam & Intercom
- Automated Photo Sharing: Instantly send photos captured in CompanyCam to relevant Intercom conversations, ensuring your support team has immediate access to visual documentation for faster issue resolution.
- Real-Time Notifications: Automatically notify your team in Intercom whenever new photos are uploaded to CompanyCam, keeping everyone informed and aligned on project progress without manual checks.
- Seamless Customer Updates: Create automated workflows that update customers in Intercom with the latest project photos from CompanyCam, enhancing transparency and improving customer satisfaction through timely communication.
How to Build the CompanyCam → Intercom Sync
- Set up a webhook in CompanyCam to trigger on the event of a new photo upload. This will send a POST request to your designated endpoint.
- Configure your endpoint to listen for the webhook payload, which includes the photo URL and associated job metadata (e.g., job ID, location, timestamp).
- Extract the relevant data from the webhook payload, specifically the job ID and photo URL.
- Use the Intercom REST API to create a new conversation or update an existing one. Make a POST request to the endpoint
https://api.intercom.io/messages, including the extracted job ID and photo URL in the payload. - Ensure that the Intercom message includes contextual information from the job metadata to provide agents with the necessary details.
Developer Warnings & API Gotchas
- Ensure that the job ID from CompanyCam matches the user ID in Intercom. If there is a mismatch, the photo may not be linked to the correct customer conversation.
- Be cautious about the payload size when sending photo URLs to Intercom; large images may cause issues with the API request. Consider using a thumbnail or compressed version of the image.
- When mapping the metadata, verify that all required fields in the Intercom API are populated; missing fields can lead to failed API requests.
Supported API Operations
We leverage official, stable endpoints to ensure secure data transfer. No deprecated legacy routes.
-
When this happens in CompanyCam... Checklist CompletedDo this in Intercom Add Event (Legacy)
-
When this happens in CompanyCam... List Checklist TemplateDo this in Intercom Add Note
-
When this happens in CompanyCam... List of project labelsDo this in Intercom Add Tag to Contact
-
When this happens in CompanyCam... List of tagsDo this in Intercom Add Tag to User (Legacy)
-
When this happens in CompanyCam... New DocumentDo this in Intercom Add/Remove Tag on Company
SyncMatrix Experts
Available for Hire
We are an AI-powered automation team. We build custom, reliable API workflows that eliminate manual data entry.
Speak with an Integration Architect
We build custom API workflows that don't hit rate limits.
Where should I send your blueprint & pricing?