Blog -

Introducing Gravity Flow 3.0: Enterprise-ready API integration

Gravity Forms By Gravity Forms Updated November 07, 2025

Gravity Flow 3.0 Enterprise-ready API integration

We’re excited to introduce Gravity Flow 3.0, a release built for developers, agencies, and enterprise teams who want deeper integration and automation capabilities.

A major highlight of this version is the expansion of our REST API, which now includes almost a dozen new V2 endpoints designed to make extending Gravity Flow easier and more powerful than ever.

Build bigger with the new REST API V2 endpoints

From the beginning, Gravity Flow was designed for flexible automation. The new REST API V2 endpoints in version 3.0 take that flexibility even further – significantly expanding integration and extensibility options that allow developers and agencies to interact with workflows, steps, and entries at a granular level.

Let’s take a look at how the new REST API V2 endpoints expand what’s possible with Gravity Flow…

Workflow control

Take direct control of workflow progression by sending entries to specific steps, or canceling and restarting workflows as needed.

Endpoint examples include:

  • Send to Step
    Endpoint:/wp-json/gf/v2/steps/{entry_id}/send_to_step/{step_id}
    Move a specific entry to a different step in its workflow.
  • Cancel Workflow
    Endpoint:/wp-json/gf/v2/workflows/{entry_id}/cancel
    Cancel an active workflow for a given entry.
  • Restart Step
    Endpoint:/wp-json/gf/v2/steps/{entry_id}/restart
    Restart the current step of the workflow for a specified entry.
  • Restart Workflow
    Endpoint:/wp-json/gf/v2/workflows/{entry_id}/restart
    Restart the entire workflow for an existing entry.

Step Information

Access detailed data about steps for both forms and entries, making it easier to display progress or build custom workflow interfaces.

Examples include:

  • Get Form Steps
    Endpoint:/wp-json/gf/v2/steps/form/{form_id}
    Retrieve all steps of a workflow for a specific form.
  • Get Entry Steps
    Endpoint:/wp-json/gf/v2/steps/entry/{entry_id}
    Retrieve all steps of a workflow for a specific entry.

Webhook Integration

Use new webhook endpoints to create entries or process workflow steps automatically when data is received from external systems.

Endpoint examples include:

Gravity Flow for developers

With the new API expansion, Gravity Flow 3.0 empowers developers and agencies who want to:

  • Build more sophisticated integrations for clients and enterprise systems.
  • Automate processes beyond WordPress without custom plugins.
  • Develop modern, flexible workflow experiences tailored to your organization.

Every new endpoint follows WordPress core REST API architecture. You’ll also find updated documentation across all existing V2 and V1 endpoints for better clarity and consistency.

Although the V1 REST API has not yet been deprecated, and no specific timeline for it has been identified, we recommend using V2 for all new projects and upcoming integrations.

Check out the full list of endpoints and comprehensive documentation to help you start building right away.

Update to Gravity Flow 3.0!

Gravity Flow 3.0 is now available to all customers with an active license!

If you don’t have automatic updates enabled, simply open your WordPress dashboard, head over to your plugins page, and click to Update to Gravity Flow 3.0.

Gravity Flow 3.0 can also be downloaded from within your Gravity Flow dashboard.

And of course, the latest version of Gravity Flow is available to all new customers. Simply head over to our pricing page to get started today.

Further Flow 3.0 resources

For more information on Gravity Flow 3.0, check out these articles:

Any questions on any of the new features available with 3.0, or how to update the plugin? Feel free to contact our friendly and knowledgeable Support team.

Demo Gravity Flow

If you don’t have Gravity Flow yet, don’t worry. You can sign up for your own personalized Gravity Flow 3.0 demo and see why Gravity Flow is the top choice for businesses and agencies worldwide.

Already in love? Purchase Gravity Flow today!