Webhooks and APIs
SuperSaaS provides webhooks and APIs (Application Programming Interfaces) to facilitate integration of SuperSaaS’s online appointment scheduling functionality with your own (web) applications and/or back-end systems.
Webhooks: Send messages to other servers
Webhooks are user-defined callbacks that inform other applications or websites about events happening on your SuperSaaS account in near real-time. They can be used to extend the functionality of your schedule, for example, by subscribing new users to a MailChimp mailing list or by sending you a chat message for a changed appointment. Webhooks can be configured without the need for programming using Zapier.com or Make.
Read more: Webhooks: Connecting SuperSaaS to other websites
APIs: Retrieve data with other servers
An API can be used by a programmer to create and update information in the database directly. A level of technical proficiency is needed to use APIs, you can find more information in our developer documentation.