/api/processes/{id}/feed

Create Feed

Module: Processes

Returns: Processes → Feed → ProcessFeedRead (paginated)

Authorization

Allowed Party Types (Account Role): Admin (1), Property Management Company (2), Insurance Broker (13)

Required Permissions: Permission (8)

This will be evaluated against your used access token.
Path Params
int32
required
Query Params
int32
int32
Body Params
int32
required

Identifier of the process this feed entry should be added to.

int32
required

Type of the process feed entry. Defines how the entry is interpreted by the system. Some feed types may ignore or override the provided text.

int32
required

Source of the feed entry. References a ContactType that indicates where the entry originated from, for example Web, Email, iPhone App, Android App, etc.

string
required

Raw text content of the feed entry. The text is stored as provided and later processed dynamically depending on the requesting party when retrieved.

string | null

External identifier used by integrations. Can be used to map this feed entry to an external system.

Headers
string

Language preference header. Allowed languages: German (en-DE).

string
Defaults to 2.0

API version to use (1 or 2) either with trailing .0 or without. Defaults to 2.0, if omitted. Can be prefilled based on the currently selected API Definition (Swagger UI).

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Error: Unauthorized

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json