Make Phone Call

How do I make a phone call on a button click? I see that launchUrl only accepts http,https protocols. Please help.

Sorry my mistake, tel: protocol is also supported…

Hi again Rakesh,

As you mentioned, you can also use non-web links with the launchURL function, such as sms, mailto and tel.

You can refer to the following docs page for more information:

https://docs.zap.works/studio/scripting/examples/launching-website/

Thanks,
Seb