How to Setup a SFTP (Classic Web App)

How to Setup a SFTP (Classic Web App)

SFTP is a secure method of transferring data.  Connecting via SFTP allows you to access API services as detailed in our Swagger document, or retrieve reports.  If you want to connect to Webio using SFTP then you can configure an SFTP connection for your Webio organisation.  Before starting you will need the SSH key and your IP Address(es) you will be connecting from.  


Quick Tricks - Click into Organisations, Click CREATE SFTP, enter your public SSH RSA key and IP Address, click Create SFTP.  

Step 1

Log into the Webio platform and click on Organisations, click into the organisation you want to add the SFTP connection for, scroll down the page until you see SFTP Settings.  

 

If you cannot see Organisations in the left hand list then you do not have access to it.  Contact your system administrator to request. 

Step 2

Click UPDATE SFTP, this will open a new screen where you can enter the SSH key and the IP Address.  Then click CREATE SFTP. 

Not sure about your SSH Key?

When an SSH key is generated you will get a public and a private key.  There are tools widely available for generating SSH keys, if you aren't sure how to generate one, best to ask your technical support staff, it will look something like this:

 

---- BEGIN SSH2 PUBLIC KEY ----

Comment: "rsa-key-20211129"

AAAAB3NzaC1yc2EAAAABJQAAAQEAjGT+5IXNb+b41bfIivv+h2HBWol7trm3oJaO

7h1fkG3oMFGkovFQNrtgRt/9zpW8POGM6LrwJNwE1OWnr9e0w8+FkWaT7g86obZ0

u9v5XndZACNW6ul+5oc3CuvMeVl4XslapcYDqKXlTat/oqP2AjnqWwChraMHw4xP

Cxs2fq1LpHkUUUzXee8ZV7BF9u8pIdweCfrRDp3lDCYStMd1pvZGXSaqcE2N8ZZC

2Sbf9BQz6WhN/duF/7Jx2WacjmCCvvLnFDI2n0/i7wpftfvU74fy9DmfScvtVM6s

xrjVGWE/npor3hcheemZcJyedmGQ/X4uu0mwGMX83WcSYxMSTQ==

---- END SSH2 PUBLIC KEY ----

 

If the process is successful, you will be able to see your username on the Organisation screen under SFTP Settings.


You should now be able to login using your username and the private key you generated.  You can now use an SFTP client to transfer and retrieve data from your Webio organisation via SFTP.

 

Once updated you will be able to transfer data to the SFTP for us to retrieve and log in and retrieve data from the SFTP.

 

Our SFTP address is sftp.webio.com and for Sandbox it's sandsftp.webio.com



    • Related Articles

    • Dialogflow V2 Setup

      DialogFlow agents can be integrated with your Webio organisation to utilise natural language understanding to identify the intent of a response, and use this intent to progress the conversation journey. Integrate each of your dialogflow agents to ...
    • Daily Data Export Report - Receive It Your Way

      You can now retrieve your Daily Data Export via the API, have it delivered to Webio's SFTP for you to retrieve or download it via the WebApp.   The Daily Data Export is a daily export of all inbound and outbound messages from your Webio ...
    • Webio Webhooks

      Quick trick: click into organisations, scroll down to Webhooks, click create Webhook, enter the callback URL, select the events you want to subscribe to and click create. This documentation covers Webhooks creation process on on our Old UI. If you ...
    • Training Bites - Add a New Webio Organisation

      Quick Trick: Click into Organisations, select Create New Organisation, fill in the details and click Create. Check this article if you want to perform this operation on our new Web App Webio enables you to create a hierarchy of organisations to ...
    • Unsuspend User

      Quick trick: Log in as an Admin, click on Users, click into the specific username, toggle suspend from orange to grey, click Update User Check this article if you are looking for this process on our new Web App. Users that have access to the User ...