I have multiple WhatsApp flows set up in my account, and I've configured a webhook to receive responses. However, I'm receiving responses from the flows, but they do not include a flow ID. How can I determine which flow each response corresponds to
i tried to look in there docs but found nothing, i was expecting a flow-id included in a flow response.
The flow response does not include a flow ID field. You can include a custom field in your flow payload or an identifier in the flow_token field if needed.