breslav
Jan 10, 2025Copper Contributor
Status:
New
Add Method to Create Hyperlinks in PowerPoint JavaScript API
I am writing to request the addition of a method in the PowerPoint JavaScript API that allows developers to programmatically convert text into hyperlinks. Currently, this functionality is available i...
abhitesh9319
Dec 17, 2025Copper Contributor
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.
EsterB
Microsoft
Dec 18, 2025Hi 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