Searchโฆ
Meet Plum Fuse
Tutorial
How to...
Fuse Navigation
Application Manager
Deployments
Logs
Reports
My Account
Users & Sharing
Application Editor
Application Editor Overview
Settings
Audio Manager
Modules
Modules
Call-Flow
Input
Data
Variables
Module Settings
Key Fuse Info
๐
Outbound
๐
Data Security
๐
APIs
Authentication
Outbound Calls
Logs
๐
Release Notes
Powered By
GitBook
๐
APIs
Overview
The Fuse API provides programmatic integration points for the following Plum Fuse features:
โ
Queue Call
: Queues a single outbound call.
โ
Bulk Queue Calls
: Queues outbound calls in batches from a CSV of contacts.
โ
Outbound Call Status
: Returns the call details for a specific outbound call.
โ
Cancel Calls
: Schedules all pending outbound calls to be canceled.
โ
Fetch Calls
: Gets a filtered and paged list of calls on your account.
โ
Fetch Call Log
: Gets a filtered and paged list of calls on your account.
โ
Fetch All Call Logs
: Gets all calls with details within a given timeframe.
โ
See here for more information about using the Transcription API with Fuse.
โ
Base URL
The base URL for all API requests is:
https://fuse.plumvoice.com/api
Previous
Sensitive Data Types
Next
Authentication
Last modified
10mo ago
Copy link
Outline
Overview
Base URL