2023:API Services (Service)

From Grooper Wiki
Revision as of 11:03, 19 October 2023 by Dgreenwood (talk | contribs) (Created page with "<blockquote> You can perform '''Batch''' processing via REST API web calls by installing '''''API Services'''''. </blockquote> == About == The Grooper REST API (Application Programming Interface) allows for seamless integration between line of business solutions or custom-built software and your existing Grooper repositories and processes. A set of REST API methods allows users to push documents through Grooper '''Batch Processes''' and retrieve the results. For exa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

You can perform Batch processing via REST API web calls by installing API Services.

About

The Grooper REST API (Application Programming Interface) allows for seamless integration between line of business solutions or custom-built software and your existing Grooper repositories and processes. A set of REST API methods allows users to push documents through Grooper Batch Processes and retrieve the results.

For example, using the Grooper REST API you can:

  • Get information about a single Batch or all Batches
  • Create a new Batch
  • Delete a Batch
  • Start or resume a Batch Process
  • Get metadata for a specified Batch Folder.
  • And more!

The first step in using the Grooper REST API is setting up an API endpoint for your 3rd party application to interact with a Grooper Repository. To do this, you will need to install a Grooper service in Grooper Config called API Services.

How To

Install the Grooper API Services