In some use cases you might want to test if the API node is working (before setting up the real live API call). We can use webhook.site to test a request and its response. First go to:https://www.webhook.site And click “New” up the top rightFill out the dialog like so: You can see we have created […]
Articles Tagged: call
How to create a phone call button
Sometimes you might like your users to make a phonecall to any phone number. On a mobile device it will dial straight out. And on a desktop you will be presented with options. Say you have Skype setup for example. Its actually easier than you think. You simply need to add this HTML code to […]