Introduction
This article describes steps to add your generate the metadata.xml and/or manifest- outlook.xml files required to deploy a SYSTRAN o365 Add-ins.
1) Prerequesites
Configure oauth2 authentication mechanism. Ensure your host key in the OfficePluginsAPI section of your SES Gateway configuration file is valid (should contain your domain with no https://)
More details in [SPN9] How to set-up and use Oauth2 as an authentication method for API requests
2) Generate SYSTRAN o365 Add-ins (metadata.xml or manifest- outlook.xml)
- Word, Excel, Powerpoint Add-ins is available from https://SPN9_GATEWAY_PUBLIC_URL/officeplugins/manifest.xml
- Outlook Add-ins: https://SPN9_GATEWAY_PUBLIC_URL/officeplugins/manifest-outlook.xml
Note: in most cases, SPN9_GATEWAY_PUBLIC_URL is your domain and port 8904 (https://YOUR_SYSTRAN_SERVER:8904)