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?
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,
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.