Webhook: Create new post in feed
I see Flowmattic has this as an action for Fluent Community. What/where is the webhook to do this? I have an external system that I want to use for post creation.
Lee HarrisΒ check the github repo link or /wp-json/fluent-community/v2/
Thereβs nothing in the GitHub repo link that implies a post can be created.
Lee HarrisΒ you want to use the one titled Create a New Post Programatically https://github.com/WPManageNinja/fluent-community-docs/blob/master/code-snippets.md#feed-related-snippets
Stuart McKelvieΒ got it. Thanks!