Oki-Toki icon

Oki-Toki

Interact with Oki-Toki API (Calls, Contacts, Dialers, Lists, Reports, Users)

Overview

This node interacts with the Oki-Toki API to manage dialers, including enabling or starting a dialer. It is useful in scenarios where automated call dialers need to be controlled programmatically, such as starting a dialer campaign or resuming dialer operations. For example, a user can enable a specific dialer by selecting it from available dialers and triggering the enable operation to start outbound calls.

Use Case Examples

  1. Enable a dialer to start outbound call campaigns automatically.
  2. Control dialer state within a workflow to manage call center operations.

Properties

Name Meaning
Dialer Select the dialer to enable/start

Output

JSON

  • json - Response from the Oki-Toki API after enabling the dialer, typically including success status and dialer details

Dependencies

  • Requires Oki-Toki API credentials for authentication and access to the dialer endpoints.

Troubleshooting

  • Common issues include invalid or missing dialer ID, API authentication failures, or network connectivity problems.
  • Error messages may indicate invalid dialer selection or permission issues; ensure the dialer ID is correct and API credentials are valid.
  • If the API returns an error, check the dialer's current state and whether it can be enabled at that time.

Links

Discussion