How can I export Matillion jobs and identify transformation code/logic within the various components?

How can I export Matillion jobs and identify transformation code/logic within the various components?

Sorry, should've clarified - Qn. is how/if we can export Jobs/components and their embedded logic, say in json notation for e.g. as we're trying to see best way of "export/importing" those logic into let's say, Dataiku, for the DS community to do what-if-analyses with that Logic - and be able send back to Matlillion for other clones of that Job/component flows for Experimentation.

Thanks

Hi @raj.rajabhathor​ exporting Matillion jobs and components for use in other platforms like Dataiku is technically possible using Matillion’s API to extract the configuration and logic, and then transforming it into a shareable format (like JSON). However, the practicalities of using that logic in Dataiku will require mapping the components into equivalent recipes or workflows. The process also includes a mechanism to send the modified logic back into Matillion for cloning or further experimentation.