Adding an external API to my wix site

I have a WIX site with a booking system. i want to introduce a SMS reminder for each booking like the email reminder does. i have found a company called SMSala who have provided me with the API information to add to my WIX site.
is anyone available to help me set this API up?

Thank you

Melissa X

1 Like

If you check the forum for previous posts then you could find these.
https://www.wix.com/corvid/forum/community-discussion/send-notification-to-whatsapp-or-phone
https://www.wix.com/corvid/forum/community-discussion/twilio-whatsapp-messaging-with-node-error

For WhatsAPP, see here.
https://www.wix.com/corvid/forum/community-discussion/dynamic-link-not-taking-inputs
https://faq.whatsapp.com/en/android/26000030/?category=5245251

There are two examples that you can use for this.
https://www.wix.com/corvid/forum/community-discussion/example-myapi-and-myapiclient
https://www.wix.com/corvid/example/exposing-apis

As for SMSala, make sure that the API info that you have got for them is the latest version for it as this here is version 1.12 whereas they might be onto version 2 for all I know about them.
https://smsala.com/documents/smsala-api.pdf

Along with the Wix API Reference and support pages for Wix Fetch and Wix HTTP Functions.

https://www.wix.com/corvid/reference/wix-fetch.html
https://support.wix.com/en/article/corvid-accessing-third-party-services-with-the-fetch-api
https://support.wix.com/en/article/corvid-web-modules-calling-server-side-code-from-the-front-end

https://www.wix.com/corvid/reference/wix-http-functions.html
https://support.wix.com/en/article/corvid-exposing-a-site-api-with-http-functions

Wix Bookings Collections.
https://support.wix.com/en/corvid-by-wix/wix-bookings-with-corvid

If you are wanting somebody to do it for you then check out the Wix Arena.
https://www.wix.com/marketplace

You can also look at using the Wix Mobile app for this.
https://support.wix.com/en/article/about-the-wix-mobile-app-3514356
https://support.wix.com/en/wix-mobile-app-966281/getting-started

Finally I would suggest that you vote for the option here.
https://support.wix.com/en/article/request-sending-an-automatic-reminder-sms-to-your-wix-bookings-customers
https://support.wix.com/en/article/request-receiving-sms-notifications-for-1-on-1-sessions-in-wix-bookings

ok thank you

Hi GOS,

i have created my web module with the correct information required for SMSala, would you know where to find the code for the email confirmation /booking reminder therefore i can edit to code to call the function?

Thanks

Melissa x

I need help with adding API on wix webpage