get_simple

command
v0.3.20 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 23, 2024 License: MIT Imports: 13 Imported by: 0

README

Engage Voice Go Client - Getting Started

Call the countries API to get a list of available Countries

$ main.go -e .env -o country

Call the agentgroup API to get a list of Agent Groups

$ main.go -e .env -o agentgroup

This will return a list of agentGroupIds.

Call the agent API to get a list of Agents for an Agent Group

$ main.go -e .env -o agent -i <agentGroupId>

This will return a list of agents.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL