From the menu bar, choose Collaborate > New Connection.
This opens the Connection Profile settings dialog window.
Learn how you can add or download projects from SharePoint in RoboHelp.
If you are working behind an enterprise firewall, whitelist the following URLs:
A Connection profile contains all the details pertaining to a server like a server path, version control, and related user information. You can create multiple Connection profiles for different server paths.
From the menu bar, choose Collaborate > New Connection.
This opens the Connection Profile settings dialog window.
Click + to create a new profile.
In the Name field, modify the name if required. Defaults to Profile_number, depending on the number of existing profiles.
In the Version Control field, select to choose from Git, SharePoint Online, and Azure DevOps. Here SharePoint Online is selected by default.
In the SharePoint Site URL field, enter the complete SharePoint site address to collaborate.
For example:
<tenant>.sharepoint.com
<tenant-my>.sharepoint.com
If your SharePoint site is the sub-site of a larger site, your URL could be
<tenant>.sharepoint.com/sites/<subsite>
Click Login, to access the SharePoint site.
This takes you to your company’s SharePoint login page. Follow on-screen instructions to verify your SharePoint account to accept permissions and allow RoboHelp to publish to the site.
After you log in, you can view your user name and ID in the Connection Profiles dialog box in RoboHelp.
The Save button gets enabled only if the search is successful and your user account has adequate permissions to access the site.
A progress window appears at the bottom-right corner finding the Sharepoint site.
Once the search is successful and the user account has adequate permissions, you can see your profile details under logged-in information. If the specified SharePoint site URL is not found, an error message is displayed.
In RoboHelp, choose Collaborate > Open Connection and select a SharePoint Online connection profile.
Browse and select a RoboHelp project file, and click Select.
In the Repository Details dialog box, specify the Local Path at which you want to download the project, and click Open. RoboHelp downloads and opens the project.
When you open a RoboHelp project for the first time using these steps, the connection information is stored inside the project for subsequent use. Next time you can directly open the project using one of the ways described in Open a project.
By default, files are downloaded as read-only. To make a file writable, right-click it in the Contents panel and click Checkout. RoboHelp indicates the status of a file as when checked out.
If you try to save changes in a read-only file, RoboHelp prompts you to check it out first. Accept the prompt to be able to save your changes.
If you select the Automatically check out file on save field in the Application Settings dialog box > Version Control tab, files are automatically checked out when saved. In this case, RoboHelp does not display the check-out prompt. To launch the Application Settings dialog box, choose Edit > Preferences.
To check-in the changes to SharePoint Online, choose Collaborate > Check In. The Check-in dialog box opens.
If you want to automatically launch the Check-in dialog box every time you close a project, select the Checkin files when project is closed field in the Application Settings dialog box > Version Control tab.
In the Check-in dialog box, from the list of checked out, newly added, and deleted files, select the files you want to check in.
You can optionally specify a check-in description.
Click Check-in.
After the check-in is successful, RoboHelp displays a success message. Your version of the file becomes the latest version on SharePoint Online.
During every check-in and check-out operation, the file status on SharePoint Online is refreshed automatically. To fetch the latest status manually, choose Collaborate > Refresh Status.
The refresh operation can take a long time if the drive on your SharePoint site contains many files. To avoid delays, regularly remove unused files from your SharePoint site.
To sync your local files with the latest version from SharePoint Online, choose Collaborate > Get Latest Version.
Create a folder on SharePoint Online in which you want to add your current project.
In RoboHelp, choose Collaborate > Add Project and select a SharePoint Online connection profile.
In the file browser, select the folder created in Step 1. The Check-in dialog box opens.
Check in the required files as described in Work with files under version control.
to confirm the path of the added project on the server, you can now view it under File > Project settings > version control to display the directory path other than Check-in.
During any network communication between RoboHelp and SharePoint Online, if your login expires, the Microsoft Sign in window is launched. Sign in again and refresh your login session for the network communication to succeed. You may not need to enter your credentials every time; selecting your user ID also refreshes the session.
To remove the SharePoint Online project connection from the current RoboHelp project, choose Collaborate > Remove Connection.
Check in all your changes before removing the connection.
In the Confirm dialog box, click Ok to remove the connection.
After the connection is removed, RoboHelp reopens the project, and the Add Project option in Collaborate menu becomes available. To add the project again, see Add a project to SharePoint Online.