Discussions
Embedding Project Map
Hello,
I'm looking for a way to embed the project map (https://app.companycam.com/map) with pins into a website. I can see a way of pulling individual coordinates and inserting them into a map, but that method gets a little messy. Is there a way of getting to the project map directly?
Thanks,
Posted by Jason V over 1 year ago
Create and update to-do lists
Hi CompanyCam team.
We are trying to add the functionalities of the software to our application, and we need to be able to create a task list from our application, in which part of the API are these instructions reflected?
I only see the webhooks option to read, but we need to create the tasks and edit them from our app.
Posted by Ender Maldonado about 1 year ago
how to get credentials?
How to get client_id and client_secret in companycam website to hit the API endpoints.
Posted by Muhammad Ahsan over 2 years ago
Universal Links
Do you support universal links as outlined here: https://developer.apple.com/library/archive/documentation/General/Conceptual/AppSearch/UniversalLinks.html
I’d like to be able to set up a button in an Airtable base to link it to my customer in company cam but instead of opening the project in a browser it opens the project right in the app.
I run Airtable and CompanyCam on my iPad and this would be handy.
Posted by Stetson Ramey about 2 years ago
Request: API path to retrieve photo comments and tags for multiple items
To whom it may concern:
Retrieving comments and tags via the API as it is currently documented requires the end user to issue a separate request to retrieve comments and tags for every individual photo in a given project (cf. List Comments). Just off the top of my head, it seems like it would be reasonable to allow the {photo_id} parameter to accept a comma delimited list.
More generally, after using the API for a while to build some integrations, I can say that it'd be especially nice to have some optional denormalization parameters when making requests against the "List Photos" and "Retrieve Photo" endpoints, which would tell the API to include, e.g., comments and tags as an embedded array within each photo object. Picture a query parameter like "&includeComments=1", for example.
Thanks for your time.
Posted by Jeff McMahan almost 2 years ago
Photo "Description"
How do we retrieve the photo description via the API?
Posted by Craig Schmieder almost 2 years ago
Project Label API
My API endpoint, "Project | Add Labels" (POST https://api.companycam.com/v2/projects/{project_id}/labels) returns confusing results. It seems to return JSON of existing Labels and does not actually add the Label I post. Can you please help?
See screen capture:
https://static.companycam.com/lambda/projects/35603471/photos/aHR0cHM6Ly9jb21wYW55Y2FtLXBlbmRpbmcuczMuYW1hem9uYXdzLmNvbS83YzMzMmEwMS05OGI1LTRmYjYtYmE3ZC0wYmE2MjFkMzk5YjcuUE5H.jpeg?d=2880x2880°rade=true
Posted by Craig Schmieder over 1 year ago
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.
Posted by David Silverstein over 2 years ago
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!
Posted by [email protected] almost 2 years ago
how to get credentials?
Where can I find my client id?
Posted by divyesh bhalodi about 2 years ago