Aristotle
Updated over a week ago

Aristotle Campaign Manager is a leading cloud-based political campaign management software. Anedot's integration with Aristotle sends data collected from Anedot pages to the Aristotle Campaign Manager or 360 systems.

You will need your Aristotle Access Token to setup the integration in Anedot.


Aristotle Example Payload

"payload"=>{
"donation"=>{
"note"=>"",
"donor"=>{
"email"=>"[email protected]",
"phone"=>"425-933-3333",
"employer"=>"",
"last_name"=>"Testerly",
"first_name"=>"Mat",
"occupation"=>"",
"primary_address"=>{
"zip"=>"98059",
"city"=>"Newcastle",
"state"=>"WA",
"address1"=>"4620 1305th Ave SE",
"address2"=>""}
},
"created_at"=>"2021-05-21T15:17:23Z",
"amount_in_cents"=>1100
}
},
"ImportSetting"=>"141252"
}


Aristotle Import Queue

All donation data will flow directly into your Aristotle Import Queue.

To find your import queue, please visit: https://cm.aristotle.com/Fundraising/ImportQueue.

There are several options available on how to handle each transaction record:

  1. Import into Matching Record

  2. Import into New Record

  3. Delete and Do Not Import

  4. Skip for Now.

After you select your choice for each record, click "Import queue".
โ€‹
To connect the setting_id from Aristotle, you should save that field as the Fund Internal Identifier inside Anedot.


Troubleshooting

If you're having trouble with Aristotle, you should review the Integration Requests guide including our section on Troubleshooting.

Did this answer your question?