To develop your transformation script in JavaScript or TypeScript, hotglue expects the following to be deployed to your connector’s ETL environment:Documentation Index
Fetch the complete documentation index at: https://docs.hotglue.com/llms.txt
Use this file to discover all available pages before exploring further.
package.json- Either
etl.jsoretl.ts
package.json with:
etl.ts file, we’ll transpile it with:
Note that we transpile your Typescript file into ES2022Finally, we’ll run the (possibly transpiled)
etl.js directly with: