Helloleads
helloleadsHelloLeads is a smart and simple lead management solution designed for small businesses to streamline lead capture, tracking, and engagement.
Acciones disponibles (3)
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 LeadHELLOLEADS_CREATE_LEADAcciónTool to add a new lead into HelloLeads. Use when you need to push a fresh lead record with mandatory first name and list key.
HELLOLEADS_CREATE_LEADAcciónTool to add a new lead into HelloLeads. Use when you need to push a fresh lead record with mandatory first name and list key.
Parámetros de entrada
faxstringFax number (max 30 characters).
citystringCity (max 30 characters).
tagsstringComma-separated tags (max 450 chars; avoid special characters).
emailstringPrimary email of the lead (max 100 chars). Either email or mobile is required.
notesstringAdditional notes (max 2000 characters).
phonestringWork phone number (max 30 characters).
statestringState or province (max 30 characters).
mobilestringMobile phone number (max 30 chars). Either email or mobile is required.
companystringCompany name (max 100 characters).
countrystringCountry (max 30 characters).
websitestringWebsite URL (max 200 characters).
categorystringCustomer group/category (max 450 chars; avoid special characters).
list_keystringObligatorioTarget list key where the lead will be added.
deal_sizestringDeal size or value (max 15 characters).
interestsstringComma-separated interests (max 450 chars; avoid special characters).
last_namestringLast name of the lead (max 80 characters).
potentialstringenumLead potential rating.
HighMediumLowNot Relevantfirst_namestringObligatorioFirst name of the lead (max 50 characters).
designationstringLead's designation or job title (max 50 characters).
mobile_codestringMobile country code (max 50 characters).
postal_codestringPostal or ZIP code (max 30 characters).
address_line1stringAddress line 1 (max 250 characters).
address_line2stringAddress line 2 (max 250 characters).
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
List LeadsHELLOLEADS_LIST_LEADSAcciónTool to list all leads from HelloLeads. Use after authentication to fetch the entire lead list. Returns empty list if none found.
HELLOLEADS_LIST_LEADSAcciónTool to list all leads from HelloLeads. Use after authentication to fetch the entire lead list. Returns empty list if none found.
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
List Lead ListsHELLOLEADS_LIST_LISTSAcciónTool to retrieve all lead list keys from HelloLeads. Use when you need to enumerate available lists for lead insertion.
HELLOLEADS_LIST_LISTSAcciónTool to retrieve all lead list keys from HelloLeads. Use when you need to enumerate available lists for lead insertion.
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