Update record
documentedUpdate an existing record.
PUT /api/v2/records/{record_id}.jsonRecordsno implementation yet0 runsInput
record_id*
Fulcrum Record ID
Enter the Fulcrum record ID
form_id*
Form ID
ID of the form containing the record
field_api_name_1*
Field API Name 1
API name of the first field to update
field_value_1*
Field Value 1
New value for Field 1
field_api_name_2*
Field API Name 2
API name of the second field to update
field_value_2*
Field Value 2
New value for Field 2
Calls Fulcrum as you (your API key is your account); keychains.dev holds the credentials.