Hi
My client has a wordpress website that has a “courses: calendar”
They now want to automaticlally feed the courses from the course platform which uses api token and web services token, would the events calendar be compatible with this. below is some of the platforms info
kind regards
mel cater
Our APIs are implemented as a RESTful service. All responses are returned as JSON structures. Unlike SOAP, REST is implemented using standard HTTP calls with data transmitted via formfields (for POST) and URL variables (for GET). This is a standard Web architecture and the Internet has hundreds of examples and tutorials for you to check if you are not familiar with REST.
Thanks for reaching out. The Events Calendar does not have built-in integration for what you describe, so you would have to write custom code yourself to connect The Events Calendar with your “course platform.”
Let me know if there’s anything else I can help with!