In certain scenarios, obtaining URLs pointing to uploaded documents for use in integrations is essential. This process involves adding a custom action to your workflow that requests URLs from the Documents plugin.
types
: A list of document types.ai.flowx.updates.document.html.persist.v1
and its key: uploadedDocument
...in
Kafka topic to send the request.KafkaTopicsHealthCheckIndicator
line and then details → configuration → topic → document → get. Here will find the in and out topics for getting URLs for documents.types
: A list of document types...out
kafka topic on which the response will be sent.