Integro Documentation
  • Getting Set Up
    • Welcome to Integro
      • Initial Setup Guide
        • Configure Your Organization
        • Importing Your Contacts
      • Optional - MailerLite Integration
      • Optional - SMS Integration with RingCentral
  • Use Cases
    • Keeping your Donations Updated with Zapier
    • Connect a Signup Form On Your Website to an Integro workflow
    • Keeping Your Contacts Updated With Zapier
  • API
    • API Overview
    • API Example - Adding New Donations
Powered by GitBook
On this page
  1. Use Cases

Keeping your Donations Updated with Zapier

PreviousOptional - SMS Integration with RingCentralNextConnect a Signup Form On Your Website to an Integro workflow

Last updated 1 year ago

Linking Donations to Integro Using HTTP POST

From with Zapier, create a new zap.

Give your zap a name:

Under triggers, select Donorbox, or your preferred donation platform. Select the event of a New or Updated Donation.

When a new Donation comes in, we are going to link it to using the Webhooks API, so search for Webhooks by Zapier. Choose the Custom Request option.

Based on the API Documentation, we will now enter the following settings:

Method: Post

URL: https://app.integrocrm.com/api/v1/donations/add-update-donation

Payload Type: json

Data Pass Through: True

Wrap Request in Array: No

Unflatten: Yes

Under the Headers section, add your API key:

Now whenever a new donation is added, Integro will be udpated. You can see this easily under the Donations tab at the top of Integro: