---
sourceDocument: Yokohama Finance and Supply Chain
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/source-to-pay-operations

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Finance and Supply Chain

ft:clusterId :

    - stpop

bundleId :

    - stpop

workflow :

    - Employee


---

# Export data to the FTP server

# Export data to the FTP server {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Export a file from a local source, a remote network server, or another instance by
providing a path and authentication information.

## Before you begin

You can use Data Source to pull the data from an FTP server. However, you can't use
Data Source to post the data to the FTP server.

Role required: admin

## About this task

Integrate your FTP Server to export all the confirmed orders using Flow Designer.

## Procedure

Navigate to AllProcurement IntegrationOrderingOutbound Orders.  
A list of outbound orders appears.

Use the Flow Designer to automate
processes of data movement from ServiceNow to third-party applications. Flow
Designer lets you move the procurement data between a ServiceNow instance
and external applications, data sources, and services.

## Example

You can use Flow Designer subflows to move the data into a mid server and then to external resources. Here is a quick example for processing the Purchase Order Queue.

* Look up for FTP integration record with the supplier ID. For example, Process Purchase Order Outbound Queue.
* Generate Purchase Order payload.
* Push to Mid server.
* Wait for duration of time.
* Push to FTP server.
* Assign subflow outputs.
* Add an action, flow logic, or subflow as required.  
  Note:  
  Based on your business requirements, add additional actions, triggers, or subflows.
{#export-data-ftp__ul_u2j_vxj_znb}
**Related topics**   

* [MID Server](https://www.servicenow.com/docs/access?context=mid-server-landing&version=yokohama&pubname=yokohama-servicenow-platform&ft:locale=en-US)
* [Introduction to credentials, connections, and aliases](https://www.servicenow.com/docs/access?context=credentials-connections-alias&version=yokohama&pubname=yokohama-platform-security&ft:locale=en-US)

*[\>]: and then


