Flatfile Adapter Version:
If you are using NPM, run:
npm ls | grep @flatfile
in your command terminal. This will output the adapter version you are using. If you are using a CDN, you can pass on the CDN URL that you are using to us (look here for more information about the CDN URL). Please share the versions of all @flatfile packages you have installed.
Flatfile Config:
Flatfile Portal 2.0:
The config we ask for is the JavaScript code that you are passing to:
new FlatfileImporter
If you are loading in fields or hooks to your config, please make sure to include a description of how that works and an example of what the return value should be.
Flatfile Portal 3.0:
The config we ask for is the JavaScript code that you are passing to:
flatfileImporter
or:
Flatfile.requestDataFromUser
Flatfile Platform SDK:
If we request your Platform SDK config, please share anything you are deploying from your index.ts
sheet (including imported dependencies) as well as any imported Data Hooks®, helper functions, and sheets stored outside the index.ts
sheet.
Comments
0 comments
Please sign in to leave a comment.