ClickSend
ClickSend Pack.#
This Integration is part of theSupported versions
Supported Cortex XSOAR versions: 6.0.0 and later.
This is the ClickSend integration for make a phonecall from XSOAR made by Trustnet
#
Configure ClickSend on Cortex XSOARNavigate to Settings > Integrations > Servers & Services.
Search for ClickSend.
Click Add instance to create and configure a new integration instance.
Parameter Description Required Api Key You'll find your api key here: https://dashboard.clicksend.com/account/subaccounts True Username You'll find your username here: https://dashboard.clicksend.com/account/subaccounts True Click Test to validate the URLs, token, and connection.
#
CommandsYou can execute these commands from the Cortex XSOAR CLI, as part of an automation, or in a playbook. After you successfully execute a command, a DBot message appears in the War Room with the command details.
#
clicksend-text-to-voiceMake phone call with you own text. Example: !clicksend-text-to-voice Message="Hi im here" phoneNumber=+972501234567 require_input=False voice=male
#
Base Commandclicksend-text-to-voice
#
InputArgument Name | Description | Required |
---|---|---|
phoneNumber | Phone Number Example: +972501234567. | Required |
Message | Message Body. | Required |
require_input | If you want that the person will need to input. Possible values are: False, True. | Required |
voice | You Can choose either Male or Female. Possible values are: male, female. | Required |
#
Context OutputPath | Type | Description |
---|---|---|
Voice.MSG.id | unknown | Message ID |
Voice.MSG.responseCode | unknown | Response Code |
Voice.MSG.responseMsg | unknown | Response MSG |
#
clicksend-voice-historyYour calls history Example: !clicksend-voice-history
#
Base Commandclicksend-voice-history
#
InputArgument Name | Description | Required |
---|
#
Context OutputPath | Type | Description |
---|---|---|
Voice.History | unknown | Your Calls History |