Conferencing to include the attribute `source` to distinguish between created by provider vs Nylas.

We would like to view the source of the conference details.

"conferencing": {
    "provider": "Zoom Meeting",
  "source": "api" | "parsed", <<<<<<
    "details": {
        "url": "https://us02web.zoom.us/j/
6119603999?pwd=VmpmajhOc3JEVHZ0ak8wZWVZNzJXZz09",

        "meeting_code": "6119603999",

        "password": "xyz",
    }
}

This is currently not possible due to the way in which providers generate these conference links being inconsistent. Some generate the conference details after the event creation, as such we do not currently include this. 

 

We are working on a solution.

 

Internal: Bug 

Updated

Was this article helpful?

0 out of 0 found this helpful

Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.