/api/processes/{id}/feedAsk AIpost https://api.facilioo.de/api/processes/{id}/feedCreate FeedModule: ProcessesReturns: Processes → Feed → ProcessFeedRead (paginated)AuthorizationAllowed 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 Paramsidint32requiredQuery ParamsPageSizeint32PageNumberint32Body ParamsprocessIdint32requiredIdentifier of the process this feed entry should be added to.typeIdint32requiredType of the process feed entry. Defines how the entry is interpreted by the system. Some feed types may ignore or override the provided text.sourceIdint32requiredSource of the feed entry. References a ContactType that indicates where the entry originated from, for example Web, Email, iPhone App, Android App, etc.textstringrequiredRaw text content of the feed entry. The text is stored as provided and later processed dynamically depending on the requesting party when retrieved.externalIdstring | nullExternal identifier used by integrations. Can be used to map this feed entry to an external system.HeadersAccept-LanguagestringLanguage preference header. Allowed languages: German (en-DE).api-versionstringDefaults to 2.0API 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).acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plainResponses 200OK 401Error: UnauthorizedUpdated 7 months ago