office365 - Outlook Add-In AppDomain for the current tenant -
how can set appdomain in manifest.xml current sharepoint online/onedrive (https://xxx.sharepoint.com) can open links ie onedrive outlook add-in? there placeholder instance: http://sharepoint?
you need set external domains add-in access. example sharepoint online instance, can use:
https://mycompanytenantname.sharepoint.com
same applies external apis/endpoints, example:
https://*.companyapi.com
hope helps.
Comments
Post a Comment