Retrieving published document via resourceURL

Dear Bloomreach communicty

How to retrieve a document via de recourceURL? I have the id, I have been able to retrieve it already via BrProps from the react-SDK but I’d like to retrieve it manually.

We are working of a form as described in: Bloomreach Content - JSON Schema Form Builder However I would like to add a validation at the place where I collect the answers whether the answers matched the questions of the form. For this I need to retrieve the document container the form again (as I don’t trust the version at the user).

Does anyone has experience with this? Thanks in advance!

All you need is a route/sitemapitem or rest service that exposes the document. You can use the standard document component for this, for example.