Skip to main content
Table of contents

Partyline

Partyline is a CRM software used by Political organizations to manage data.

To set up your Partyline connection, you will need to provide your Partyline API Key and Client Secret credentials. 


Donation Payload Example:

{
"event": "donation_completed",
"payload": {
"uid": "dc65d040f53819b403a26",
"date": "2023-04-28T15:24:59.449Z",
"fees": {
"anedot_fees": {
"amount": "1.04"
},
"vendor_fees": []
},
"name": "John Doe",
"email": "john.doe@gmail.com",
"phone": "2252501301",
"title": null,
"amount": "$18.43",
"origin": "hosted",
"status": "settling",
"suffix": null,
"address": {
"zip": "99999",
"city": "New Orleans",
"state": "LA",
"street": "123 Fake Street",
"country": "US",
"street_2": null
},
"comments": null,
"employer": null,
"last_name": "Doe",
"recurring": false,
"created_at": "2023-04-28T15:24:59.411Z",
"donor_type": "individual",
"first_name": "John",
"occupation": null,
"referred_by": null,
"campaign_uid": "a7de03c8
}


For further assistance, please contact our Support to here.