function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Hari Krishnan 43Hari Krishnan 43 

Share object related calendar to peers

Could you please help me out on this concern where we had a requirement of a calendar created for campaign object needs to be shared with her peers and when I searched there was no option to do that until the last release. Now in the latest release, it is said that Salesforce has introduced an API called 'Calendar view' where we can share calendar created on objects can be shared, Here is the link below. Could you please help me out on how to start this with. Very new to coding!!
User-added image
https://developer.salesforce.com/docs/atlas.en-us.object_reference.meta/object_reference/sforce_api_objects_calendarview.htm?search_text=calendarview
Thanks,
Hari
ANUTEJANUTEJ (Salesforce Developers) 
Hi Hari,

I found this below documentation link that has multiple implementations setups for reference:

>> https://help.salesforce.com/articleView?id=calendar_create_examples.htm&type=5 

I hope this helps.

Regards,
Anutej