Skip to main content

Is there an API to send posts into a space automatically?

Hi everyone, I’d like to send a post to a specific Space by triggering it from an external service. I have another system that generates content, and I’d like to automatically publish that content into a dedicated Space. Is there a way to achieve this?

Thomas Oates

I believe the built-in webhook functionality is only for adding users. However, you could use a plugin like FlowMattic that would allow creating a webhook that the external system could use to add a post to a space. https://flowmattic.com/integration/fluentcommunity/

I solved it by writing my own plugin inside of the WordPress 👾

Hoang Hxn

Yes, We need to wait for REST API documentation