Hi, is there a way to send an SMS or a Whatsapp Message via Easymorph? Like the "send email" action.
Or alternatively a web api that can be called by easymorph for doing that?
Thank you very much
Hi, is there a way to send an SMS or a Whatsapp Message via Easymorph? Like the "send email" action.
Or alternatively a web api that can be called by easymorph for doing that?
Thank you very much
There are many API services to send messages via SMS or WhatsApp and similar messengers. A quick Google search returned (in no particular order):
Create an account with such a service, generate an API key, and then use the "Web Request" action in EasyMorph to send messages via the API.
If you need a more practical example, let me know.