Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix sendy cron based mass importer #3

Open
sumeetpareek opened this issue Sep 2, 2013 · 0 comments
Open

Fix sendy cron based mass importer #3

sumeetpareek opened this issue Sep 2, 2013 · 0 comments
Assignees

Comments

@sumeetpareek
Copy link
Contributor

Fix sendy cron based mass importer

@ghost ghost assigned sumeetpareek Sep 2, 2013
sumeetpareek added a commit that referenced this issue Sep 5, 2013
After the changes that have been made the current ways of
importing data into sendy is as follows -

1. Upload files not larger than 1MB throug the 'Add Subscribers'
interface that is provided at - http://messenger.aamaadmiparty.org/
2. For larger files > first check that the number of columns in the file
and thier order matches the fields settings > Then move the file somewhere
on the server where sendy is hosted > Split the file into many files with
data in the range of 5000 to 10000 rows > Name the files in the format
[userid]-[listid][anything]. (eg: 1-2-aa, 1-2-ab, 1-2.csv etc.)

userid = Numeric id associated with your login (you can use 1)
listid = Numeric id of the list you are importing the data in

references #3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant