I'm new to Twilio and trying to get pre-engagement data which is stored in Flex Channel inside an Twilio Flex Plugin. All i'm currently get is the reservation, which has the channel sid.
Is there an easy way to get the corresponding channel object?
I already tried to fetch the corresponding Information via the Conversations API but this doesnt worked in the way i expected.
I also tried to add the Attributes via Twilio Studio to the Task, but i don't get how to get the enganement data.