• Resolved Lens Digital

    (@lensdigital)


    Hi,

    Eventbrite are making some API changes. Does this affect the plugin?

    What changes need to be made?
    ? Ensure that your application can handle API requests and responses which include the ‘event.summary’ field
    ? If you are currently using the ‘description.text’ or ‘description.html’ fields of the Event object, use the event.summary field (plain text and limited to 140 chars) instead
    ? Ensure you are retrieving the full HTML event description content (formerly ‘event.description.html’) by calling the /v3/events/:id/description/ endpoint
    ? If you are not already doing so, implement the use of Structured Content to create the event description content as detailed below

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author fullworks

    (@fullworks)

    Thank you for your interest in this plugin, to answer the points made:

    “Ensure that your application can handle API requests and responses which include the ‘event.summary’ field”

    event.description will be deprecated on March 1st, 2021.

    The plugin will be adjusted prior to that date.

    “Ensure you are retrieving the full HTML event description content (formerly ‘event.description.html’) by calling the /v3/events/:id/description/ endpoint”

    The full HTML description is only available in the pro version ( which uses this endpoint )

    “If you are not already doing so, implement the use of Structured Content to create the event description content as detailed below”

    The plugin does not create events so not relevant.

Viewing 1 replies (of 1 total)
  • The topic ‘Eventbrite API changes’ is closed to new replies.