Articles in this section

Set up a connection to Laserfiche

Laserfiche is an enterprise content management (ECM) platform that helps organizations manage documents, records, and business content.

Important: The Laserfiche connector is in BETA and may be subject to changes.

Set up a connection

After you start the connection, configure it in the Create connection panel and complete all of the required * authentication settings:

Setting Instructions
Name your connection *

Enter a clear and distinguishable name.

Throughout integrator.io imports and exports, you will have the option to choose this new connection. A unique identifier will prove helpful later when selecting it from a list of the connections in your account.

API type *

Choose your Laserfiche API type:

  • Repository: Connect to your Laserfiche repository to browse folders, manage documents, retrieve metadata, upload files, update entries, and perform repository operations.
  • OData: Access Laserfiche repository data through OData endpoints for querying, filtering, sorting, and reporting on documents, metadata, workflows, and business data.
  • Collections: Work with Laserfiche Collections to group, organize, and retrieve related repository entries to manage curated sets of documents and simplify access to frequently used content.
Data center * Select your Laserfiche account data center.
Scope *

Scopes are OAuth 2.0 permissions that Laserfiche defines to limit access to your account.

dataLoad.svg​​ How to configure scopes 

Repository ID * Enter your Laserfiche repository ID. For detailed information on repository ID, see Use case.
OAuth 2.0 * (Only for Repository and OData API)

Select the OAuth 2.0 client that stores the client ID and client secret provided to you by Laserfiche. For detailed information on retrieving the client ID and client secret, see Authentication.

To add an OAuth 2.0 client and configure your credentials, click the plus ( + ) button. Click the edit button to modify a selected OAuth 2.0 client. For more information, see Create an OAuth 2.0 iClient resource.

Username * (Only for Collections API) Enter your Laserfiche username. For detailed information on retrieving your username, see Authentication.
Password * (Only for Collections API) Enter your Laserfiche password. For detailed information on retrieving your password, see Authentication.

Tip: This connector documentation describes only the settings shown for the Simple view. For the corresponding HTTP settings, see the OAuth 2.0 auth universal connector documentation.

How to configure the scopes

  1. Click Scope.
  2. To access all of the scopes in the API, click the » button.

    – or – 

    Check the scopes you want to add and click the > button.

  3. Click Save.

Additional references