Auto add members after WP registration
I'm brand new and just getting set up. Is it possible to automatically add members to a group/space after they register on your site? I have a directory site, and when someone adds a new listing, I want to automatically add them to a specific group/space. Is this only possible with FCRM?? Can it be done with any hooks or integrations?
These code examples (https://github.com/WPManageNinja/fluent-community-docs/blob/master/code-snippets.md) might be helpful. I think this could be done with the webhook feature (https://github.com/WPManageNinja/fluent-community-docs/blob/master/incoming-webhook-config.md) as well. Another option is Flowmattic (https://flowmattic.com/integration/fluentcommunity/).
Thomas OatesΒ Awesome! Thanks so much for sending those links. Will check it out.