Laserfiche Developer Console
Note: The following guide only applies to Laserfiche Cloud.
The Developer Console can be used to manage the OAuth 2.0 applications in your Laserfiche Cloud account. An application must be registered in the developer console in order to use the API.
Access Developer Console
To access the Developer Console, depending on where your Laserfiche Cloud data resides, choose one of the following:
- United States Data Center: https://app.laserfiche.com/devconsole
- Canadian Data Center: https://app.laserfiche.ca/devconsole
- European Data Center: https://app.eu.laserfiche.com/devconsole
Note: Access to the Developer Console requires the Developer Console Administrator role. Creating or modifying an OAuth Service App requires the Trustee Administration role. Set roles from the Laserfiche Cloud Account Administration site.
Steps to create an integration with Laserfiche Cloud API
As a developer, follow these steps to create and distribute an application capable to interact with Laserfiche Cloud API:
-
Create a new application definition using the Laserfiche Developer Console. Laserfiche supports these application types:
- Compile and package your application code.
- Using the Laserfiche Developer Console, export the Application Manifest JSON file.
-
Create a distribution package for your application containing:
- The executable artifact
- Laserfiche Application Manifest JSON file
- Include in your documentation: how to provision your application in a Laserfiche Cloud Account by importing the Application Manifest JSON file.