Documentation
LogIn- Getting started
-
CRM API
- Adding/Updating Contacts
- List Filter/Search Contacts
- Contact Timeline Actions
- Contact Info
- Contact Actions
- Adding/Updating Company
- List Filter/Search Companies
- Company Timeline Actions
- Company Info
- Update Company Info
- Add Company Timeline Action
- Adding/Updating Deals
- List Filter/Search Deals
- List Filter/Search Deals Board View
- Drag/Drop Deals between Stages
- Deal WIN/LOSS Reasons
- Owners
- Countries
- Stages
- Funnels
- Lead Scores
- Deal Timeline Actions
- Deal Info
- Update Deal Info
- Add Deal Timeline Action
- List Filter/Search Activities/Tasks
- Add/Update Activity/Tasks
- Contact Messages
- List User Messages
- Delete Actions
-
Phone API
- Send SMS
- Search Phone Numbers
- Order Phone Number
- List Active Phone Numbers
- Disconnect Phone Number
- List Available Audio Files
- Block Phone Number
- Unblock Phone Number
- Check Number Block Status
- List Phone Sub Accounts
- Add/Edit Sub Account
- Attach Phone Number to Sub Account
- List Phone Numbers Per Sub Account
- System API
- Service/Tickets API
- API - Premium Edition
- Callbacks
- Resellers API
- Enabler API
- SMS Error Codes
This is a premium API, Please contact us to activate it
This API can be used on any website to introduce an easy way for the users to schedule phone calls from the web site to agents
Before starting using this widget, you must configure the security access and allowed URLs for this API
Base URL : https://hubbucs.com/site/api/phone/call_me_back
This API can be used on any website to introduce an easy way for the users to schedule phone calls from the web site to agents
Before starting using this widget, you must configure the security access and allowed URLs for this API
Base URL : https://hubbucs.com/site/api/phone/call_me_back
Widget Mandatory Parameters | Sample | Description |
---|---|---|
ext_token | String | the token for the Extension that will recieve the call, it must be a Voice calls extension |
source_phonenumber | internal phone number | the phone number you want to call from (it should be all numeric) and it should one of the phone numbers on your account |
dest_phonenumber | Call destination phone number | the phone number you want to call (it should be all numeric) |
Optional Parameters | Sample | Description |
---|---|---|
schedule_date_time | YYYY-MM-DDThh:mm:ssZ | the date & time to initiate the call, it should be in timestamp format, GMT timezone example: 2019-02-01T03:45:27Z |