1. Home
  2. Voting Board SDK
  3. Import/Export List of Unsubscribed Users via CSV

Import/Export List of Unsubscribed Users via CSV

Importing Unsubscribed Users via CSV

Go to Voting > Scroll down to Access > Open Voters’ list block.

Under Voters’ list, click Import list of Voters (CSV).

Prepare a CSV file with three columns Name, Email, and with the value 1 in the third column.

This will be simplified in the future, but there is no way to do it differently yet.

CSV example:

test1@ducalis.io,Olivia Johnson,1
test2@ducalis.io,John Smith,1

Exporting Unsubscribed Users to CSV

Under Voters’ list, click Export to CSV.

Wait for the file to be generated. Once generated, you can download the file.

Unsubscribed users will have a non-empty value in the all_unsubscribed_at field. This field contains the date the user unsubscribed.

Importing Unsubscribed Users via API

Find the article here – Open API.

Updated on October 10, 2024

Was this article helpful?

Related Articles

Leave a Comment