Cases Create

Go to Product

The court is automatically resolved from the provided court_name. References are extracted from content by default (configurable via extract_refs query param). The API token used for creation is tracked on the case.

Query parameters: extract_refs: Whether to extract references (default: true)

Options

Body
Validate JSON
Body: Validation
Result Format

Specify how the response should be mapped to the table output. The following formats are available:

Structured Table: Returns a parsed table with data split into rows and columns.

  • Court Name: Court name for automatic resolution (e.g., 'Bundesgerichtshof', 'AG Berlin')
  • File Number: Court file number (e.g., 'I ZR 123/21')
  • Date: Publication date (YYYY-MM-DD format)
  • Content: Full case content in HTML format
  • Type: Type of decision (e.g., 'Urteil', 'Beschluss')
  • Ecli: European Case Law Identifier
  • Abstract: Case summary/abstract in HTML format
  • Title: Case title
  • Source: Source information (name, homepage). If omitted, the default source is used.
  • Source Url: URL the case content was extracted from (PDF, HTML detail page, API endpoint, ZIP, etc.).

Raw Response: Returns the raw response in a single row with the following columns:

  • body: Response body
  • status: HTTP status code

Input Ports

Icon
Configuration data.

Output Ports

Icon
Result of the request depending on the selected Result Format.
Icon
Configuration data (this is the same as the input port; it is provided as passthrough for sequentially chaining nodes to declutter your workflow connections).

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.