Newer Version Available
vpls360csr-UpdateAccountName
This Omnistudio Data Mapper loads or updates the first name
and last name of a user, and returns the IDs for the updated records.
Sample Input
1{
2 "ContactId": "0034W00002H1vyAQAR",
3 "NameDetails": {
4 "FirstName": "WalterWin",
5 "LastName": "White",
6 "Salutation": "Mr."
7 }
8}|
Parameter |
Required/Optional |
|---|---|
|
ContactId |
Required |
|
FirstName |
Required |
|
LastName |
Required |
|
NameDetails |
Required |
|
Salutation |
Required |