Fluent Community on one domain & FluentCRM on another - possible?
As the title suggests, is it possible to have Fluent Community on one domain and FluentCRM on a different one, and have them communicate with each other?
I have my main FluentCRM setup already on a dedicated centralised domain, and my other sites feed into it via Fluent Forms via API.
This works well, but I'd rather avoid setting up a dedicated copy of FCRM to handle Fluent Community and potentially duplicate users/data.
Is this possible, and if so, how?
Does Fluent Community have the same API connectivity as FF?
Thanks in advance for any help. :)
I have a setup like this and get it working with webhooks.
See https://fluentcommunity.co/docs/incoming-webhook-in-fluentcommunity/
Sebastian WeissΒ aren't both platforms expecting incoming webhooks though?
Paul CΒ As far as I know, you can only receive incoming webhooks in FC, but not send them.
What I do is send webhooks from FluentCRM using automations to FluentCommunity.
I use Outgoing Webhooks within an Automation to send FCRM data between two sites.