Introduction
This integration enables the upsert of person records in SalesLoft using data from Clay. When triggered, it searches for a person in SalesLoft by email address. If found, the existing record is updated with the provided information. If no match exists, a new person record is created.
Provider: https://salesloft.com
โAPI Documentation: https://developers.salesloft.com/docs/api/person-upserts/
Input
Name | Is Optional | Description | Type |
First Name | text | ||
Last Name | text | ||
Primary Email Address | text | ||
Secondary Email Address | true | text | |
Personal Email Address | true | text | |
Primary Phone | true | text | |
Home Phone | true | text | |
Mobile Phone | true | text | |
Job Title | true | text | |
Job Seniority | true | text | |
Social URL | true | Full Linkedin URL | text |
Twitter Handle | true | Twitter handle with the @ in the front. | text |
Personal Website | true | text | |
Tags | true | text | |
Person Stage | true | text | |
City | true | text | |
State | true | text | |
Country | true | text | |
SalesLoft Account ID | true | The Account ID to tie this person to. | text |
Company Name | true | text | |
Company Website | true | text | |
Company Industry | true | text | |
Work City | true | text | |
Work State | true | text | |
Work Country | true | text | |
true | dynamicFields |