Guide on how to extend a reference integration in Nango.
nango-integrations
folder yet, follow the initial Functions setup guide first.
Otherwise, you can skip to the next step.
nango-integrations
folder.
You can either copy an entire integration folder (e.g., github
) or copy individual sync and action files. If you copy individual files, make sure you also copy imported functions that may be in other files.
All reference implementation files are available in our reference implementations GitHub repo.
Import the new files in your index.ts
file.