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 after a pause. For example, a user can enable a specific dialer by selecting it from available dialers and triggering the enable operation.

Use Case Examples

  1. Enable a dialer to start automated outbound calls for a marketing campaign.
  2. Programmatically control dialer states in a call center workflow automation.

Properties

Name Meaning
Dialer The specific dialer to enable, selected from a list of available dialers.

Output

JSON

  • json - The JSON response from the Oki-Toki API indicating the result of the enable dialer operation.

Dependencies

  • Requires an API key credential for Oki-Toki API authentication.

Troubleshooting

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

Links

Discussion