mobilizeamerica / api

Docs for MobilizeAmerica's API
50 stars 5 forks source link

Include custom signup fields in API responses #75

Open emschwartz opened 4 years ago

emschwartz commented 4 years ago

It would be useful to be able to get the responses to custom signup fields in the API results when listing event attendances. Since it doesn't seem like those values are exported to VAN, the only way to see them right now are in the Mobilize dashboard (and only for the event owner or admins) or in the CSV exports, which are quite manual.

We're using a custom signup field to ask if people are new to phonebanking and then we're having one of our volunteers call them beforehand to assuage concerns and answer any questions. It would be nice to be able to programmatically pull the list of people that selected that checkbox. Right now, we either need to make the person calling an admin or event owner so they can see the details in the mobilize dashboard or we'll need to export the signup details every day to pull the list of new folks from the CSVs.