Skip to content

Instantly share code, notes, and snippets.

@atukilham
atukilham / Sample Call Integration
Created March 14, 2018 08:36
Sample script for create a trigger to making call from JDFinance System
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<button onclick="dalsMakeCall('xxxxxxxxxx')">CALL</button>
<!-- Change "xxxxxxxxxx" with phone number -->