Discussions
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.
Posted by Christian 9 months ago
what is company cam api address
api adress
Posted by Greg McPartlin 10 months ago
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?
Posted by Craig Schmieder 12 months ago
Embedding Project Map
Hello,
I'm looking for a way to embed the project map (https://app.companycam.com/map) with pins into a website. I can see a way of pulling individual coordinates and inserting them into a map, but that method gets a little messy. Is there a way of getting to the project map directly?
Thanks,
Posted by Jason V 12 months ago
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?
Is there a specific query to show deleted photos that could then delete in other systems being kept in sync?
Posted by Seth about 1 year ago
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?
See screen capture:
https://static.companycam.com/lambda/projects/35603471/photos/aHR0cHM6Ly9jb21wYW55Y2FtLXBlbmRpbmcuczMuYW1hem9uYXdzLmNvbS83YzMzMmEwMS05OGI1LTRmYjYtYmE3ZC0wYmE2MjFkMzk5YjcuUE5H.jpeg?d=2880x2880°rade=true
Posted by Craig Schmieder about 1 year ago
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?
Posted by Megan C about 1 year ago
Where I can get link to REST PHP API
Do you have a PHP library or Code Sample or REST API?
Posted by Amit Jain about 1 year ago
"Add Photo" - What is "uri"?
The "Project > Add Photo" endpoint expects an "uri" field in the body. What is that supposed to be, or where do I get it from? Can I use a "data:..." URI? The API could use some description here and there.
Posted by Adrian Kunz about 1 year ago
Returning Total Pages / Total Count
Would it be possible to add the total pages and total record count to API responses like /photos? Or maybe I'm missing something similar? Right now we have to make an extra API request to see if the next page will return any results.
Thanks!
Posted by [email protected] over 1 year ago