Skip to main content

Line items grouping

Line items grouping extension allows for grouping line items based on given SQL criteria. This is handy when the downstream system has some restrictions such as only one unique line item per invoice.

Installation

Line items grouping service is provided by Rossum.ai in the form of webhook. To start using the extension, follow these steps:

  1. Login to your Rossum account.
  2. Navigate to Extensions → My extensions.
  3. Click on Create extension.
  4. Fill the following fields:
    1. Name: Line items grouping
    2. Trigger events: Document content: Initialize, Started, Updated
    3. Queues where the extension should be executed
    4. Extension type: Webhook
    5. URL (see Available endpoints below)
  5. Click Create the webhook.
  6. Fill Configuration field (visit Configuration examples page).

Available endpoints

EnvironmentWebhook URL
EU1 Irelandhttps://elis.line-items-grouping.rossum-ext.app/
EU2 Frankfurthttps://shared-eu2.line-items-grouping.rossum-ext.app/
US east coasthttps://us.line-items-grouping.rossum-ext.app/
Japan Tokyohttps://shared-jp.line-items-grouping.rossum-ext.app/

Basic usage

Work in progress

We're still working on this part and would love to hear your thoughts! Feel free to share your feedback or submit a pull request. Thank you! 🙏

Available configuration options

Work in progress

We're still working on this part and would love to hear your thoughts! Feel free to share your feedback or submit a pull request. Thank you! 🙏