• Resolved jonassevend

    (@jonassevend)


    Hi,
    I’m trying to create a event using the WPEM – REST API.

    I could not find any tutorial on how i can do this. But i assumed it could be accomplished by sending a POST Request to /wp-json/wpem/events . As it is described in /wp-json/wpem.
    I also created an API Key as it was explained here (https://wp-eventmanager.com/knowledge-base/rest-api/).
    The API description does not declare any fields for the event as required. I therefore tried the request with just the name as one argument in the body.
    I am also not sure how the API key should be used in the request. I tried combining consumer key and consumer secret with Basic Auth.
    Sadly the API does not return helpful error codes. Every response is returned as 200 OK but no event is created.

    Please clarify how the API should be used to create events

Viewing 1 replies (of 1 total)
  • Hi,

    Rest API is to handle events on Mobile applications by the organizers. The events will need to be created on the wp event manager plugin and then listed on the application.
    For any kind of customization, We are providing limited support. Please do it at your end.

    Regards,
    Priya

Viewing 1 replies (of 1 total)
  • The topic ‘Trying to create event with REST API Request’ is closed to new replies.