Discussions

Ask a Question

How to disconnect my company Account from my integration account ?

I'm integrating companyCam with my application , so I've succeeded to set OAuth2.0 , but I can't find how to disconnect my CompanyCam Account ? Do you have an API ? Or how to do it ? <br>

Should photos object have URLS or URIS field?

Docs do not match the actual return type <https://docs.companycam.com/reference/listprojectphotos> photos object has "urls" in docs and "uris" in response

OAuth Credentials

How much time do you provide the OAuth credentials after the request ?

Need help in recovering an accidently deleted Project

I accidently deleted a project trying to delete the report. Need assistance, please?

Access to Photo Description field

Your last entry in the changelog declared that you had added "Description" to the Photo data. Is this for responses only? Or can we now add Description text to a photo via the API? It would be extremely helpful if a method for adding Description text was available through the API.

Is there a way to view checklist reponses via the API?

Is there a way to view checklist reponses via the API? From what I can see, you can only access meta-data.

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? For example, something like: ccam://camera/PROJECT_ID/DEEPLINK_URI?tag=TAG_ID The idea being we want the photos taken to all be taken with a specific 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? Thank you.