Get started with automated file import

For those who work with a lot of data in different systems, it is easy to automate imports into Rule. Importing data to Rule can be automated in several ways. One option is via API, it is included free of charge for all Rule customers, mer info här

As an alternative, we also offer the add-on service, automated file import via SFTP, which is suitable for those who work with files and automatic uploads. The cost for this is 1100kr/month.

After the service has been activated, you as a customer will receive a username and password for your SFTP area at Rule. The address of your SFTP area is usually "'sftp://". parser.rule.io/uploads"

You can then upload files once or several times a day so that they are automatically imported into Rule.

For example, every night at 05:00 you can upload a file with the day's new members. These are then automatically imported so that Rule users can work with the current data every morning.

For file import to work, the following points must be met

  • One of the columns 'emailAddress' and 'phone_number' must be in each file, these are mapped to the Email Address and Phone Number system fields
  • The rest of the columns will be loaded as custom field where the column name becomes the member field name. By default, the group will be "Subscriber" (let us know if you wish to use another group). For example, for the column "name", "subscriber" becomes member group and "name" custom field .  
  • We recommend the file formats .csv or .txt 
  • The columns in the file should be separated by semicolons ";" or tabs
  • UTF-8 encoded
  • Terminated strings i.e. the text is separated by quotation marks example: "First name";" Surname"
  • Top row is title (see sample file)
  • 1 line in the file is 1 member imported
    • If the member already exists, the custom field duplicates are not created
  • If the member field does not already exist in your account in Rule , it will be created automatically. 
  • Automatically created fields have the type "Text". If you want to change to e.g. "Date" you can easily do it under the field's settings in Rule .

Here you can see an example of how a importfil may look.


You can also use sFTP file to delete members, for it to work the file must be called "delete" so e.g. "20210101000001_Delete.csv"

For the delete file to work, the following points must be met:

  • .csv format 
  • the file should contain the heading "emailAddress" in column A1
  • No separators like tab or semicolon
  • only email addresses in the A column, no other data

To order automatic file import, contact support@rule.se.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.