Hi team,
I manage my FluentCRM setup with an assistant who helps prepare newsletter campaigns via the REST API. I've run into a permissions gap and a couple of API bugs.
THE PERMISSION ISSUE
There's no permission that allows creating campaign drafts without also granting the ability to send.
Current permissions:
β’ Emails β includes Send (too much access for a content creator role)
β’ Email Templates β only manages templates, not campaigns
What I'd love to see:
β’ A new granular permission: "Campaigns β Create/Edit Drafts" (no send)
β’ This would allow a team member or API integration to create campaigns, write content, set subjects and pre-headers -but leave the final Send to an admin
Use case: I have an automation that builds weekly newsletter drafts with content, subject lines, and pre-headers via the REST API. Right now there's no safe way to grant this access without also granting send.
RELATED REST API BUGS (reported previously, still unresolved)
-
POST /fluent-crm/v2/templates crashes:
TypeError: array_intersect_key(): Argument #1 ($array) must be of type array, null given
File: fluent-crm/vendor/wpfluent/framework/src/WPFluent/Support/Arr.php line 354 -
PUT /fluent-crm/v2/templates/{id} β title updates but post_content is silently ignored:
Undefined array key "design_template"
File: fluentcampaign-pro/app/Hooks/Handlers/VisualEmailBuilderHandler.php line 160
Fixing these + adding a draft-only campaign permission would make FluentCRM's API genuinely useful for team workflows, agencies, and AI-assisted content creation.
Happy to retest whenever patches are available. Thanks!
cc: Shahjahan JewelΒ
It would seem that, if the email address of a WP user is changed, the email address is not updated in FluentCRM, although it is updated in FluentCart.
Also, If a customer is manually added to FluentCart, it is not automatically added to FluentCRM as a contact.
Have I missed something? These seem to be basic integrations that should be present.
I have in my flow, an email reminder for an online event and I would like to include a "Magic Link" login link that is for each registered user.
This is different form the login screen to send a login link. This is something I want automated from the CRM after a period of time.
What do you use and how do you implement it? I am currently looking to see if Magic Link Pro can do this and if not, which plugin? Thanks.
I plan a drip campaign for new subscribers. But I do not want to put all the content into an email. I want to add a link to certain blog posts. Is there an option to let subscribers get directly to the content of a blog post, while others are redirected to the subscription page? Here is my plan: I want to create a campaign with seven emails (one-week campaign). Each day a new blog post is linked. Those posts are not indexed or available anywhere else on the site. But they are not membership posts either. I just want a lightweight option to redirect non-subscribers to the sign up page and check who read all the content from my list.
- Analytics: See who checks all the posts from the campaign
- Protection: If user did not land on the post via a FluentCRM link, redirect to the subscription page
Does that work with FluentCRM? If so, how? Can someone push me in the right direction?
I use a lot of forms, for optin, but also for dataselection, intake, onboarding, surveys,....
I know I could implement this using automations and tags, but it would make my life so much easier if I could segment my campaigns and automation conditions on if a suscriber submitted a certain form or not
When you manage several lists, how are you dealing with unsubscribes?
Because, when you use the unsubscribe link, the person is unsubscribed from ALL lists.
I could use the preferences link with checkboxes per list, but this page misses one crucial option to make it compliant.
There has to be an option to unsubscribe from all communication.
Does anyone have a snippet or something that adds this option to the preference page?
A had a snippet that was working fine, that only removed the specific list where te email was sent from, but this is not working anymore, so I need another solution
I hope someone can help
Hi guys i am fluent crm regular user but there are some limitations which made me look for other options i can accrossed ERPNext CRM does anyone has experience with it how does it compare to fluent CRM?
I can see how to unsubscribe users from lists using an automation, but what action actually changes their status?

Is it possible to hide a menu entry for people with certain tags?
I would like to hide signup and shop menu items from members who already purchased.
I can hide custom built menu links in Bricks Builder, but it would be nice to do it for the standard Wordpress menu so I don't have to custom build my menu.
I know this is probably a long shot but it would be neat.
Is it possible to give limited number of contacts access to a person? I have a sales team and i dont want to share all contacts with everyone. Everyone should be able to see their list only


