NAiOS IconNAiOS Logo
Volver al catálogo

Helloleads

helloleads

HelloLeads is a smart and simple lead management solution designed for small businesses to streamline lead capture, tracking, and engagement.

Acciones
3
Triggers
0
Autenticación
OAuth gestionado
No
Información técnica: el detalle de parámetros, schemas y triggers de esta página está pensado para equipos de integración. Si solo necesitas saber si tu herramienta favorita está disponible, basta con ver la lista de acciones.

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ón

Tool 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

  • faxstring

    Fax number (max 30 characters).

  • citystring

    City (max 30 characters).

  • tagsstring

    Comma-separated tags (max 450 chars; avoid special characters).

  • emailstring

    Primary email of the lead (max 100 chars). Either email or mobile is required.

  • notesstring

    Additional notes (max 2000 characters).

  • phonestring

    Work phone number (max 30 characters).

  • statestring

    State or province (max 30 characters).

  • mobilestring

    Mobile phone number (max 30 chars). Either email or mobile is required.

  • companystring

    Company name (max 100 characters).

  • countrystring

    Country (max 30 characters).

  • websitestring

    Website URL (max 200 characters).

  • categorystring

    Customer group/category (max 450 chars; avoid special characters).

  • list_keystringObligatorio

    Target list key where the lead will be added.

  • deal_sizestring

    Deal size or value (max 15 characters).

  • interestsstring

    Comma-separated interests (max 450 chars; avoid special characters).

  • last_namestring

    Last name of the lead (max 80 characters).

  • potentialstringenum

    Lead potential rating.

    HighMediumLowNot Relevant
  • first_namestringObligatorio

    First name of the lead (max 50 characters).

  • designationstring

    Lead's designation or job title (max 50 characters).

  • mobile_codestring

    Mobile country code (max 50 characters).

  • postal_codestring

    Postal or ZIP code (max 30 characters).

  • address_line1string

    Address line 1 (max 250 characters).

  • address_line2string

    Address line 2 (max 250 characters).

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

List LeadsHELLOLEADS_LIST_LEADSAcción

Tool 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

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

List Lead ListsHELLOLEADS_LIST_LISTSAcción

Tool 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

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not