Is this article for you? It covers services only available to Give Lively member nonprofits.
Is this article for you? It covers Salesforce integration services only available to Give Lively member nonprofits.

Understand Zapier’s JSON endpoints

Learn about the two JSON endpoints that power our integration with Zapier.

Before you get started

Video Overview

Walkthrough

Before you get started

Video Overview

Walkthrough

Before you get started

Video Overview

Walkthrough

No items found.

Before You Get Started

Before you can begin using Zapier with Give Lively, you must set up a Zapier account.

Video Overview

Video Transcript

Walkthrough

Our integration with Zapier is powered by two JSON endpoints that are enabled when a Zapier API key is created in our platform. It is also possible to enable an integration with custom-made software designed to use these endpoints,

JSON endpoint 1

https://secure.givelively.org/nonprofits/[ORGANIZATION_ID]/json_dataclips/validate/[API_KEY].json
  • Responds with a 200 status and { success: true } if the credentials are valid.
  • Responds with 404 otherwise.

JSON endpoint 2

https://secure.givelively.org/nonprofits/[ORGANIZATION_ID]/json_dataclips/[API_KEY].json
  • Responds with a JSON array of all donations received on the platform if the credentials are valid.
  • Responds with 404 otherwise.
  • Records are sorted in reverse chronological order of when they were most recently modified.
  • This endpoint takes an optional URL parameter ?start_time_ms=TIME. If specified, then results are limited to donations that have been created/updated since the specified time represented as milliseconds from midnight January 1, 1970.

Downloads

Get Inspired

No items found.