The Notes template can be used to add notes to your Contact.
You can either use the Vega ID, ScoperID or First name, last name and email address to identify the Contact to add the notes to.
Template Field Name | Field Type (Length) | Explanation |
ID | nvarchar(15) | This is used, where provided, to match to an existing contact on Vega ID. |
ScoperID | nvarchar(50) | This is used, where provided, to match to an existing contact on Org ID. |
First Name | nvarchar(150) | This is used, where provided, to match to an existing contact. This is used together with the LastName and Email to find a match. |
Last Name | nvarchar(150) | This is used, where provided, to match to an existing contact. This is used together with the FirstName and Email to find a match. |
Email Address | nvarchar(50) | This is used, where provided, to match to an existing contact. This is used together with the FirstName and LastName to find a match. |
Note Type | nvarchar(50) | This is one of the valid system note types or added to your attribute type Note Types. |
Actual Note | nvarchar(500) | This is the actual content of your note. |
Subject | nvarchar() | This is the subject of the note |
NoteDate | date | This is always a required field |
UserEmail | nvarchar(150) | User (staff) to put against the Note |
NoteSecurityType | nvarchar(150) | Note security status to specify Read and Write, Read Only, System Administrator, Confidential and Draft |
Comments
0 comments
Please sign in to leave a comment.