Configure drop down items to come from an API
Connecting to an external API.
URL
Headers
Procore Example
[
{
"id": 12738,
"name": "Lakeside Mixed Use",
"display_name": "12 - Lakeside Mixed Use",
"project_number": "12",
"address": "123 First St.",
"city": "Carpinteria",
"state_code": "CA",
"country_code": "US",
"zip": "93103",
"county": "Santa Barbara County",
"latitude": 34.3850464855729,
"longitude": -119.490849121334,
"stage": "Course of Construction",
"phone": "480-800-5555",
"created_at": "2014-12-29T21:53:56Z",
"updated_at": "2015-04-20T18:09:33Z",
"active": true,
"origin_id": "OD-2398273424",
"origin_data": "459247544",
"origin_code": "Code 123",
"owners_project_id": 1234,
"total_value": 10000,
"project_region_id": 1,
"project_bid_type_id": 1,
"project_owner_type_id": 1,
"photo_id": 1,
"start_date": "2019-10-31T00:00:00.000Z",
"completion_date": "2020-10-31T00:00:00.000Z",
"estimated_value": 10000,
"company": {
"id": 1234,
"name": "CA Construction"
}
}
]Records
Label
Value
Last updated