hotglue features a transformation layer that can be used to format the raw output from connectors into a format ingestible by your backend (or wherever you’re piping the data to).hotglue supports writing transformation scripts in either Python, JavaScript, or TypeScript. To support your scripts, we recommend using our gluestick package to read, modify, and write data. gluestick is available as both a Python and NPM Package.