Lemlist
lemlistlemlist is a prospecting tool that automates multichannel outreach, enabling users to find leads with valid contact information and reach them across email, LinkedIn, or calls with personalized messages.
Acciones disponibles (30)
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 ScheduleLEMLIST_DELETE_DELETE_SCHEDULEAcciónTool to delete a specific schedule by scheduleid. use when you need to remove a schedule permanently after confirming its id.
LEMLIST_DELETE_DELETE_SCHEDULEAcciónTool to delete a specific schedule by scheduleid. use when you need to remove a schedule permanently after confirming its id.
Parámetros de entrada
scheduleIdstringObligatorioThe unique ID of the schedule to delete
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 Unsubscribed EmailLEMLIST_DELETE_DELETE_UNSUBSCRIBE_EMAILAcciónTool to delete an email from the unsubscribed list. use when restoring a subscriber who has opted back in and you need to remove them from the suppressed contacts.
LEMLIST_DELETE_DELETE_UNSUBSCRIBE_EMAILAcciónTool to delete an email from the unsubscribed list. use when restoring a subscriber who has opted back in and you need to remove them from the suppressed contacts.
Parámetros de entrada
emailstringObligatorioThe email address to remove from the unsubscribed list
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
Unsubscribe Lead From CampaignLEMLIST_DELETE_UNSUBSCRIBE_LEAD_FROM_CAMPAIGNAcciónTool to unsubscribe a lead from a campaign. use when you need to stop further outreach by removing a lead from the specified campaign.
LEMLIST_DELETE_UNSUBSCRIBE_LEAD_FROM_CAMPAIGNAcciónTool to unsubscribe a lead from a campaign. use when you need to stop further outreach by removing a lead from the specified campaign.
Parámetros de entrada
leadIdstringObligatorioThe unique ID of the lead to unsubscribe
campaignIdstringObligatorioThe unique ID of the campaign from which the lead will be unsubscribed
Parámetros de salida
dataobjectObligatorioPayload data returned by API
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
successfullbooleanObligatorioTrue if the lead was successfully unsubscribed
Get All WebhooksLEMLIST_GET_ALL_WEBHOOKSAcciónTool to retrieve the list of all webhooks configured for the team. use when you need to sync or audit active webhooks.
LEMLIST_GET_ALL_WEBHOOKSAcciónTool to retrieve the list of all webhooks configured for the team. use when you need to sync or audit active webhooks.
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 Campaign By IDLEMLIST_GET_CAMPAIGN_BY_IDAcciónTool to retrieve a specific campaign by campaignid. use when you need detailed campaign information by id.
LEMLIST_GET_CAMPAIGN_BY_IDAcciónTool to retrieve a specific campaign by campaignid. use when you need detailed campaign information by id.
Parámetros de entrada
campaignIdstringObligatorioUnique identifier of the campaign 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
Start Campaign ExportLEMLIST_GET_CAMPAIGN_EXPORT_STARTAcciónTool to start an asynchronous export of all campaign statistics (csv). use when you need to initiate a csv export for a given campaign and track its progress.
LEMLIST_GET_CAMPAIGN_EXPORT_STARTAcciónTool to start an asynchronous export of all campaign statistics (csv). use when you need to initiate a csv export for a given campaign and track its progress.
Parámetros de entrada
campaignIdstringObligatorioUnique identifier of the campaign to export.
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 Export StatusLEMLIST_GET_CAMPAIGN_EXPORT_STATUSAcciónTool to check the status of an asynchronous campaign export. use after starting an export to poll until done or error.
LEMLIST_GET_CAMPAIGN_EXPORT_STATUSAcciónTool to check the status of an asynchronous campaign export. use after starting an export to poll until done or error.
Parámetros de entrada
exportIdstringObligatorioThe ID of the export job returned from the start export endpoint.
campaignIdstringObligatorioThe ID of the campaign whose export is being checked.
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 SequencesLEMLIST_GET_CAMPAIGN_SEQUENCESAcciónTool to retrieve a list of all sequences for a campaign with steps and conditions. use after fetching campaign to inspect its nested sequences and branching rules.
LEMLIST_GET_CAMPAIGN_SEQUENCESAcciónTool to retrieve a list of all sequences for a campaign with steps and conditions. use after fetching campaign to inspect its nested sequences and branching rules.
Parámetros de entrada
campaignIdstringObligatorioUnique identifier of the campaign to fetch sequences 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
Export Campaign LeadsLEMLIST_GET_EXPORT_CAMPAIGN_LEADSAcciónTool to export campaign leads with state filtering and choose between json or csv output. use when you need to download leads and their statuses for reporting or analysis.
LEMLIST_GET_EXPORT_CAMPAIGN_LEADSAcciónTool to export campaign leads with state filtering and choose between json or csv output. use when you need to download leads and their statuses for reporting or analysis.
Parámetros de entrada
statestringObligatorioFilter to export only the specified leads' last state. Specify one of the global states: imported, scanned, skipped, reviewed, contacted, hooked, attracted, warmed, interested, notInterested, emailsBounced, emailsUnsubscribed, meetingBooked, paused, failed; or detailed states: emailsSent, emailsOpened, emailsClicked, emailsReplied, emailsInterested, emailsNotInterested, emailsFailed, opportunitiesDone, aircallDone, aircallInterested, aircallNotInterested, apiDone, apiInterested, apiNotInterested, linkedinVisitDone, linkedinVisitFailed, linkedinInviteDone, linkedinInviteAccepted, linkedinInviteFailed, linkedinSent, linkedinOpened, linkedinReplied, linkedinInterested, linkedinNotInterested, linkedinSendFailed, manualInterested, manualNotInterested. Use 'all' to export all leads regardless of state.
formatstringenumOutput format for the export. Choose 'json' or 'csv'.
jsoncsvcampaignIdstringObligatorioThe ID of the campaign to export leads from.
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
Export UnsubscribesLEMLIST_GET_EXPORT_UNSUBSCRIBESAcciónTool to download a csv file containing all unsubscribed email addresses. use when you need to export the full unsubscribes list for analysis or archival.
LEMLIST_GET_EXPORT_UNSUBSCRIBESAcciónTool to download a csv file containing all unsubscribed email addresses. use when you need to export the full unsubscribes list for analysis or archival.
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 Unsubscribed EmailLEMLIST_GET_GET_UNSUBSCRIBE_EMAILAcciónTool to retrieve a single unsubscribed email record. use when you need to verify if a specific email has opted out of campaigns before re-subscribing them.
LEMLIST_GET_GET_UNSUBSCRIBE_EMAILAcciónTool to retrieve a single unsubscribed email record. use when you need to verify if a specific email has opted out of campaigns before re-subscribing them.
Parámetros de entrada
emailstringObligatorioEmail address of the unsubscribed user 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
Retrieve ActivitiesLEMLIST_GET_RETRIEVE_ACTIVITIESAcciónTool to fetch recent campaign activities. use after authentication to retrieve activities filtered by campaignid, type, or limit.
LEMLIST_GET_RETRIEVE_ACTIVITIESAcciónTool to fetch recent campaign activities. use after authentication to retrieve activities filtered by campaignid, type, or limit.
Parámetros de entrada
typestringFilter activities by type, e.g., 'linkedinInviteAccepted', 'emailSent'.
limitintegerMaximum number of activities to retrieve.
campaignIdstringFilter activities by specific campaign ID.
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
Retrieve Lead By EmailLEMLIST_GET_RETRIEVE_LEAD_BY_EMAILAcciónTool to retrieve a lead by their email address. use when you have a lead's email to fetch complete lead details.
LEMLIST_GET_RETRIEVE_LEAD_BY_EMAILAcciónTool to retrieve a lead by their email address. use when you have a lead's email to fetch complete lead details.
Parámetros de entrada
emailstringObligatorioEmail address of the lead 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
Retrieve UnsubscribesLEMLIST_GET_RETRIEVE_UNSUBSCRIBESAcciónTool to retrieve the list of all people who are unsubscribed. use when you need to sync or audit unsubscribed contacts across your campaigns.
LEMLIST_GET_RETRIEVE_UNSUBSCRIBESAcciónTool to retrieve the list of all people who are unsubscribed. use when you need to sync or audit unsubscribed contacts across your campaigns.
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 Team CreditsLEMLIST_GET_TEAM_CREDITSAcciónTool to retrieve credits left in the team. use after authenticating your session.
LEMLIST_GET_TEAM_CREDITSAcciónTool to retrieve credits left in the team. use after authenticating your session.
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 Team InfoLEMLIST_GET_TEAM_INFOAcciónTool to retrieve information about your team. use after authentication to inspect current team settings, members, webhooks, and enabled features.
LEMLIST_GET_TEAM_INFOAcciónTool to retrieve information about your team. use after authentication to inspect current team settings, members, webhooks, and enabled features.
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 User InfoLEMLIST_GET_USER_INFOAcciónTool to retrieve all information of the authenticated user. use after confirming a valid access token.
LEMLIST_GET_USER_INFOAcciónTool to retrieve all information of the authenticated user. use after confirming a valid access token.
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 Lead as Not Interested in CampaignLEMLIST_PATCH_MARK_LEAD_AS_NOT_INTERESTED_IN_CAMPAIGNAcciónTool to mark a lead as not interested in a specific campaign. use after confirming campaign and lead ids to set status to not interested.
LEMLIST_PATCH_MARK_LEAD_AS_NOT_INTERESTED_IN_CAMPAIGNAcciónTool to mark a lead as not interested in a specific campaign. use after confirming campaign and lead ids to set status to not interested.
Parámetros de entrada
leadIdstringObligatorioThe unique identifier of the lead.
statusstringObligatorioThe status to set for the lead; must be 'not_interested'.
campaignIdstringObligatorioThe unique identifier of the 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
Update CampaignLEMLIST_PATCH_UPDATE_CAMPAIGNAcciónTool to update settings of a campaign. use after fetching or creating a campaign to adjust name, stop-on behaviors, and other campaign flags.
LEMLIST_PATCH_UPDATE_CAMPAIGNAcciónTool to update settings of a campaign. use after fetching or creating a campaign to adjust name, stop-on behaviors, and other campaign flags.
Parámetros de entrada
namestringNew name for the campaign.
campaignIdstringObligatorioIdentifier of the campaign to update.
sequenceSharingbooleanEnable or disable sharing of the sequence.
autoLeadInterestbooleanAutomatically determine lead interest.
disableTrackOpenbooleanDisable email open tracking.
disableTrackClickbooleanDisable email click tracking.
disableTrackReplybooleanDisable reply tracking.
stopOnLinkClickedbooleanWhether the campaign should stop on any link click.
opportunityClickedbooleanMark opportunity when clicked.
opportunityRepliedbooleanMark opportunity when replied.
stopOnEmailRepliedbooleanWhether the campaign should stop when an email is replied to.
stopOnMeetingBookedbooleanWhether the campaign should stop when a meeting is booked.
leadsPausedByInterestbooleanPause leads when they show interest.
stopOnLinkClickedFilterstringURL filter for stopping on link click; set to null to unset.
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
Update ScheduleLEMLIST_PATCH_UPDATE_SCHEDULEAcciónTool to update an existing schedule with new parameters. use after retrieving schedule details to adjust days, time window, and limits.
LEMLIST_PATCH_UPDATE_SCHEDULEAcciónTool to update an existing schedule with new parameters. use after retrieving schedule details to adjust days, time window, and limits.
Parámetros de entrada
daysstring[]List of weekdays when sends are allowed. e.g., ['monday','tuesday','wednesday'].
namestringNew name for the schedule.
enabledbooleanWhether the schedule is active (true) or paused (false).
sendEndstringDaily send window end time in HH:mm format. e.g., '17:30'.
timezonestringIANA timezone for the schedule. e.g., 'Europe/Paris'.
maxPerDayintegerMaximum number of sends allowed per day.
sendStartstringDaily send window start time in HH:mm format. e.g., '09:00'.
scheduleIdstringObligatorioIdentifier of the schedule to update.
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 Unsubscribe Email/DomainLEMLIST_POST_ADD_UNSUBSCRIBE_EMAIL_DOMAINAcciónTool to add an email or domain to the unsubscribed list. use when you need to globally block sending to a specific recipient or domain.
LEMLIST_POST_ADD_UNSUBSCRIBE_EMAIL_DOMAINAcciónTool to add an email or domain to the unsubscribed list. use when you need to globally block sending to a specific recipient or domain.
Parámetros de entrada
emailstringObligatorioEmail address or domain to add to the unsubscribed list. Domain entries must start with '@', e.g. '@example.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
Add Variables to LeadLEMLIST_POST_ADD_VARIABLES_TO_LEADAcciónTool to add one or more variables to a lead. use when you need to enrich a lead with custom data after its creation or retrieval.
LEMLIST_POST_ADD_VARIABLES_TO_LEADAcciónTool to add one or more variables to a lead. use when you need to enrich a lead with custom data after its creation or retrieval.
Parámetros de entrada
leadIdstringObligatorioUnique identifier of the lead to which the variables will be added.
companystringObligatorioNamespace for these variables; must match your company name in Lemlist.
variablesobjectObligatorioMapping of variable names to values. Keys must be unique and not override existing variables.
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
Associate schedule with campaignLEMLIST_POST_ASSOCIATE_SCHEDULE_WITH_CAMPAIGNAcciónTool to associate a schedule with a campaign. use after confirming both campaignid and scheduleid to bind a schedule to its campaign.
LEMLIST_POST_ASSOCIATE_SCHEDULE_WITH_CAMPAIGNAcciónTool to associate a schedule with a campaign. use after confirming both campaignid and scheduleid to bind a schedule to its campaign.
Parámetros de entrada
campaignIdstringObligatorioID of the campaign to which the schedule will be associated
scheduleIdstringObligatorioID of the schedule to associate with the 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 CampaignLEMLIST_POST_CREATE_CAMPAIGNAcciónTool to create a new campaign. use after confirming the team id. returns campaign, sequence, and schedule ids.
LEMLIST_POST_CREATE_CAMPAIGNAcciónTool to create a new campaign. use after confirming the team id. returns campaign, sequence, and schedule ids.
Parámetros de entrada
namestringObligatorioThe name of the campaign to create
teamIdstringObligatorioThe ID of the team under which the campaign will be created
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 ScheduleLEMLIST_POST_CREATE_SCHEDULEAcciónTool to create a new schedule for the team. use when you need to define custom active times or delays for outreach operations.
LEMLIST_POST_CREATE_SCHEDULEAcciónTool to create a new schedule for the team. use when you need to define custom active times or delays for outreach operations.
Parámetros de entrada
endstringOptional end time in HH:mm format. Defaults to '18:00'.
namestringOptional name for the schedule. Defaults to 'Default schedule'.
startstringOptional start time in HH:mm format. Defaults to '09:00'.
timezonestringOptional timezone for the schedule (IANA timezone identifier). Defaults to 'Europe/Paris'.
weekdaysinteger[]Optional list of active weekdays (1=Monday .. 7=Sunday). Defaults to [1,2,3,4,5].
secondsToWaitintegerOptional delay in seconds between operations. Defaults to 1200 seconds.
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 Lead As InterestedLEMLIST_POST_MARK_LEAD_AS_INTERESTEDAcciónTool to mark a lead as interested in all campaigns. use when a lead responds positively and you want to advance or personalize your outreach.
LEMLIST_POST_MARK_LEAD_AS_INTERESTEDAcciónTool to mark a lead as interested in all campaigns. use when a lead responds positively and you want to advance or personalize your outreach.
Parámetros de entrada
emailstringObligatorioEmail address of the lead to mark as interested.
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 Lead As Interested In CampaignLEMLIST_POST_MARK_LEAD_AS_INTERESTED_IN_CAMPAIGNAcciónTool to mark a lead as interested in a specific campaign. use after confirming the lead's positive engagement in that campaign.
LEMLIST_POST_MARK_LEAD_AS_INTERESTED_IN_CAMPAIGNAcciónTool to mark a lead as interested in a specific campaign. use after confirming the lead's positive engagement in that campaign.
Parámetros de entrada
leadEmailstringObligatorioEmail address of the lead to mark as interested.
campaignIdstringObligatorioUnique identifier of the 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
Mark Lead As Not InterestedLEMLIST_POST_MARK_LEAD_AS_NOT_INTERESTEDAcciónTool to mark a lead as not interested in all campaigns. use when a lead explicitly declines outreach and should be paused across campaigns.
LEMLIST_POST_MARK_LEAD_AS_NOT_INTERESTEDAcciónTool to mark a lead as not interested in all campaigns. use when a lead explicitly declines outreach and should be paused across campaigns.
Parámetros de entrada
lead_id_or_emailstringObligatorioEmail address or lead ID ('lea_...') to mark as not interested.
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
Pause a running campaignLEMLIST_POST_PAUSE_CAMPAIGNAcciónTool to pause a running campaign. use after confirming you have the correct campaign id and that the campaign is currently running.
LEMLIST_POST_PAUSE_CAMPAIGNAcciónTool to pause a running campaign. use after confirming you have the correct campaign id and that the campaign is currently running.
Parámetros de entrada
campaignIdstringObligatorioID of the campaign to pause
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
Pause LeadLEMLIST_POST_PAUSE_LEADAcciónTool to pause a lead in all campaigns or a specific campaign. use when you want to temporarily halt outreach to a lead.
LEMLIST_POST_PAUSE_LEADAcciónTool to pause a lead in all campaigns or a specific campaign. use when you want to temporarily halt outreach to a lead.
Parámetros de entrada
campaignIdstringID of the campaign to pause the lead in. If omitted, pauses in all campaigns.
leadIdOrEmailstringObligatorioEmail address of the lead or the lead's Lemlist ID (e.g., lea_xxx)
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