New Record
Sonoran CAD allows you to easily add new custom records and reports to your community via API.
Last updated
Was this helpful?
Sonoran CAD allows you to easily add new custom records and reports to your community via API.
Last updated
Was this helpful?
This API endpoint requires the Plus version of Sonoran CAD or higher. For more information, see our page.
POST
https://api.sonorancad.com/general/new_record
This endpoint allows you to add a new custom record to your community.
id
string
Your community's ID
key
string
Your community's API Key
type
string
NEW_RECORD
data
array
Array of record objects
Custom records can be easily modified with a set of key/value pairs, or full raw JSON.
Learn more about these formatting options below: