move-coop / parsons

A python library of connectors for the progressive community.
Other
255 stars 125 forks source link

Enable email dict to be passed to VAN.upsert_person() #963

Closed austinweisgrau closed 4 months ago

austinweisgrau commented 6 months ago

This allows for greater configurability of email data when upserting person records in EveryAction. This change is backwards compatible, but allows, for example, setting emails to not be subscribed by default when loading into EveryAction.

shaunagm commented 4 months ago

@austinweisgrau is this good to merge? For the record, I trust either/both of you to hit the "squash and merge" button if you feel a PR's ready (and you should both have github permissions)

austinweisgrau commented 4 months ago

Ok great will do!