How can I have a FluentForms entry create a post on a space in FluentCommunity?
I initially thought that's what the FluentCommunity integration on FluentForms does. It doesn't. I then thought I could do that with a webhook. That doesn't do it either. They both only have to do with the user accounts on FluentCommunity. Is there a way to do this? The way the submitted response is displayed on the automated email received after submission would be fine if I could adapt how it shows a bit.
I just realised you have an integration for creating a Wordpress post from an entry! That means that the functionality is already in place. Can that be a new integration that does the exact same thing but for FluentCommunity instead of WP?
I want that also ππΌ
Kelly BeginΒ Iβve accomplished this with a 3rd party plugin called flowmatic. π―πͺπΎ
Ceez VisionΒ thanks for the tip. I wouldn't want to add one more subscription just for that, especially since I'm paying for FluentCommunity Pro (and other wonderful Fluent products). But what the WP post Integration does is exactly what I want, if it can be retrofitted to do the same on FluentCommunity.
Shahjahan JewelΒ is it possible to replicate what the WP Post Integration on FluentForms does in order to do the exact same thing as a post on FluentCommunity, on a space of choice? That would be amazing.
That and moreβ¦
The idea is good, but the question arises - why?
Artur AbakarovΒ think of it like an announcement channel on discord. In my case, I have a form for submitting events, and it would be nice for the community to get a feed of the submissions in a dedicated space in the community. I can imagine this to be the case for any type of announcements to the community that stem from a feed of responses to a form.
My why is simply to montize the ability to post within a specific space. https://flowmattic.com/integrations/?aff=173
This is flomatic, it has a lifteime deal that's incredibly cheap for what all it can do. If you do take advantage of it I'll send you my workflow for creating post within a space using fluent forms.
Ceez VisionΒ yes, that would be straightforward, but why would I prefer spending money to add one more plugin when the functionality for making it happen is already in place, given the workflow I ask for is already there for the WP Post Integration. It's just a matter of adapting it to do the same on FluentCommunity and adding it as one more wonderful integration if possible.
Oh ok youβre waiting for if and when fluent decides to. Thought maybe it was a urgent need.
Ceez VisionΒ Well, they've been reliable so far
Antonios TriantafyllakisΒ Iβve asked for this for a while now. But goodluck
Checking if you're following Shahjahan JewelΒ or any admin. Would be nice to get a response on what is possible.
Still no reply from any admin to this I'm afraid...
Shahjahan JewelΒ it's been a week without any response from an admin here.
We don't have such integration. But if you want to programmatically create a post in FluentCommunity, please check this doc: https://github.com/WPManageNinja/fluent-community-docs/blob/master/code-snippets.md#create-a-new-post-programatically
Shahjahan JewelΒ Thanks, I'll look into that. I also mentioned twice above that the WP Post integration on FluentForms does exactly what I want but as a wordpress post. Could that functionality be reused as a FluentCommunity integration?