Articles in this section
-
Building Phone apps overview
Connect your phone system to work faster in Upsales. How to use our app framework to make your te...
Read more -
Phone: /ongoing
This endpoint will be used in two scenarios 1) When a user reload or signs in to Upsales, we want...
Read more -
Phone: /call
When a user clicks a phone number in Upsales, the phone widget fires up and your app gets a requ...
Read more -
Phone: /hangup
When a user ends the call from Upsales, your app gets a request to the following endpoint /hangu...
Read more -
Phone: Hangup webhook
When a call is ended on your end, such as the recipient hungs up or the user ends the call from ...
Read more -
Phone: Pickup webhook
By using the Pickup webhook, the phone call will be initiated within Upsales but your app will c...
Read more -
Upsales API: /phoneCalls
To build a working phone app, your app needs to use Upsales API and the phoneCall endpoint. Get ...
Read more