Discussions
what is company cam api address
api adress
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.
Can the ability to update a contact on an existing project be added?
I've noticed I can create a new contact when creating a project but there seems to be no way (based on the OAS file, web docs, and personal experimentation) to update the contact once the project is created.
Reports via API
Been poking around for a bit, but I'm not seeing anything to do with Reports in the API docs.
When do access tokens expire?
I have a Zapier webhook to retrieve data from CompanyCam and edit labels, but the access token keeps expiring and I have to keep updating it every time I run a Zap. How often do they refresh and is there a way to avoid this??
Create To-do lists and Reports from Templates
Hi, I wanted to ask if there are any plans to add an ability to create To-do lists and Reports from Templates via API? We work on same type of projects with repeating processes and this would be a huge time saver for us if we would not have to manually add all to-do lists and reports.
API To create a gallery
Hi, is there a way to create a gallery via the API?
Is it possible to get a checklist doc (pdf) via the API?
Is it possible to get a checklist doc (pdf) via the API by referencing the company cam project ID?
Update Group API Not Working
I tried to test the Update Group API to add the users to the group but the response was coming "Internal server error, try again shortly."
Distinguish Project photo and photo comment update
Hi CompanyCam,
We are currently implementing integration with your api. The project photo list response has updated_at timestamp, we are doing image re-downloads if the photo was updated. We recently noticed that this timestamp also gets updated when new comments are added to the photo.