Anedot has an official app with Zapier. You can find it in Zapier by searching for "Anedot" in the app finder on your Zapier dashboard.
We have an official app with Zapier. Zapier allows you to connect Anedot to hundreds of other software platforms even if we don't have a native integration to that platform. This can include Salesforce and others.
For Campaigns, you should use the Donation Completed trigger (see table below).
For Action Pages, you should use the Submission Created trigger (see table below).
As you're looking to utilize Zapier, it's important to understand that if you have no Anedot data, the sample data generated during the "Make a Zap" process will not necessarily contain all available fields, though all fields will all be available as you connect/configure the Anedot app with any of the other apps available in Zapier. Also of note, the Anedot field names do not match the Zapier field names directly.
If you would like to relay data from all pages, you should leave the page ID section blank.
Note: If the search function doesn't work in the setup, the double curlies can be used and it will recognize the field and capture the data if the field/data exist. For example, you can add items like these: {{payload__fees__anedot_fees__amount}}. Zapier denotes the nesting of the fields inside of other fields like this: payload: {fees: { anedot_fees: {amount: $xx}}}.
Here's how the Anedot fields translate to Zapier fields:
For Campaigns:
Donation Completed Event
Anedot Field Name | Field Name in Zapier |
account_directory_name | payload__account_directory_name |
account_name | payload__account_name |
account_uid | payload__account_uid |
address | payload__address__street |
payload__address__street_2 | |
payload__address__state | |
payload__address__city | |
payload__address__zip | |
payload__address__country | |
amount | payload__amount |
campaign_identifier | payload__campaign_identifier |
campaign_name | payload__campaign_name |
campaign_uid | payload__campaign_uid |
card_last_digits | payload__card_last_digits |
card_type | payload__card_type |
check_number | payload__check_number |
city | payload__city |
comments | payload__comments |
commitment_index | payload__commitment_index |
commitment_recurring_until | payload__commitment_recurring_until |
commitment_recurring_until_iso8601 | payload__commitment_recurring_until_iso8601 |
commitment_uid | payload__commitment_uid |
country | payload__country |
created_at | payload__created_at |
created_at_iso8601 | payload__created_at_iso8601 |
credit_card_expiration | payload__credit_card_expiration |
custom_field_multi_term_key | payload__custom_field_multi_term_key |
custom_field_single_term_key | payload__custom_field_single_term_key |
custom_fields | payload__custom_fields |
date | payload__date |
date_iso8601 | payload__date_iso8601 |
donor_type | payload__donor_type |
payload__email | |
employer | payload__employer |
employer_address | payload__employer_address |
employer_city | payload__employer_city |
employer_state | payload__employer_state |
employer_zip | payload__employer_zip |
event_amount | payload__event_amount |
fees | payload__fees__anedot_fees__amount |
payload__fees__vendor_fees__amount | |
payload__fees__vendor_fees__account | |
payload__fees__vendor_fees__description | |
first_name | payload__first_name |
frequency | payload__frequency |
items | payload__items |
last_name | payload__last_name |
legal | payload__legal |
middle_initial | payload__middle_initial |
mobile_phone | payload__mobile_phone |
originating_uid | payload__originating_uid |
payment_method_type | payload__payment_method_type |
name | payload__name |
net_amount | payload__net_amount |
occupation | payload__occupation |
organization | payload__organization |
origin | payload__origin |
phone | payload__phone |
recurring | payload__recurring |
referred_by | payload__referred_by |
referrer | payload__referrer |
referrer_to_form | payload__referrer_to_form |
source | payload__source |
source_code | payload__source_code |
source_description | payload__source_description |
state | payload__state |
status | payload__status |
street | payload__street |
street_2 | payload__street_2 |
suffix | payload__suffix |
title | payload__title |
uid | payload__uid |
updated_at | payload__updated_at |
updated_at_iso8601 | payload__updated_at_iso8601 |
upsell_type | payload__upsell_type |
upsold_from_donation_uid | payload__upsold_from_donation_uid |
utm_campaign | payload__utm_campaign |
utm_content | payload__utm_content |
utm_medium | payload__utm_medium |
utm_source | payload__utm_source |
utm_term | payload__utm_term |
zip | payload__zip |
For ActionPages:
Submission Created Event
Anedot Field Name | Field Name in Zapier |
account_name |
payload__account_name |
account_uid |
payload__account_uid |
action_page_id |
payload__action_page_id |
action_page_name |
payload__action_page_name |
address_line_1 |
payload__address_line_1 |
address_line_2 |
payload__address_line_2 |
address_city |
payload__address_city |
address_region (aka "state") |
payload__address_region |
address_postal_code |
payload__address_postal_code |
address_country |
payload__address_country |
card_type |
payload__card_type |
card_last_digits |
payload__card_last_digits |
card_expiration |
payload__card_expiration |
communications_consent_email |
payload__communications_consent_email |
communications_consent_phone |
payload__communications_consent_phone |
created_at |
payload__created_at |
currently_employed |
payload__currently_employed |
custom_field_responses |
payload__custom_field_responses |
donation_amount |
payload__donation_amount |
donations |
payload__donations |
donor_profile_id |
payload__donor_profile_id |
|
payload__email |
employer_name |
payload__employer_name |
first_name |
payload__first_name |
id |
payload__id |
ip_address |
payload__ip_address |
last_name |
payload__last_name |
middle_name |
payload__middle_name |
occupation |
payload__occupation |
payment_method_type |
payload__payment_method_type |
phone |
payload__phone |
referrer |
payload__referrer |
referrer_to_form |
payload__referrer_to_form |
source_code |
payload__source_code |
suffix |
payload__suffix |
title |
payload__title |
updated_at |
payload__updated_at |
utm_campaign |
payload__utm_campaign |
utm_content |
payload__utm_content |
utm_medium |
payload__utm_medium |
utm_source |
payload__utm_source |
utm_term |
payload__utm_term |
Donation Refunded/Voided Events
Anedot Field Name | Field Name in Zapier |
account_name |
payload__account_name |
account_uid |
payload__account_uid |
submission_id |
payload__submission_id |
donation |
payload__donation |
origin |
payload__origin |
commitment_uid |
payload__commitment_uid |
event_amount |
payload__event_amount |
amount_in_dollars |
payload__amount_in_dollars |
net_amount |
payload__net_amount |
frequency |
payload__frequency |
action_page_id |
payload__action_page_id |
action_page_name |
payload__action_page_name |
donor_profile_id |
payload__donor_profile_id |
payment_method_id |
payload__payment_method_id |
created_at |
payload__created_at |
updated_at |
payload__updated_at |
address_line_1 |
payload__address_line_1 |
address_line_2 |
payload__address_line_2 |
address_city |
payload__address_city |
address_region (aka state) |
payload__address_region |
address_postal_code |
payload__address_postal_code |
address_country |
payload__address_country |
|
payload__email |
phone |
payload__phone |
first_name |
payload__first_name |
last_name |
payload__last_name |
middle_name |
payload__middle_name |
occupation |
payload__occupation |
employer_name |
payload__employer_name |
title |
payload__title |
suffix |
payload__suffix |
ip_address |
payload__ip_address |
referrer |
payload__referrer |
referrer_to_form |
payload__referrer_to_form |
source_code |
payload__source_code |
custom_field_responses |
payload__custom_field_responses |
communications_consent_email |
payload__communications_consent_email |
communications_consent_phone |
payload__communications_consent_phone |
currently_employed |
payload__currently_employed |