Endpoints
Articles
Searching and Getting Entries with the REST API v2
Documentation on REST API endpoints used to get and search entries.
Creating Entries with the REST API v2
Documentation on REST API endpoints used to create entries.
Updating Entries with the REST API v2
Documentation on REST API endpoints used to update entries.
Deleting Entries with the REST API v2
Documentation on REST API endpoints used to delete entries.
Getting Forms with the REST API v2
Documentation on REST API endpoint used to get forms.
Creating Forms with the REST API v2
Documentation on REST API endpoint used to create forms.
Updating Forms with the REST API v2
Documentation on REST API endpoint used to update forms.
Submitting Forms with REST API v2
The form submissions endpoint was added in Gravity Forms 2.4, it is used to create an entry by sending input values through the complete form submission process.
Validating Forms with REST API v2
The form submissions/validation endpoint was added in Gravity Forms 2.6.3.2, it is used to validate the form input values.
Getting the Form Field Filters with REST API v2
The field-filters endpoint was added in Gravity Forms 2.4.21.8, it returns the field filters for the specified form. The response can be used to determine which keys and operators to use when getting the entries.