Happy Tuesday - There are about 60 events with existing contacts (whoid) and I need to add just one contact to the events.
Created a test event and tried via the Data Loader - Event Relation - Insert - mapping is below...
However, contact is not appearing in the event - What I am missing?
#Data Management #Dataloader.io #Sales Cloud
Greetings, @Nate Schaufler
From the outside looking in, it looks like you have all the required fields. Can you do the following to confirm that you are not missing anything:
1. Export one working EventRelation record (from an event that already has a contact)
I suspect you might have to use TRUE & FALSE instead of 1 & 0.
Be well-
Katende
Use Data Loader → Export → EventRelation
Export fields: EventId, RelationId, IsInvitee, IsParent
This lets you see the correct structure and flag values.