Drivetrain Integration Guide
  • INTEGRATION GUIDE
    • Integrate with Drivetrain
      • Accounting & ERP
        • Integrating with Certinia
        • Integrating with NetSuite
        • Integrating with QuickBooks
        • Integrating with Rillet
        • Integrating with Sage Intacct
        • Integrating with Tally
        • Integrating with Xero
        • Integrating with Zoho Books
      • BI
        • Integrating with Looker
        • Integrating with Tableau
      • Billing & Invoicing
        • Integrating with Chargebee
        • Integrating with Invoiced
        • Integrating with Maxio Chargify
        • Integrating with Maxio SaaSOptics
        • Integrating with Recurly
        • Integrating with Stripe
        • Integrating with Subscript
      • CRM
        • Integrating with Active Campaign
        • Integrating with HubSpot
        • Integrating with LeadSquared
        • Integrating with Outreach
        • Integrating with Pipedrive
        • Integrating with Salesforce
      • Customer Success
        • Integrating with ChurnZero
        • Integrating with Freshdesk
        • Integrating with Planhat
        • Integrating with Zendesk
      • Databases and Warehouses
        • Integrating with Azure SQL Server
        • Integrating with BigQuery
        • Integrating with Databricks
        • Integrating with Redshift
        • Integrating with S3
        • Integrating with Snowflake
        • Integrating with Snowflake (Small Datasets)
        • Integrating with Google Cloud Storage
        • Integrating with Postgres
      • HRIS & ATS
        • Integrating with ADP
        • Integrating with ADP Workforce Now (SFTP)
        • Integrating with Ashby
        • Integrating with BambooHR
        • Integrating with Darwinbox
        • Integrating with Deel
        • Integrating with Greenhouse
        • Integrating with Gusto
        • Integrating with HiBob
        • Integrating with Justworks
        • Integrating with Lever
        • Integrating with Namely
        • Integrating with Paylocity
        • Integrating with Personio
        • Integrating with Sapling
        • Integrating with UKG Pro
        • Integrating with Zenefits
      • Spreadsheets
        • Integrating with Airtable
        • Integrating with Google Drive
        • Integrating with Google Sheets
        • Integrating with Microsoft OneDrive
      • Others
        • Integrating with Brex
        • Integrating with Clari
        • Integrating with NetSuite (Role Based Access)
        • Integrating with Shopify
        • Integrating with Twilio
        • Integrating with Officevibe
        • Integrating with SFTP
        • Integrating with Drivetrain's SFTP
        • Setting up SSO
Powered by GitBook
On this page

Was this helpful?

  1. INTEGRATION GUIDE
  2. Integrate with Drivetrain
  3. Others

Integrating with Drivetrain's SFTP

PreviousIntegrating with SFTPNextSetting up SSO

Last updated 22 days ago

Was this helpful?

You can connect to Drivetrain’s SFTP server using the below mentioned details, this guide contains the steps requires to connect to the server:

With XXX being a number provided by the Drivetrain team.

SFTP Details

  1. SFTP Host & Port: Please use the below host and port details to access Drivetrain’s SFTP server:

    Host Name: [s-ee116c4a2e284b49b.server.transfer.us-east-1.amazonaws.com](<http://s-ee116c4a2e284b49b.server.transfer.us-east-1.amazonaws.com/>)

    Port: 22

  2. SFTP Username: dtuserXXX

  3. Authentication Method: Drivetrain uses SSH-key based authentication, to authenticate with our private key and passphrase. These will be shared by the Drivetrain team with you. Below is the command to authenticate our server

    sftp -i sftp_pvtkey_XXX

  4. SFTP Folder Path: “/” is the folder path

  5. File Name(s): You can place your file as one file that gets overwritten each time (eg. Orders.csv) or a timestamped one (eg: orders_YYYYMMDD.csv).

dtuserXXX@s-ee116c4a2e284b49b.server.transfer.us-east-1.amazonaws.com