Reply
replyReply.io is a sales engagement platform that automates multichannel outreach, enabling users to create and manage email campaigns, track replies, and monitor performance directly within their platform.
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.
Create Personal ListREPLY_CREATE_LISTAcciónTool to add a new personal list on the people page. use when you need to organize contacts into a custom list.
REPLY_CREATE_LISTAcciónTool to add a new personal list on the people page. use when you need to organize contacts into a custom list.
Parámetros de entrada
namestringObligatorioName of the new personal list to create.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete List By IDREPLY_DELETE_LIST_BY_IDAcciónTool to delete a list by its id. use when you need to remove a personal list you own.
REPLY_DELETE_LIST_BY_IDAcciónTool to delete a list by its id. use when you need to remove a personal list you own.
Parámetros de entrada
listIdintegerObligatorioID of the personal list to delete. Only lists owned by the authenticated user can be deleted.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get All ListsREPLY_GET_ALL_LISTSAcciónTool to retrieve all available people lists. use when you need to list all lists in your reply account.
REPLY_GET_ALL_LISTSAcciónTool to retrieve all available people lists. use when you need to list all lists in your reply account.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get full blacklist of domains and emailsREPLY_GET_BLACKLIST_ALLAcciónTool to retrieve the full list of blacklisted domains and emails. use after confirming updates to the blacklist when you need a complete view.
REPLY_GET_BLACKLIST_ALLAcciónTool to retrieve the full list of blacklisted domains and emails. use after confirming updates to the blacklist when you need a complete view.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all campaign schedulesREPLY_GET_CAMPAIGN_SCHEDULES_ALLAcciónTool to list all campaign schedules (default and user-created). use when you need to fetch scheduling details after personalization.
REPLY_GET_CAMPAIGN_SCHEDULES_ALLAcciónTool to list all campaign schedules (default and user-created). use when you need to fetch scheduling details after personalization.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get Campaigns For ContactREPLY_GET_CAMPAIGNS_FOR_CONTACTAcciónTool to retrieve campaigns a contact belongs to by contact id. use when you need to list all sequences (campaigns) associated with a specific contact.
REPLY_GET_CAMPAIGNS_FOR_CONTACTAcciónTool to retrieve campaigns a contact belongs to by contact id. use when you need to list all sequences (campaigns) associated with a specific contact.
Parámetros de entrada
contactIdintegerObligatorioID of the contact to retrieve associated campaigns for.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get Contacts in List by IDREPLY_GET_CONTACTS_IN_LIST_BY_IDAcciónTool to retrieve contacts in a specific personal list. use after obtaining the list id when you need a paginated set of contacts for that list.
REPLY_GET_CONTACTS_IN_LIST_BY_IDAcciónTool to retrieve contacts in a specific personal list. use after obtaining the list id when you need a paginated set of contacts for that list.
Parámetros de entrada
pageintegerPage number for pagination (default is 1)
limitintegerNumber of contacts per page (default is 20, max is 100)
list_idstringObligatorioUnique identifier of the list to retrieve contacts from
Parámetros de salida
dataobject[]ObligatorioList of contacts in the specified list
errorstringError if any occurred during the execution of the action
paginationobjectObligatorioPagination details
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get Email AccountsREPLY_GET_EMAIL_ACCOUNTSAcciónTool to retrieve list of all email accounts in your reply.io account. use when you need to inspect or manage email configurations.
REPLY_GET_EMAIL_ACCOUNTSAcciónTool to retrieve list of all email accounts in your reply.io account. use when you need to inspect or manage email configurations.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get List by IDREPLY_GET_LIST_BY_IDAcciónTool to return a specific people list by its id. use after you know the list id and need its details.
REPLY_GET_LIST_BY_IDAcciónTool to return a specific people list by its id. use after you know the list id and need its details.
Parámetros de entrada
list_idintegerObligatorioUnique identifier of the list to retrieve
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get templates listREPLY_GET_TEMPLATES_LISTAcciónTool to retrieve a list of user, team, and community templates. use when you need to display all available templates.
REPLY_GET_TEMPLATES_LISTAcciónTool to retrieve a list of user, team, and community templates. use when you need to display all available templates.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Mark Contact As FinishedREPLY_MARK_CONTACT_AS_FINISHEDAcciónTool to mark a specific contact by email or all contacts under a domain as finished in all campaigns.
REPLY_MARK_CONTACT_AS_FINISHEDAcciónTool to mark a specific contact by email or all contacts under a domain as finished in all campaigns.
Parámetros de entrada
emailanyemaildomainstringEmail domain for which all contacts will be marked as finished
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Mark Contact as RepliedREPLY_MARK_CONTACT_AS_REPLIEDAcciónTool to mark a contact as replied in all campaigns by email or domain. use after confirming the contact has responded.
REPLY_MARK_CONTACT_AS_REPLIEDAcciónTool to mark a contact as replied in all campaigns by email or domain. use after confirming the contact has responded.
Parámetros de entrada
emailstringEmail address of the contact to mark as replied
domainstringEmail domain whose contacts should be marked as replied
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Move Contacts to ListsREPLY_MOVE_CONTACTS_TO_LISTSAcciónTool to move one or more contacts to specified lists. use when reorganizing contacts across lists after verifying contact and list ids.
REPLY_MOVE_CONTACTS_TO_LISTSAcciónTool to move one or more contacts to specified lists. use when reorganizing contacts across lists after verifying contact and list ids.
Parámetros de entrada
ListIdsinteger[]ObligatorioList of list IDs where contacts should be moved
ContactIdsinteger[]ObligatorioList of contact IDs to move
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Remove Domain from BlacklistREPLY_REMOVE_DOMAIN_FROM_BLACKLISTAcciónTool to remove the specified domain from the blacklist. use when you need to allow sending to that domain again.
REPLY_REMOVE_DOMAIN_FROM_BLACKLISTAcciónTool to remove the specified domain from the blacklist. use when you need to allow sending to that domain again.
Parámetros de entrada
domainstringObligatorioThe domain name to remove from the blacklist
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Remove Email from BlacklistREPLY_REMOVE_EMAIL_FROM_BLACKLISTAcciónTool to remove the specified email from the blacklist. use when you need to allow sending to that address again.
REPLY_REMOVE_EMAIL_FROM_BLACKLISTAcciónTool to remove the specified email from the blacklist. use when you need to allow sending to that address again.
Parámetros de entrada
emailanyObligatorioemailThe email address to remove from the blacklist
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not