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, specifically allowing users to disable a dialer. It is useful in scenarios where an automated dialing system needs to be stopped or paused, such as halting outbound call campaigns or managing call center operations. For example, a user can select a specific dialer and disable it to stop all ongoing dialing tasks associated with that dialer.

Use Case Examples

  1. Disabling a dialer to stop an outbound call campaign.
  2. Temporarily stopping a dialer for maintenance or configuration changes.

Properties

Name Meaning
Dialer Select the dialer to disable

Output

JSON

  • json - Response from the Oki-Toki API indicating the result of the disable dialer operation

Dependencies

  • Oki-Toki API with authentication credentials

Troubleshooting

  • Ensure the dialer ID provided is valid and corresponds to an existing dialer in the Oki-Toki system.
  • Check that the API credentials are correctly configured and have the necessary permissions to disable dialers.
  • Common error messages may include authentication failures or invalid dialer ID errors; verify credentials and dialer selection to resolve these.

Links

Discussion