XSLT Functions
Overview
As Zynk connects several different systems together, we will frequently use the XSL transformation language to convert data from one format to another.
For example, if you are writing an integration that transfers Magento orders into Sage 50 UK, you will need to convert the Magento XML data into Zynk XML data, so it can be imported into Sage 50 UK. This is where we would use an XSLT.
So, we have introduced some helpful functions that you can use when writing XSLT documents. You can review the available functions below.