About SFTP Automations
You can use SFTP (Secure File Transfer Protocol) automations to create scheduled survey invitations from a CSV file on your SFTP server. The CSV file must contain the respondent information, also known as the Respondent List. Learn how to create Respondent Lists that are compatible with Enalyzer.
The SFTP automation allows you to set the frequency of your invites, allowing you to send recurring email surveys automatically.
The automation will only send your survey if there are updates to the file. If the file is the same as the previous send-out, the automation will skip it.
Create SFTP Automations
To setup SFTP automations, you have to:
- Go to the automations area () and click on Enalyzer in the side menu.
- In the side menu, click on Enalyzer.
- Click on add automation. If you already have one or more automations click on the add automation icon () to add an automation.
- Select the SFTP option.
- Enter the details of your SFTP server, and click next.
If the file is inside a folder in your SFTP, remember that your file location must include the folder. The file location could look like: FolderName/FileName.csv, for example, CustomerExperience/CrosseCourse1Participants.csv
- Select the survey you would like to send out with this automation.
- Now you need to map the fields in the CSV file to the survey variables.
If there is a field that you don't want to upload or import, you can skip it.
- When you're done mapping, click next.
- Now you can set up the automation settings:
- Name: Name your automation.
- Frequency: Choose the frequency for survey send-outs. Enalyzer gives you a plethora of options but you can also add a custom frequency if those options don't meet your needs.
- Start from: Select the date and time for the first invitation.
- Message: Select the message that will be sent by the automation. Learn more about messages.
- When you have finalized your question and customized the settings, click next.
- Set the automation status. By default it is active, however, you can deactivate it before you create it.
- When you're ready to create your automation, click done.
Receive Error Notifications
SFTP integrations can fail for many different reasons, from not being able to find your CSV file in your SFTP server to missing mandatory background variables. These errors could cause your integration to fail and be deactivated.
Whatever the reason is, you are able to enable email error notifications for your automation. You can define the person(s) that need to receive these notifications.
To enable error notifications, you have to:
- Go to the automations area () and click on Enalyzer in the side menu.
- Click on the automation you want to enable error notifications for.
- Under error notifications, enable the email notifications setting.
- Click the add recipient and enter the email address that will receive the error notification emails. Repeat this step to add more recipients.
- Your changes will be saved immediately.
FAQs
-
If you'd like the automation to only check your CSV file on a specific date, then you need to add that date to the name of the file. Your file should be named as follows:
{dd}-{MM}-{yyyy}_nameofyourfile.csv | 10-07-2020_CrosseCourse1Participants.csv