Max ITC FTP Magnet
FTP Magnet is a middleware application between your FTP server and the Clear Max ITC application. You can export data from your ERP to your own FTP server. As a part of onboarding, ClearTax configures its FTP Magnet to connect to your FTP server. The FTP Magnet reads the input files from your FTP server and uploads them to the Clear Max ITC application. Once the uploaded files are processed, it writes the response back to your FTP server.
Specification document and a typical project plan:
Max ITC FTP Magnet - Specification Document and Project Plan.pdf
513KB
PDF
Directory | Description | Template Explanation |
---|---|---|
INPUT/BATCH | CSV, XLSX, XLS | Purchase Document Line Object.xlsx |
INPUT/INIT | CSV | Max ITC Trigger.xlsx |
OUTPUT/UPLOAD_ERROR | CSV - Same as Input File with 2 additional columns for Errors. | |
OUTPUT/GENERATION_ERROR | CSV | Max ITC Generation Error.xlsx |
OUTPUT/RECON_RESULT | JSON Lines | Max ITC Recon Result.xlsx |
OUTPUT/VENDOR_FILE | JSON Lines | Max ITC Vendor File.xlsx |
The output file templates are subject to change. Both the headers and the order of columns may change. We recommend you map the output with flexible options to add or change the headers in the future.
The incoming requests from ClearTax to your FTP server will be sent from the below IPs:
Sandbox:
35.154.186.120
AND 35.154.189.167
Production:
35.154.193.51
AND 35.154.192.239
Last modified 1mo ago