I am trying to figure out the CSV Importer addon and have several questions.
1. How do I get the “sample.csv” file mentioned in the guide?
2. I would like to use the CSV Importer not just to add new events, but also update existing events. How can I do this? It looks like I could possibly use the “event_id (int)” column for this, but the explanation is non-existent. I’ve tried assigning my own unique ID or taking the post ID from the event I want to update, but no luck either try, I just end up creating duplicates.
Thank you,
Abigail