Hello,
Importing to HubSpot, of object Engagements and type MEETING. Everything is working as it should but can't find the correct mapping of column for "Outcome".
CSV column: Outcome
CSV column value: COMPLETED
Skyvia mapping: ?
API:
meetingOutcome:"COMPLETED"
Example:
{ engagement:{ id:{{engagementId}}, portalId:{{portalId}}, active:true, createdAt:1591155743505 (June 3, 2020, Wed, 11:42:23am UTC+08:00), lastUpdated:1591155743990 (June 3, 2020, Wed, 11:42:23am UTC+08:00), createdBy:6247261, modifiedBy:6247261, ownerId3005231, type:"MEETING", timestamp:1591155900000 (June 3, 2020, Wed, 11:45:00am UTC+08:00), teamId:138220, activityType:"First outreach", source:"CRM_UI", sourceId:"", allAccessibleTeamIds:[138220 ], bodyPreview:"testttttt", queueMembershipIds:[ ], bodyPreviewIsTruncated:false, bodyPreviewHtml:"<html>\n <head></head>\n <body>\n <p>testttttt</p>\n </body>\n</html>", gdprDeleted:false}, associations:{ contactIds:[id], companyIds:[], dealIds:[,], ownerIds:[ ], workflowIds:[ ], ticketIds:[ ], contentIds:[ ], quoteIds:[ ]}, attachments:[ ], scheduledTasks:[ ], metadata:{ startTime:1591155900000 (June 3, 2020, Wed, 11:45:00am UTC+08:00), endTime:1591159500000 (June 3, 2020, Wed, 12:45:00pm UTC+08:00), title:"hstest", body:"<p>testttttt</p>", source:"CRM_UI", preMeetingProspectReminders:[ ], meetingOutcome:"SCHEDULED"}}