Scan to SharePoint Online
The feature has to be enabled in three steps:
First you have to register the MyQ app in SharePoint.
Then you have to create and set the SharePoint Online destination.
Lastly, users have to connect their MyQ accounts to SharePoint.
Enabling access to SharePoint
To set up the access, you have to register the MyQ app in SharePoint and enter the SharePoint Application ID and Secret on the External Systems settings tab in the MyQ web administrator interface.
Register the MyQ app in SharePoint
In a browser, enter one of the the following URLs (you need to have admin rights on the specific level -for the SharePoint root site or for the specific site- to be able to access the settings):
For the root SharePoint site:
<https://<site_name>.sharepoint.com/_layouts/15/appregnew.aspx>
(e.g. https://mycompany.sharepoint.com/_layouts/15/appregnew.aspx)For a specific SharePoint site (site collection):
<https://<site_name>.sharepoint.com/sites/<specific_site_name>/_layouts/15/appregnew.aspx>
(e.g. https://mycompany.sharepoint.com/sites/SCANNING/_layouts/15/appregnew.aspx)
Fill in or generate the fields, and then click Create. You are informed that the app identifier has been successfully created.
Client Id: You can generate it or use your own. Copy its value; it will be used later in the registration process.
Client Secret: You can generate it or use your own. Copy its value; it will be used later in the registration process.
Title: "MyQ"
App Domain: "helper.myq.cz"
Redirect URI: "https://helper.myq.cz/ "
In the browser, enter one of the the following URLs:
For the root SharePoint site:
<https://<site_name>.sharepoint.com/_layouts/15/appinv.aspx>
(e.g. https://mycompany.sharepoint.com/_layouts/15/appinv.aspx)For a specific SharePoint site (site collection):
<https://<site_name>.sharepoint.com/sites/<specific_site_name>/_layouts/15/appinv.aspx
(e.g. https://mycompany.sharepoint.com/sites/SCANNING/_layouts/15/appinv.aspx)
Fill in the App ID (the Client Id from step 2), and then click Lookup. This should fill all fields except for Permission Request XML.
Copy the below string, paste it to the Permission Request XML field, and then click Create. You are asked if you trust the MyQ application.
<AppPermissionRequests AllowAppOnlyPolicy="true">
<AppPermissionRequest Scope="http://sharepoint/content/sitecollection/web"
Right="Write" />
</AppPermissionRequests>Make sure that the Documents option is selected under Let it edit or delete documents and list items in the list (it should be selected by default), and then click Trust It. Now you can leave the SharePoint settings and open the MyQ Web Interface to finish the setup.
Open the External Systems settings tab of the MyQ web administrator interface (MyQ, Settings, External Systems).
On the tab, under SharePoint Online, enter the Client ID and the Security key, and then click Save.
Create and set the SharePoint Online destination
Create a new destination (edit or create an Easy Scan terminal action; on its properties panel, in the Destinations tab, click +Add).
On the new destination's properties panel, under General, select the Cloud Storage option in the Type drop-down.
In the Parameters section, in the Type drop-down, select SharePoint Online, and click Save.

Connect a user’s MyQ account to SharePoint Online
If the following two conditions are met, the cloud storage widget is displayed on the Home screen of the user logged on the MyQ Web Interface:
There is at least one Easy Scan terminal action with this destination.
The user has rights to see the Easy Scan button or is connected to cloud drive.

To be able to store the outgoing scan file on SharePoint Online, the user has to be connected.
To connect to SharePoint Online, the user has to perform the following actions:
Log in to the MyQ Web User Interface with your user account.
On the Cloud storage widget, click Connect. The Cloud storage dialog box appears.
Click Login to the cloud storage.
Sign-in to SharePoint Online and confirm permissions (when asked about the permissions, click Yes).
Copy the given code.
Paste the code to the MyQ Cloud storage login dialog.
Click OK to connect the cloud storage to MyQ. The SharePoint Online connection status changes to Connected.