responderUuid
in the URL when linking to a flow, or provide it within the POST body. It is not necessary to have an answer named responderUuid
for this to work.responderUuid
yourself is particularly useful if you already have an identifier generated for a particular user, like an account UUID or session UUID from your own application.responderUuid
must, indeed, be a UUID - a 36 character hexadecimal string hyphenated with the pattern8-4-4-4-12
, for example 123e4567-e89b-12d3-a456-426614174000
.