Event program creation and lead creation payloads
Event program creation
{
'folderId': 3486,
'type': 'Event',
'name': 'MEETUP-2017-Q41110-SantaBarbara',
'folderType': 'Folder',
'channel': 'Event - Live (Bevy)'
}
Leads creation
{
'leads': [
{
'webServicesAPISource': 'Bevy',
'firstName': 'John',
'title': 'DevOps Engineer',
'bevyUserGroupIDs': '77',
'lastName': 'Smith',
'company': 'Bevy',
'bevyEventLastRegisteredDate': '2018-03-16T15:41:22+00:00',
'email': 'john.smith@example.com'
}
],
'lookupField': 'email',
'programName': 'MEETUP-2017-Q41110-SantaBarbara',
'programStatus': 'Registered'
}