# (Deprecated) E-Waybill FTP Magnet

{% hint style="danger" %}
This E-Waybill FTP Magnet is deprecated. Please use the E-Waybill template from the [E-Invoicing FTP Magnet available here](/cleartax-docs/e-invoicing-api/e-invoicing-ftp-magnet.md).
{% endhint %}

![](/files/-M2YrcdBxKcuuYZP7rBK)

FTP Magnet is a middleware application between your FTP server and ClearTax E-Waybill application. You can export data from your ERP to your own FTP server. As a part of on-boarding, ClearTax configures it’s FTP Magnet to connect to your FTP server. The FTP Magnet reads the input files from your FTP server and uploads them to the ClearTax E-Waybill application.

To download the specification document and a typical project plan, click on the link below.

{% file src="/files/-MI-QJ4n5Fctj0FQKakY" %}

{% hint style="info" %}
The output file templates are subject to change. Both the headers and the order of columns may change. We recommend you to map the output with flexible options to add or change the headers in the future.
{% endhint %}

## **Security**

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` AND `65.1.197.124`

Production:&#x20;`35.154.193.51` AND `35.154.192.239` AND `13.234.212.105`


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cleartax.in/cleartax-docs/e-waybill-api/e-waybill-ftp-magnet.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
