Get data drom Calendar

Home Forums Welcome! Pre-Sales Questions Get data drom Calendar

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1561485
    Jan
    Guest

    Hi.

    Is it possible to import events data from Events Calendar to an another site?

    We have the Events Calendar on one site and we need the events data to be imported to our own PHP based system (without WordPress).

    Is there any examples / dosuments available?

    Kind regards,
    Jan

    #1562187
    Andras
    Keymaster

    Hello Jan,

    Thanks for reaching out to us!

    I can think of 2 ways to get the events out from The Events Calendar.

    You can do an iCal export. You can find the button on every calendar page that creates the ical feed for you.

    Potentially this snippet would be useful for you, which will allow you to export the events for a custom date range:

    https://gist.github.com/andrasguseo/b8e2739b11fdbd2d5ebacce23d862046

    The other possibility would be using the REST API endpoint of The Events Calendar.

    The endpoint URL looks like this: http://yourdomain.com/wp-json/tribe/events/v1/events

    Here you can find an article that can help you get started with this:

    https://theeventscalendar.com/knowledgebase/introduction-events-calendar-rest-api/

    I hope this helps! Let me know if you have any further questions.

    Cheers,
    Andras

    #1578199
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Get data drom Calendar’ is closed to new replies.