Google Calendar Integration : How to auto generate the conference details on invite creation

Sujatha V M
Kilo Patron
Kilo Patron

Hi Team, 

 

I have successfully integrated ServiceNow with Google Calendar and it generates the invite and passes the details from the request body. But the invite is generated without conference details. 

 

Seems like below script avails to pass static data only. 

 

"conferenceData": {
   
"createRequest": {
     
"requestId": string,
     
"conferenceSolutionKey": {
       
"type": string
     
},
     
"status": {
       
"statusCode": string
     
}
   
},
   
"entryPoints": [
     
{
       
"entryPointType": string,
       
"uri": string,
       
"label": string,
       
"pin": string,
       
"accessCode": string,
       
"meetingCode": string,
       
"passcode": string,
       
"password": string
     
}
   
],
   
"conferenceSolution": {
     
"key": {
       
"type": string
     
},
     
"name": string,
     
"iconUri": string
   
},
   
"conferenceId": string,
   
"signature": string,
   
"notes": string,
 
},

 

Some manual action is required to click on "Add Google Meet conferencing" button. 

 

Is there any to auto generate the conference details (dynamically) on insert of the invite? 

 

Sujatha8_0-1693987116904.png

 

 

 

Please mark this as helpful and accept it as a solution if this resolves your query.
Sujatha V.M.
0 REPLIES 0