Emelia
emeliaEmelia is an all-in-one B2B prospecting tool offering features like cold-emailing, LinkedIn outreach, email warm-up, email finder, and LinkedIn Sales Navigator scraping.
Acciones disponibles (21)
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.
Add Contact to BlacklistEMELIA_ADD_CONTACT_TO_BLACKLISTAcciónTool to add a contact to the email blacklist. use after confirming that no further emails should be sent to a specific address. example: 'add blocked user@example.com to blacklist.'
EMELIA_ADD_CONTACT_TO_BLACKLISTAcciónTool to add a contact to the email blacklist. use after confirming that no further emails should be sent to a specific address. example: 'add blocked user@example.com to blacklist.'
Parámetros de entrada
emailanyObligatorioemailThe email address of the contact to be blacklisted.
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
Add Contact To CampaignEMELIA_ADD_CONTACT_TO_CAMPAIGNAcciónTool to add a contact to an email campaign. use when you have collected subscriber details and want to enroll them in a campaign.
EMELIA_ADD_CONTACT_TO_CAMPAIGNAcciónTool to add a contact to an email campaign. use when you have collected subscriber details and want to enroll them in a campaign.
Parámetros de entrada
idstringObligatorioCampaign ID to which the contact will be added
contactobjectObligatorioContact object containing email and optional name/fields
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
Create CampaignEMELIA_CREATE_CAMPAIGNAcciónTool to create a new email campaign. use after you have finalized the campaign name.
EMELIA_CREATE_CAMPAIGNAcciónTool to create a new email campaign. use after you have finalized the campaign name.
Parámetros de entrada
namestringObligatorioName of the email campaign
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
Create LinkedIn CampaignEMELIA_CREATE_LINKEDIN_CAMPAIGNAcciónTool to create a new linkedin campaign. use when you need to launch a linkedin outreach sequence.
EMELIA_CREATE_LINKEDIN_CAMPAIGNAcciónTool to create a new linkedin campaign. use when you need to launch a linkedin outreach sequence.
Parámetros de entrada
namestringObligatorioName of the LinkedIn campaign 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
Create WebhookEMELIA_CREATE_WEBHOOKAcciónTool to create a new webhook for campaign events. use when you need to subscribe to activity updates after determining the campaign id and desired events.
EMELIA_CREATE_WEBHOOKAcciónTool to create a new webhook for campaign events. use when you need to subscribe to activity updates after determining the campaign id and desired events.
Parámetros de entrada
typestringObligatorioenumThe type of campaign the webhook is for.
linkedinemailadvancedeventsstring[]ObligatorioList of events to subscribe to. For linkedin: VISITED, INVITED, ACCEPTED, MESSAGE_SENT, REPLIED; for email: REPLIED, OPENED, CLICKED, SENT, BOUNCED, UNSUBSCRIBED; for advanced: MAIL_REPLIED, OPENED, CLICKED, MAIL_SENT, BOUNCED, UNSUBSCRIBED, LINKEDIN_REPLIED, VISITED, ACCEPTED, MESSAGE_SENT, LIKED.
hookUrlanyObligatoriouriThe destination URL for the webhook payloads.
campaignIdstringObligatorioThe ID of the campaign to attach the webhook to (use 'ALL_CAMPAIGNS' for all campaigns)
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 Contact From CampaignEMELIA_DELETE_CONTACT_FROM_CAMPAIGNAcciónTool to remove a contact from an email campaign. use when you need to revoke a contact's subscription from a specific campaign. note: this operation is irreversible.
EMELIA_DELETE_CONTACT_FROM_CAMPAIGNAcciónTool to remove a contact from an email campaign. use when you need to revoke a contact's subscription from a specific campaign. note: this operation is irreversible.
Parámetros de entrada
contact_idstringObligatorioThe ID of the contact to remove from the campaign.
campaign_idstringObligatorioThe ID of the campaign from which to remove the contact.
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 Contact From LinkedIn CampaignEMELIA_DELETE_CONTACT_FROM_LINKEDIN_CAMPAIGNAcciónTool to delete a contact from a linkedin campaign. use when you need to remove a contact by campaign id and contact url. call after confirming the contact exists in the campaign.
EMELIA_DELETE_CONTACT_FROM_LINKEDIN_CAMPAIGNAcciónTool to delete a contact from a linkedin campaign. use when you need to remove a contact by campaign id and contact url. call after confirming the contact exists in the campaign.
Parámetros de entrada
idstringObligatorioThe unique identifier of the LinkedIn campaign.
urlanyObligatoriouriThe LinkedIn profile URL of the contact to remove.
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 WebhookEMELIA_DELETE_WEBHOOKAcciónTool to delete a specific webhook. use when you need to remove an existing webhook by url after identifying the campaign.
EMELIA_DELETE_WEBHOOKAcciónTool to delete a specific webhook. use when you need to remove an existing webhook by url after identifying the campaign.
Parámetros de entrada
typestringenumThe type of campaign the webhook is attached to. Possible values: linkedin, email, advanced.
linkedinemailadvancedhookUrlanyObligatoriouriThe exact URL of the webhook to delete.
campaignIdstringObligatorioThe campaign ID to delete the webhook from (use 'ALL_CAMPAIGNS' for all campaigns).
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
Find Email of Single ContactEMELIA_FIND_EMAIL_SINGLE_CONTACTAcciónTool to initiate a job to find the email address of a specific contact. use when you have the contact's full name and company details and want to retrieve their email address.
EMELIA_FIND_EMAIL_SINGLE_CONTACTAcciónTool to initiate a job to find the email address of a specific contact. use when you have the contact's full name and company details and want to retrieve their email address.
Parámetros de entrada
countrystringCountry of the contact or company (ISO 3166-1 alpha-2 code or name).
fullnamestringObligatorioFull name of the contact to find (e.g., 'John Doe').
companyNamestringObligatorioName of the contact's company (e.g., 'Acme Corp').
companyWebsitestringWebsite of the contact's company (e.g., 'https://acme.com').
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 Campaign ActivitiesEMELIA_GET_CAMPAIGN_ACTIVITIESAcciónTool to retrieve activities for a specific email campaign. use after obtaining the campaign id.
EMELIA_GET_CAMPAIGN_ACTIVITIESAcciónTool to retrieve activities for a specific email campaign. use after obtaining the campaign id.
Parámetros de entrada
pageintegerPage number for pagination (1-based index)
typestringenumFilter activities by event type
SENTFIRST_OPENOPENEDCLICKEDREPLIEDRE_REPLYBOUNCEDUNSUBSCRIBEDquerystringFree-text search across activities
contactIdstringFilter activities by a specific contact ID
versionIdstringFilter activities by a specific campaign version ID
campaignIdstringObligatorioID of the campaign to retrieve activities 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 Find Email ResultEMELIA_GET_FIND_EMAIL_RESULTAcciónTool to retrieve the result of a previously initiated email find job. use after initiating a find-email job to check its status and outcome.
EMELIA_GET_FIND_EMAIL_RESULTAcciónTool to retrieve the result of a previously initiated email find job. use after initiating a find-email job to check its status and outcome.
Parámetros de entrada
jobIdstringObligatorioThe ID of the find-email job to retrieve the result 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 Find Phone ResultEMELIA_GET_FIND_PHONE_RESULTAcciónTool to retrieve the outcome of a previously initiated phone-find job. use after starting a job to fetch its status and details by job id.
EMELIA_GET_FIND_PHONE_RESULTAcciónTool to retrieve the outcome of a previously initiated phone-find job. use after starting a job to fetch its status and details by job id.
Parámetros de entrada
job_idstringObligatorioID of the phone-find job to get the result 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 Verify Email ResultEMELIA_GET_VERIFY_EMAIL_RESULTAcciónTool to get the result of an email verification job. use after initiating an email verification job to check its status and outcome.
EMELIA_GET_VERIFY_EMAIL_RESULTAcciónTool to get the result of an email verification job. use after initiating an email verification job to check its status and outcome.
Parámetros de entrada
jobIdstringObligatorioID of the email verification job to get the result for
Parámetros de salida
dataobjectObligatorioPayload containing the verification result details
errorstringError if any occurred during the execution of the action
successbooleanObligatorioWhether the API call was successful
successfulbooleanObligatorioWhether or not the action execution was successful or not
Initiate Email Verification JobEMELIA_INITIATE_EMAIL_VERIFICATION_JOBAcciónTool to initiate an asynchronous email verification job."
EMELIA_INITIATE_EMAIL_VERIFICATION_JOBAcciónTool to initiate an asynchronous email verification job."
Parámetros de entrada
emailstringObligatorioThe email address to verify asynchronously.
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
Initiate Phone Find JobEMELIA_INITIATE_PHONE_FIND_JOBAcciónTool to initiate a phone-find job for a single contact. use when you want to retrieve a contact's phone number based on their email address.
EMELIA_INITIATE_PHONE_FIND_JOBAcciónTool to initiate a phone-find job for a single contact. use when you want to retrieve a contact's phone number based on their email address.
Parámetros de entrada
linkedinUrlstringObligatorioLinkedIn profile URL of the contact for which to find the phone number.
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 Campaign ContactsEMELIA_LIST_CAMPAIGN_CONTACTSAcciónTool to list contacts in a specific email campaign. use when you need to retrieve campaign subscribers with optional pagination and search filters.
EMELIA_LIST_CAMPAIGN_CONTACTSAcciónTool to list contacts in a specific email campaign. use when you need to retrieve campaign subscribers with optional pagination and search filters.
Parámetros de entrada
pageintegerPage number for pagination (1-based index).
searchstringSearch keyword to filter contacts.
perPageintegerNumber of contacts per page.
campaignIdstringObligatorioUnique identifier of the email campaign.
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 CampaignsEMELIA_LIST_CAMPAIGNSAcciónTool to retrieve all email campaigns. use when you need to fetch the list of campaigns, with optional pagination or search filters.
EMELIA_LIST_CAMPAIGNSAcciónTool to retrieve all email campaigns. use when you need to fetch the list of campaigns, with optional pagination or search filters.
Parámetros de entrada
pageintegerPage number for pagination (1-based index)
limitintegerNumber of items per page
searchstringSearch string to filter campaigns by name or attributes
Parámetros de salida
dataobject[]ObligatorioList of campaign objects
metaobjectObligatorioPagination details for the campaigns list
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List Email ProvidersEMELIA_LIST_EMAIL_PROVIDERSAcciónTool to retrieve all configured email providers. use after setting up your email providers to view them.
EMELIA_LIST_EMAIL_PROVIDERSAcciónTool to retrieve all configured email providers. use after setting up your email providers to view them.
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 LinkedIn CampaignsEMELIA_LIST_LINKEDIN_CAMPAIGNSAcciónTool to list all linkedin campaigns. use when you need an overview of your linkedin campaigns and want to paginate results.
EMELIA_LIST_LINKEDIN_CAMPAIGNSAcciónTool to list all linkedin campaigns. use when you need an overview of your linkedin campaigns and want to paginate results.
Parámetros de entrada
pageintegerPage number for pagination (must be >= 1).
per_pageintegerNumber of items per page (must be >= 1).
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 webhooksEMELIA_LIST_WEBHOOKSAcciónTool to retrieve all webhooks. use when you need to fetch every configured webhook in emelia.
EMELIA_LIST_WEBHOOKSAcciónTool to retrieve all webhooks. use when you need to fetch every configured webhook in emelia.
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
Remove Contact from BlacklistEMELIA_REMOVE_CONTACT_FROM_BLACKLISTAcciónTool to remove a contact or domain from the email blacklist. use after verifying that the address or domain should no longer be blocked.
EMELIA_REMOVE_CONTACT_FROM_BLACKLISTAcciónTool to remove a contact or domain from the email blacklist. use after verifying that the address or domain should no longer be blocked.
Parámetros de entrada
email_or_domainstringObligatorioThe email address or domain 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