Create events by REST API

Hi,
I was looking in the documentation about how to create events, and I only see a way of doing it in the frontend.
(and yes I have seen the announcement of creating events by import from meetup/facebook…)

Is there any way to create events via REST call?
I haven’t seen anything like this.
Because that’s what I would love to do, import a lot of events via an REST API.

Sorry if I missed this topic, I was using the search, at least in the English topics I haven’t seen anything.

Hi,

We have a GraphQL API, not a REST API. Check this page of the docs:
https://docs.joinmobilizon.org/contribute/graphql_api/

1 « J'aime »

Ahhhh, that’s maybe why I haven’t found anything.
Was searching for REST… Thanks a lot!