We are setting participation data for inbound call flow(we even text to speech the values in the call and they are being set correctly) but the attributes node is missing from the _new node in the json when the inbound call comes in. interactionPayload.data.interaction._new.attributes doesnt exist on the json message. the _new node is there but attributes missing. Are we missing something here?
Also something to note we are testing this in our dev env and the same flow is sending the node in prod. Could there be some sort of setting we are overlooking in our dev env that stops the attributes from being sent?