I am trying to write a script to auto populate the location when creating a live meeting request with the Conference ID and Passcode from the auto generated body. I have only found code to take an incoming message and find the data using ".pattern" but I can't figure out how to get this to the location. This is so when making a live meeting request the attendees can just click the number link on their phone while traveling to get through the call. The Conference ID and Passcode are auto generated for each meeting. Oh, and I am very new to writing VB code... Here is an example:
Body:
Phone number 1-800-123-4567
Conference ID: 123456
Passcode: 1234
into Location field - 18001234567,,123456#,,1234#
Thank you!
Body:
Phone number 1-800-123-4567
Conference ID: 123456
Passcode: 1234
into Location field - 18001234567,,123456#,,1234#
Thank you!