CRM and Sales tools

Lemlist

16min
the lemlist modules allow you to create, update, list, and/or delete emails, leads, and unsubscribers in your lemlist account prerequisites a lemlist account in order to use lemist with make, it is necessary to have a lemlist account if you do not have one, you can create a lemlist account at https //www lemlist com/ https //www lemlist com/ connecting lemlist to make to connect your lemlist account to make, you need to obtain your api key 1\ log into your lemlist account 2\ click settings > integrations 3\ click show and copy the api key to your clipboard 4\ go to make and open the lemlist module's create a connection dialog 5\ in the connection name field, enter a name for the connection 6\ in the api key field, enter the api key copied in step 2 7\ click continue the connection has been established emails watch emails triggers when a new event regarding an email occurs connection lemlist docid\ e mo vjafvvmzgbxalsmr limit the maximum number of emails make should return during one {{scenario singular lowercase}} execution cycle campaign list campaigns retrieves a list of all campaigns connection lemlist docid\ e mo vjafvvmzgbxalsmr limit the maximum number of campaigns make should return during one {{scenario singular lowercase}} execution cycle export statistics/leads of a campaign downloads a csv file that contains all the statistics or leads of a campaign connection lemlist docid\ e mo vjafvvmzgbxalsmr select select the option whose details you want to list statistics of a campaign leads of a campaign campaign id select the campaign whose leads or statistics you want to retrieve lead add a lead adds a lead in a specific campaign connection lemlist docid\ e mo vjafvvmzgbxalsmr campaign id select the campaign id from which the lead is generated email enter the email address of the lead first name enter the first name of the lead last name enter the last name of the lead company name enter the company name custom fields add the custom fields key value get a lead retrieves all the information of a specific lead using its email connection lemlist docid\ e mo vjafvvmzgbxalsmr email address enter the email address of the lead whose details you want to retrieve delete a lead deletes a lead from a specific campaign connection lemlist docid\ e mo vjafvvmzgbxalsmr campaign id select the campaign id whose lead you want to delete email address enter the email address of the lead you want to delete unsubscribe list unsubscribes retrieves a list of all people who are unsubscribed connection lemlist docid\ e mo vjafvvmzgbxalsmr limit the maximum number of people make should return during one make execution cycle add an email to unsubscribes adds a lead in the unsubscribed list connection lemlist docid\ e mo vjafvvmzgbxalsmr email address enter the email address of the lead you want to add to the unsubscribers delete an email from unsubscribes deletes a lead in the unsubscribed list connection lemlist docid\ e mo vjafvvmzgbxalsmr email address enter the email address you want to delete from the unsubscribers other make an api call performs an arbitrary authorized api call connection lemlist docid\ e mo vjafvvmzgbxalsmr url enter a path relative to https //app lemlist com/api e g /campaigns method select the http method you want to use get to retrieve information for an entry post to create a new entry put to update/replace an existing entry patch to make a partial entry update delete to delete an entry headers enter the desired request headers you don't have to add authorization headers; we already did that for you query string enter the request query string body enter the body content for your api call for the list of available endpoints, refer to the lemlist api documentation https //developer lemlist com example list campaigns following api call returns all campaigns matches of the search can be found in the module's output under bundle > body > campaigns in our example, 1 campaign is returned