Bolna
bolnaCreate conversational voice agents using Bolna AI to enhance interactions, streamline operations and automate support.
Acciones disponibles (15)
Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.
Delete agent by idBOLNA_DELETE_AGENT_BY_IDAcciónDelete an agent
BOLNA_DELETE_AGENT_BY_IDAcciónDelete an agent
Parámetros de entrada
agent_idstringObligatorioAgent Id
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete batch by idBOLNA_DELETE_BATCH_BY_IDAcciónDelete a batch
BOLNA_DELETE_BATCH_BY_IDAcciónDelete a batch
Parámetros de entrada
batch_idstringObligatorioThe ID of the batch
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Fetch all batches by agent idBOLNA_FETCH_ALL_BATCHES_BY_AGENT_IDAcciónList all batches for agent
BOLNA_FETCH_ALL_BATCHES_BY_AGENT_IDAcciónList all batches for agent
Parámetros de entrada
agent_idstringObligatorioThe ID of the agent
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all agentsBOLNA_GET_ALL_AGENTSAcciónList all agents
BOLNA_GET_ALL_AGENTSAcciónList all agents
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all phone numbersBOLNA_GET_ALL_PHONE_NUMBERSAcciónList all phone numbers for your account
BOLNA_GET_ALL_PHONE_NUMBERSAcciónList all phone numbers for your account
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get execution by idBOLNA_GET_EXECUTION_BY_IDAcciónRetrieve specific execution by `execution id`
BOLNA_GET_EXECUTION_BY_IDAcciónRetrieve specific execution by `execution id`
Parámetros de entrada
execution_idstringObligatorioThe unique `execution_id`
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Make a phone call from agentBOLNA_MAKE_A_PHONE_CALL_FROM_AGENTAcciónInitiate calls
BOLNA_MAKE_A_PHONE_CALL_FROM_AGENTAcciónInitiate calls
Parámetros de entrada
agent_idstringObligatoriouuidAgent `id` which will initiate the outbound call
user_dataobjectAdditional user dynamic variables as defined in the agent prompt
from_phone_numberstringPhone number of the sender alongwith country code (in [E.164](https://en.wikipedia.org/wiki/E.164) format)
recipient_phone_numberstringObligatorioPhone number of the recipient alongwith country code (in [E.164](https://en.wikipedia.org/wiki/E.164) format)
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Retrieve agent by idBOLNA_RETRIEVE_AGENT_BY_IDAcciónRetrieve an agent
BOLNA_RETRIEVE_AGENT_BY_IDAcciónRetrieve an agent
Parámetros de entrada
agent_idstringObligatorioAgent Id
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Retrieve agent execution detailsBOLNA_RETRIEVE_AGENT_EXECUTION_DETAILSAcciónRetrieve specific execution by an agent
BOLNA_RETRIEVE_AGENT_EXECUTION_DETAILSAcciónRetrieve specific execution by an agent
Parámetros de entrada
agent_idstringObligatorioThe unique `id` of the agent
execution_idstringObligatorioThe unique `execution_id` by the agent
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Retrieve agent execution statusBOLNA_RETRIEVE_AGENT_EXECUTION_STATUSAcciónRetrieve all executions by an agent
BOLNA_RETRIEVE_AGENT_EXECUTION_STATUSAcciónRetrieve all executions by an agent
Parámetros de entrada
agent_idstringObligatorioThe unique `id` of the agent
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Retrieve batch details by idBOLNA_RETRIEVE_BATCH_DETAILS_BY_IDAcciónRetrieve a batch
BOLNA_RETRIEVE_BATCH_DETAILS_BY_IDAcciónRetrieve a batch
Parámetros de entrada
batch_idstringObligatorioThe ID of the batch
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Retrieve batch execution listBOLNA_RETRIEVE_BATCH_EXECUTION_LISTAcciónRetrieve all executions from a batch
BOLNA_RETRIEVE_BATCH_EXECUTION_LISTAcciónRetrieve all executions from a batch
Parámetros de entrada
batch_idstringObligatorioThe ID of the batch
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Schedule batch by idBOLNA_SCHEDULE_BATCH_BY_IDAcciónSchedule a batch for calling via agent
BOLNA_SCHEDULE_BATCH_BY_IDAcciónSchedule a batch for calling via agent
Parámetros de entrada
batch_idstringObligatorioThe ID of the batch
scheduled_atstringScheduled At
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Setup inbound call for agentBOLNA_SETUP_INBOUND_CALL_FOR_AGENTAcciónAdd agent for inbound calls
BOLNA_SETUP_INBOUND_CALL_FOR_AGENTAcciónAdd agent for inbound calls
Parámetros de entrada
agent_idstringObligatoriouuidAgent `id` which will initiate the inbound call. Please make sure that the agent"s Telephony provider is set as Twilio
phone_number_idstringuuidTelephone number `id` from [Phone number list API](/api-reference/phone-numbers/get_all)
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Stop batch by idBOLNA_STOP_BATCH_BY_IDAcciónStop a running batch
BOLNA_STOP_BATCH_BY_IDAcciónStop a running batch
Parámetros de entrada
batch_idstringObligatorioThe ID of the batch
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not