Sync Employees From SFTP
Updates employees in Expensify from SFTP.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
SFTP host that Expensify should connect to for the employee feed.
stringrequired
SFTP username for the employee feed.
stringrequired
SFTP password for the employee feed.
stringrequired
Absolute SFTP path to the employee JSON feed.
string
SFTP port for the employee feed server.