Discussions

Ask a Question
ANSWERED

Request for client ID and secret for OAuth 2.0

I submitted the form to request for a client id and a secret for OAuth 2.0. How soon will I get a response?

ANSWERED

Description for Photos

In your API documentation, you list the Description field for a photo as a text string. However, when I GET a photo by ID that contains a description, the description is a collection: id, html_content, plain_text_content. Is it returned this way to support formatting? Are multiple descriptions per photo allowed? Can you update your API documentation to reflect this?

ANSWERED

Checklist Tasks Not Accurate Through API

The data returned from the Checklist API doesn't accurately match what we see in the web app.

ANSWERED

videos vs photos

how do I access videos via the API?

ANSWERED

Updating Primary Contact

I've built an integration with your API and am adding the primary contact bit to projects we create from our system using your API.

Webhooks incosistency

Good morning!

ANSWERED

Send Image from Google Street View API to CompanyCam API

Looking for some guidance. My use case is that when a lead calls and gives me their address, I want to populate the CompanyCam job with an image from Google.

List Photos by tag

Under the API reference for List Photos at https://docs.companycam.com/reference/listphotos, the tag_ids parameter gives the ability to select multiple tags, but unlike the web application, there doesn't seem to be a way to specify this to be an AND or an OR query, and I really need it to be able to be able to do both. Is there a secret parameter that isn't documented? or is this just a limitation of the API?

Example use of query parameter for Projects

Is there an example of how to properly use the query parameter when trying to obtain a list of projects? I have tried all permutations I can think of to query on a project's name and address (even knowing the exact spelling) and keep getting a blank response back when using Try It.

adding group to project

i want to add group to the project but couldn't find any.Is there any way?