Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions features/plugins/configure-besluiten-api-plugin.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,12 @@ An example action configuration: 

<figure><img src="../../.gitbook/assets/link-document-to-besluit.png" alt=""><figcaption></figcaption></figure>

### Retrieve besluit
Copy link
Collaborator

@marijnritense marijnritense Nov 26, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you also add the release note related to this feature? This is the file: release-notes/13.x.x/13.7.0/README.md

This action retrieves the besluit from the Besluiten API with the given besluit-URL.
When creating a process link the following properties can be provided:

* **Besluit URL** URL reference to the besluit.
* **Result process variable** The name of the process variable in which the besluit data must be stored.

### Patch besluit
This action updates specific properties of a besluit in the Besluiten API.
Expand Down