Discussions
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.
Project List Max Output
Hi,
Photo "Description"
How do we retrieve the photo description via the API?
Request: API path to retrieve photo comments and tags for multiple items
To whom it may concern:
How can one access project discussion via the API?
To whom it may concern:
Understanding geofence coordinates
I have been mapping Project geofence data to a leaflet map. However, I now realize that the APIs "projects" endpoint only delivers this data for a single project (It appears to be the first project we created). And even with that project, edits to the geofence data are only reflected in the CompanyCam web UI and not the API. And no other projects contain any data in the APIs geofence property. But I do see it in the web UI.
"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?
Universal Links
Do you support universal links as outlined here: https://developer.apple.com/library/archive/documentation/General/Conceptual/AppSearch/UniversalLinks.html
how to get credentials?
Where can I find my client id?
how to get credentials?
How to get client_id and client_secret in companycam website to hit the API endpoints.