Discussions
Reports via API
Been poking around for a bit, but I'm not seeing anything to do with Reports in the API docs.
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.
Deep Links Not Opening Project All The Time
We have started implementing deep links (eg: ccam://projects/12345678) in our Jobber notes to let our crews jump directly to that project in the CompanyCam app on their Android phones.
GET Projects Retrieves Deleted Projects
Is it expected behavior for a GET request on the list projects route would return projects that have been deleted and if so is there a way to filter them out in the query?
Un-delete a project?
I deleted some projects, not knowing the link to the photos would no longer work. Is there a way to un-delete a project, or is there a trash somewhere?
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.
Share photos link through API
Currently in CompanyCam we have a process where we select all the photos from a certain day, click share, then click gallery, then we copy the link that is created.
Correlation between "Before" photos and "After" photos?
Is there anything in place when creating a "Before and After" photo that stores any reference to the original "Before" and "After" photo?
Project templates with to-do lists and reports. And creating new project from templates.
Hi, I wanted to ask if there are any plans to create a project from a project template via API or manually? 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 to each newly created project
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.