Skip to main content

What happened to the rest api?

Anyone know what happened to the RESTAPI? I found two different references to it in the docs, but not in the GUI?

Debo Ogunrinde

Casey Whitcher, I had same question a few weeks ago and reached out to support. Below is their response;

Thank you for reaching out to WPManageNinja Support!

In FluentCRM 3.0, the separate β€œRESTΒ API” settings menu has been intentionally removed, so you will not see it under FluentCRM settings anymore. This is expected behavior in the latest version.

FluentCRM now relies on WordPress’s defaultΒ RESTΒ API system. So, you can simply connect and manage API access using WP’s defaultΒ RESTΒ API settings, and ensure that the appropriate WordPress user permissions are in place for authentication and access.

Best regards,

Shahjahan Jewel

Yes, we have simplified that. You can use the WordPress native Application Password to connect with the REST API. It was just redundant as under the hood, it's the native WP REST API.