API availability for Virtual Calssroom Link

Comments

2 comments

  • Tim Bermanseder

    This would be handy, as we explore automating hundreds of teams workshops into Ax I would expect to find this in the 

    I did find reference to the Virtual classroom ID under this endpoint:

    /course/calendar

    I expected to find something under the course instance itself:

    /course/instance/detail

    By and large it seems a bit of an oversight to have not included it in endpoints at all.

     

     

     

    0
    Comment actions Permalink
  • Ben Ramcharan

    Hmmm, yes, well spotted. It's interesting that the /course/calendar endpoint returns the virtual classroom ID but doesn't actually return a link...

    As a workaround, I created a template with the below code:

    <div>[Virtual Classroom Link]</div>

    If you run the /template endpoint on that template and pass the workshop id as instanceID and 'w' as the type then it will return HTML containing the workshop link but then that has to be parsed. It will do for now but it would be nice if there was a better way of doing this

    0
    Comment actions Permalink

Please sign in to leave a comment.