I am looking at connecting our two orgs, one of them uses a custom object to store absences. I want to be able to map this Absences object to the Events in our main org so they can be viewed in peoples calendars.
Is this possible, if so, which object would I use to map to?
Thanks in advance.
1 个回答
Hi Ashley,
Since this is a custom object, you also need to map the Absences object to another custom object on your main org. You can relate the Absences to the event record via the Related To field. Doing this will also display the name of the custom object record in the calendar.
I hope this helps!