Discussions

Ask a Question

API - Access Videos

Is there a way to access videos through a project api request? I am able to see photos taken but no videos come through

Is there a way to add a task with the API

This will be super helpful to be able to create project related tasks

Deeplink with tag parameter?

Is it possible to utilize the camera deeplink while passing in a tag?

Retrieve answers submitted to a checklist

Hello. I am able to get what looks like the meta data for a checklist from the API "Retrieve Project Checklist". How can I get the answers a user submitted?

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.