I’m importing a hundreds of events using CSV, and I need to know what fields, and how to format them, so that it all works smoothly with Event Aggregator.
So I’ve run some tests.
And my workflow right now is:
- Import Venues : so I can get the address details loaded on the site
- Import Organizers : to get the people in there
- Import Events : to get all the rest of the info
And so far, this information has matched up well, and everything is fine.
So my questions are:
*How do I import the category field into my events? More specifically, what should the field value be, in order to match up with the categories I’ve created for events.
*How do I toggle “show google map”, and “show google map link” for all my imported events. I see that this is one of the fields I’m able to import. So what should the field value on my spreadsheet be, before importing.
*Any other CSV preparation considerations I should have before I ask the organization I’m working with to provide a CSV file?
Thanks very much!
Ryan