@gregblakerobins you had asked about this in a previous question that was unresolved in my opinion.
Hello @williamqlee,
There is a direct option in the FluentCRM settings to sync wp user data with FluentCRM contact data, check this screenshot – https://prnt.sc/26cex1j
Thank you.
The sync does not work as expected.
Hello @williamqlee,
Can you please share a bit more details regarding the issue that you are facing? If you can create a short video then that would be helpful for us to understand the problem more clearly. We have tested the sync on our end and it seems to work fine.
Thank you.
I had found that the only thing that syncs is the Name and Email. Any custom fields will not sync over. Also any automation based on wp user role does not work as well. I had to make memberpress fire a webhook that then used your api to change tags and update user information.
What was the resolution to this? Getting the same issue. Will not sync new users to Fluent CRM on registration. Have enabled the sync in the Fluent CRM options.
-
This reply was modified 4 years ago by
maccer1979.
Same issue here. Getting FluentCRM to sync contacts to WP Users does not appear to work.
Any ideas would be appreciated.
@eagleram13 As mentioned above I had to make memberpress fire a webhook that then used your api to change tags and update user information.
Then.. i had a database procedure update the flutecrm information based off the wp user info. It wasnt an easy.
-
This reply was modified 3 years, 6 months ago by
williamqlee.
@williamqlee Thanks, I guess I scanned too quickly.
I managed to get my fluentcrm contacts over using FusionWP Lite.
https://wpfusion.com/plugin-updates/introducing-fluentcrm-rest-api/
I’ll look more closely at your fix.
Thx