Thank you, @gafi, for your response!
If anyone is still looking for the answer, you can visit the Facebook docs for information on sending a flow to a user. There, you can see where to include the flow_token.
You can put your flow_id in the flow token, and you'll receive the flow_id in the response as flow_token. This way, you can check which flow the response corresponds to.
It works for me!