• Resolved williamqlee

    (@williamqlee)


    I was able to sync the wp user data via a db query to update the fluent contact data via a simple update via a join from the fluent subscriber table on the usermeta table.

    Is this an acceptable way of syncing the data?

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter williamqlee

    (@williamqlee)

    @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.

    Thread Starter williamqlee

    (@williamqlee)

    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.

    Thread Starter williamqlee

    (@williamqlee)

    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 2 years, 5 months ago by maccer1979.
    ddefebo

    (@eagleram13)

    Same issue here. Getting FluentCRM to sync contacts to WP Users does not appear to work.

    Any ideas would be appreciated.

    Thread Starter williamqlee

    (@williamqlee)

    @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.

    ddefebo

    (@eagleram13)

    @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

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Sync WP data to FLuent’ is closed to new replies.