v1
latestOpenAPI 3.0.32026-08-06111223.1 KBSamples
Get Sample Projects
Returns the 3 most recent projects for the tenant. Used by Zapier for trigger testing and sample data.
get/api/zapier/samples/projects
Response
List of sample projects
Example response
[
{
"id": "ghi789rst",
"project_id": "PROJ-2024-001",
"name": "Main Street Development",
"location_full_address": "123 Main Street, Springfield, IL 62701",
"location_city": "Springfield",
"location_state": "IL",
"link": "https://app.titletrackr.com/projects/ghi789rst"
}
]