{Energy Integration} Create Groups assembly based mostly on D365 CE Appointment

Enterprise Requirement: Each time Appointment is created in D365 CE, ship Groups assembly invite to everybody and likewise replace Workforce assembly URL again to the appointment.

Notice: Server facet sync will not be enabled on the shopper tenant for Appointments.

Resolution:

Step 1: Create an Automated cloud stream and set set off as follows:

Step 2: Set the set off situation as follows:

clip_image004

Step 3: Subsequent step is essential; we have to route via all exercise tips to get electronic mail addressed of the attendees.

Filter for use is _activityid_value eq

clip_image006

Step 4: Now we have to initialise variable to Append all Record of Attendees:

clip_image008

Step 5: Loop via all returned Exercise pointers and maintain appending electronic mail handle of the attendees into the string variable:

clip_image010

Step 6: Create Groups assembly as under. Notice the formulation will should be used to map begin and finish time.

formatDateTime(triggerOutputs()?[‘body/scheduledstart’],’yyyy-MM-dd HH:mm:ss’)

formatDateTime(triggerOutputs()?[‘body/scheduledend’],’yyyy-MM-dd HH:mm:ss’)

clip_image012

Step 7: replace the appointment again with the Workforce assembly url by Updating the outline:

concat(triggerOutputs()?[‘body/description’],’Click on right here for Workforce assembly url: ‘,outputs(‘Create_a_Teams_meeting’)?[‘body/onlineMeeting/joinUrl’])

clip_image013

Ultimate Circulation ought to seem like this:

clip_image015

Consequence:

Now allow us to go and create appointment in D365:

clip_image017

Allow us to see the Groups calendar now:

clip_image019

Allow us to see Appointment description under in D365:

clip_image021

Hope it helps and Energy 365ing as standard!

Different methods to study with me:

clip_image001[4]

Any drawback in Energy Platform or Dynamics 365 – finish person, Microsoft accomplice or a person?

Downside Space – Technical, Purposeful, Coaching, Growth or consulting?

Me and my group are right here to assist, get in contact right here: Click here

clip_image002[4]

LEAVE A REPLY

Please enter your comment!
Please enter your name here