API Queries POST architecture question

For requests or help with our API
Post Reply
mandmdiet
Posts: 116
Joined: Tue Aug 17, 2021 9:37 am

API Queries POST architecture question

Post by mandmdiet » Wed Jan 24, 2024 11:37 am

When we use the Queries POST API endpoint, which machine does the file transfer to our SFTP server? Does the eConnector machine connect directly to our SFTP server and upload the file?

If yes to the above, are the credentials for our SFTP server that have been sent to the machine protected in some way?

Thank you

SLeon
Posts: 482
Joined: Mon Mar 01, 2021 10:00 am

Re: API Queries POST architecture question

Post by SLeon » Wed Jan 24, 2024 12:00 pm

Yes. The machine where the OpenDentalEConnector.exe is installed and running will connect to your Sftp site. The eConnector is safe and all data transferred over its channel (to and from) is secure. More information on its encryption can be found in our manual.

Post Reply