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
Pierre Crouzet 10Pierre Crouzet 10 

Integration with Gmail using clients:hasEventContext

Hi
We are using the Gmail Integration with Salesforce, and it is not working anymore, 
Last time the cause for this behavior was identified as the changes that Google is making to Google Calendar. 

Looking at the log the "dates" is empty instead of fill with start and end like previously, not sure if the changes is coming from Google api or Salesforce Gmail Integration but the interface does not work anymore as described here (https://developer.salesforce.com/docs/component-library/bundle/clients:hasEventContext/documentation)

{
    "subject": "Salesforce Gmail Integration",
    "textBody": "please join",
    "id": "_65h36e9l6go3gbb5c4p32b9k60o6abb26gsj2b9h6srm4ohp74r3ap1o6s",
    "people": {
        "requiredAttendees": [
            {
                "name": "Pierre Doe",
                "email": "pierre.doe@xxxx.tv",
                "attendance": "awaiting",
                "type": "required"
            }
        ],
        "organizer": {}
    },
    "emails": [],
    "invitees": [],
    "dates": {},
    "location": "https://salesforce.webex.com/salesforce/j.php?MTID=m43670b72bcd2a92e9c401a0ab0dddc26"
}
More details on the previous fix here (https://developer.salesforce.com/forums/ForumsMain?id=9062I000000BojUQAS)
SwethaSwetha (Salesforce Developers) 
HI Pierre,
The bug #W-13554887 was fixed as part of Extension 244.0 release. I'll reach out to our team for feedback on this current scenario and will let you know.

Thanks
Swetha Maddali
Senior Support Engineer
Salesforce.com
    SwethaSwetha (Salesforce Developers) 
    @Pierre, The concerned team is looking into the issue. Will update this thread as soon as I have further inputs. Thanks
    Pierre Crouzet 10Pierre Crouzet 10
    @Swetha, do you have any feedback on this, I am also curious to undersand why the standard log event can still work but no the API ?
    Regards
    SwethaSwetha (Salesforce Developers) 
    @Pierre, Not yet but I have followed up internally today again seeking an update and waiting to hear back.
    SwethaSwetha (Salesforce Developers) 
    Apologies for the delay. The Salesforce team has reworked the code and I have an update from the team that the fix has been released and will be GA around Sep 21, 2023 (depending on Google's review process) (Safe Harbor) 

    Recommend checking early next week and confirming if everything works as expected.

    Thank you and appreciate all your patience!
    Best,
    Swetha