Add Method to Create Hyperlinks in PowerPoint JavaScript API
Hi breslav - we recently released the ability to work with hyperlinks in Requirement Set 1.6. Please try it out!
https://learn.microsoft.com/en-us/javascript/api/requirement-sets/powerpoint/powerpoint-api-1-6-requirement-set?view=powerpoint-js-preview
Hi EsterB , The current PowerPoint JavaScript API only supports address and screenTip parameters for adding hyperlinks. There is no support for internal slide-to-slide hyperlinks. In COM-based APIs, this is achieved using a SubAddress parameter. Adding similar support (for example, a subAddress field) to the JS API would enable internal slide hyperlinks and be very helpful.
- EsterBDec 18, 2025
Microsoft
Hi abhitesh9319 - Thanks for this! We just released new hyperlink functionality this week in req set 1.10. Can you see if that helps your scenario? PowerPoint JavaScript API requirement set 1.10 - Office Add-ins | Microsoft Learn