Discussions

Ask a Question
ANSWERED

re-enable webhook

I'm writing to report an issue with the webhook functionality in our current CompanyCam integration. The script tasked with handling webhook requests seems to be unintentionally deactivating the webhook upon receiving a request.

ANSWERED

We don't see a webhook event when a collaborator adds a photo

We do see an event if we (the owner of the project) add a photo.

ANSWERED
ANSWERED

Can I create a project using JavaScript with only an address and no Lat/Long?

I am trying to help a client with automation and I want to write javascript so that it uses his API key to create a new project when a client approves their estimate. It looks like lat and long coordinates are a required field however, and their CRM does not calculate or store lat/long, only their address.

Mention user in a comment via API

Greetings!

can i get project list wia user_id or any api for that

can i get project list wia user_id or any api for that

Create report from template and update report from checklist images automatically

Hello, I was under the impression that I would be able to auto-populate a report using images from a checklist as that's why I signed up after a lengthy conversation w/sales. I was told by support to come here and ask this question. How do I do this as I don't see anything regarding reports in the API docs.

Notifcation when a page is created

Is there a way to create a webhook to get a notification when I need "page" is created. Im trying to do this with zapier and don't know if it is possible?

ANSWERED

View Archive Status via API

Currently, I do not see a way to know if a project has been archived. I can see that it has been deleted via the status but not archived. How do I do this? If it is no available is this is development with an expected release date? This is a critical piece of information needed for an integration I am building.

ANSWERED

Managing 429 Too Many Requests Error for Create Projects API

While creating new projects, I am receiving a 429 - Too Many Requests error. I need to handle this error, so I would like to know the request limit for the Create Projects API endpoint.