Skip to main content

Initialize a document action

POST 

/v1/spaces/:spaceId/actions/:namespace/:name:initialize

Initializes a specific action for the given documents by calling the plugin's initialize endpoint. Returns pre-calculated data (e.g., default values, open balances) to populate the action's configuration dialog. This endpoint uses a restricted service client with minimal privileges for security.
Scope: space_read
This Endpoint is part of: connectors-document

Request

Responses

Successfully initialized action and retrieved data from plugin