Catch a call result from Firehose API (python), parse/map to the body of another call (POST in XML)

I am fairly new to Postman and very new to python. I have only used Postman so far to test REST APIs.

I need to parse the results from Zendesk Sell Firehose API and map to the body of a POST (to a different 3rd party API which is in XML).

I have returned proper results from the initial call I just need to parse and map to the POST.

I have the fully annotated XML POST Body to refer to.

Any help would be unbelievably amazing!!

Jessica :wink: