Docs

Create Project

Creates a new project in CompanyCam.

POST

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
number

between -3.402823669209385e+38 and 3.402823669209385e+38

number
stringrequired
string
string
object
string
number

between -3.402823669209385e+38 and 3.402823669209385e+38

number
string
string
string
object
object
string
array of object

(optional) Provide an array of multiple coordinates that effectively "draw" a shape around the address. The most common and easiest approach for a property is to draw a rectangular bounding box. Below is an example geofence for a bounding box approximately 100 meters (330 feet) in each direction of these coordinates: (36.197441, -94.165699). Geofence: 1. Top-Left (36.198441,-94.166699) 2. Top-Right (36.198441,-94.164699) 3. Bottom-Right (36.196441,-94.164699) 4. Bottom-Left (36.196441,-94.166699)

string
string

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.