Sign in

Update entries in form

documented

Update entries for a specific form.

PATCH /wp-json/frm/v2/forms/{form_id}/entriesEntriesno implementation yet0 runs

Input

site_url
Site URL (WordPress domain hosting Formidable Forms)
https://example.com
form_id*
Form ID
123
entry_id*
Entry ID to update
456
field_1_key*
Field 1 Key
18911
field_1_value*
Field 1 Value
Hello
field_2_key
Field 2 Key (optional)
18912
field_2_value
Field 2 Value (optional)
World
Calls formidableforms as you (your API key is your account); keychains.dev holds the credentials.
Update entries in form · formidableforms · OpenIntegrations