Discussions

Ask a Question

API for managing internal and external collaborators

I'm interested in using the API to automatically manage permissions/collaborators for companycam projects. When internal users or external subcontractors are assigned to a project in our CRM, we would like to add them to the corresponding companycam project.

Problem with Project Add Photo

I have been trying to upload photos using the API. I get a response code 201 but the photo never appears. The processing status always shows as Pending when I do a Retrieve Photo. When I do Project List Photo, it doesn't return anything.

ANSWERED

Create and update to-do lists

Hi CompanyCam team.
We are trying to add the functionalities of the software to our application, and we need to be able to create a task list from our application, in which part of the API are these instructions reflected?

ANSWERED

Invite Guests to Projects Using API

Is there anyway to invite guests to a project to upload photos using the API? We have around 800 sub contractors and over 50 internal employees and are considering using Company Cam. We need to be able to integrate with our CRM and invite our subcontractors to projects using the API as the projects will be automatically created from our CRM once the service is scheduled on our end.

ANSWERED

what is company cam api address

api adress

ANSWERED

Suddenly seeing CORS based API rejections

We are suddenly seeing rejections to our API requests through Chrome and Edge. This is a critical problem for us now. Have the CORS policies changed?

ANSWERED

Embedding Project Map

Hello,

ANSWERED

Tracking photo deletes via webhook

I dont see any way to have webhook set on delete - has anyone come up with best way to handle?

ANSWERED

Project Label API

My API endpoint, "Project | Add Labels" (POST https://api.companycam.com/v2/projects/{project_id}/labels) returns confusing results. It seems to return JSON of existing Labels and does not actually add the Label I post. Can you please help?

Collaboration Links

I'd like to have an automation where a collaboration url link is created and the link is accessible so I can input that url into a note in my CRM. Is there anyway to currently achieve this using webhooks or custom API?