cam_edTh7gt5UIjCn8qR7
).Log in to Kylas CRM: Access your Kylas CRM account using your credentials.
Navigate to Workflows: Go to CRM Settings > Automation > Workflows to manage automation workflows.
Create a Workflow: Create a lead or contact workflow and select Webhook as the action.
Configure the Webhook: Create a webhook and fill in the required details as specified. Set the action as Webhook to enable the integration.
Choose the below values in the webhook section.
Parameter Name | Parameter Type | Parameter Value | Purpose of the value |
tokenId | Custom Parameter | Token id from Lemlist (Lemlist API key) | For authentication |
campaignId | Custom Parameter | Campaign Id (you can get this campaign id from URL) | In which campaign do you want to send this lead data |
emailId | Lead / Contact | Emails | Mandatory to pass. |
firstName | Lead / Contact | First Name | |
lastName | Lead / Contact | Last Name | |
phone | Lead / Contact | Phone Numbers | |
jobTitle | Lead / Contact | Designation | |
companyDomain | Lead / Contact | Kylas field where you capture the company domain. | (This can be skip if you are not capturing the company domain ) |
linkedinUrl | Lead / Contact | Linked In | |
deduplicate | Custom Parameter | true/false | To avoid creating duplicate leads in same campaign |
linkedinEnrichment | Custom Parameter | true/false | To push the lead to enrich the linked data base automatically |
findEmail | Custom Parameter | true/false | Check the email id in linked in Data base and update the information on the pushed lead |
verifyEmail | Custom Parameter | true/false | Verify the email from lemlist data base |
findPhone | Custom Parameter | true/false | By default check the phone number available in linked data base. |