Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

obtain XML ** code of entire workflow (not single tool)

SaiKrishna2589
8 - Asteroid

HI everyone,

I am having trouble understanding a workflow from one of the weekly challenges.

I want to copy the entire XML code (not for individual tool but for workflow in entirety) and paste in in Chatgpt for understanding the workflow better.

 

How can I access the entire workflow XML code? It consists of around 30 different tools.

2 REPLIES 2
Yoshiro_Fujimori
15 - Aurora
15 - Aurora

Hi @SaiKrishna2589 ,

I've never used Chap GPT for Alteyrx workflow, but the .yxmd file is actually a XML data. (not HTML)

So technically you should be able to open it with text editor and copy it to anywhere you want.

SaiKrishna2589
8 - Asteroid

Thanks @Yoshiro_Fujimori  . sorry for the typo. corrected my question to XML code.
I will try pasting the XML in Chatgpt  and see what I get

Labels
Top Solution Authors