Create.Course.Element.Link

This API was built to create a link element of an old type. Please use Create.Extension.Instance Link instead.

This method will create a single link element within a course. The link is created under a specified parent folder in the course. If parent folder is not specified, then by default it will be placed under the course root folder.

If the specified link does not start with an http protocol, then the message processor will pre-append “http://”. It is good practice to

No other checks are made by itslearning to ensure the link is valid. These checks should be made by 3rd party user.