Sign in

Update entry by ID (PUT)

documented

Update an existing entry by ID.

PUT /wp-json/frm/v2/entries/{entry_id}Entriesno implementation yet0 runs

Input

entry_id*
Entry ID to update
12345
field_id_1*
Field ID 1 to update
e.g., 25
field_value_1*
New value for Field 1
Value
field_id_2
Field ID 2 to update (optional)
e.g., 26
field_value_2
New value for Field 2
Value
Calls formidableforms as you (your API key is your account); keychains.dev holds the credentials.
Update entry by ID (PUT) · formidableforms · OpenIntegrations