Discussions

Ask a Question
ANSWERED

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!
ANSWERED

Project docs

I don’t see project docs listed on the api. Would like to integrate the project docs in CompanyCam with Monday.com. Is this possible? If so, would like to discuss in more detail.
ANSWERED

how to get credentials?

Where can I find my client id?
ANSWERED

Where I can get link to REST PHP API

Do you have a PHP library or Code Sample or REST API?
ANSWERED

Project List Max Output

Hi, I am calling on the API from Power BI for a dashboard I am building but am having a problem with the Projects List. No matter what I set the 'per_page' query as (i.e. 100000) [while omitting the 'page' query], I get a maximum of 50 projects in the output. Is this something I am not doing properly or a limitation in this API call? Any help would be greatly appreciated! Thanks.
ANSWERED

"Update Photo" API endpoint only udates "internal" property of a photo?

I'm not sure I understand the "Update Photo" API endpoint, https://api.companycam.com/v2/photos/{id}. It accepts an object which would lead me to assume that we can update various properties of a photo. The example for the API only demonstrates the "internal" property being changed, and that's indeed the only property that I am able to update. That would seem just a bit unusual as it accepts an object not just a true/false property. Id really like to add my own properties to the photo object, like "price". Possible?

Photo Description Question

I do not see the Photo description being available in the API. Is there a way to integrate and pull the description?

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?
ANSWERED

Possible scope values for webhook endpoints

I can't find the possible scope values for the webhook create/update endpoints. Spent about 15 minutes - can someone tell me what they are? This stuff should 100% be easy to find in the documentation

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?