NAiOS IconNAiOS Logo
Volver al catálogo

Campaign Cleaner

campaign_cleaner

Campaign Cleaner is a tool designed to optimize email campaigns by ensuring compatibility across email clients, improving deliverability, and enhancing overall performance.

Acciones
4
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 (4)

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

Tool to delete a saved campaign by id. use when you need to remove a campaign after confirming its id.

Parámetros de entrada

  • campaignobjectObligatorio

    Wrapper object containing the campaign ID to delete.

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

Get Campaign ListCAMPAIGN_CLEANER_GET_CAMPAIGN_LISTAcción

Tool to list all campaigns in the account. use when you need to retrieve campaign listings for reporting or management.

Parámetros de entrada

  • pageinteger

    Page number of results; must be ≥1

  • searchstring

    Search keyword to filter campaigns

  • statusstringenum

    Filter campaigns by status: 'active' or 'archived'

    activearchived
  • page_sizeinteger

    Number of results per page; must be ≥1

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

Download Campaign PDF AnalysisCAMPAIGN_CLEANER_GET_CAMPAIGN_PDF_ANALYSISAcción

Tool to download a pdf analysis report for a processed campaign. use after a campaign has been processed.

Parámetros de entrada

  • campaignobjectObligatorio

    Campaign object containing the campaign ID

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

Get Campaign StatusCAMPAIGN_CLEANER_GET_CAMPAIGN_STATUSAcción

Tool to check the processing status of a submitted campaign. use after submitting a campaign to monitor its progress.

Parámetros de entrada

  • campaignobjectObligatorio

    Campaign object containing the ID to query.

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