# Other integrations

## Receiving Zeffy's data

Zeffy (formerly Simplyk) has an application on the Zapier API connection platform ([invitation link](https://zapier.com/platform/public-invite/8680/32468dfd5dcf31120269c771d4f8f7bd/)). This allows you to easily recover Simplyk's data when a new donation is received or a new ticket is sold.

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LYqyQBtS2KMEk8OmbDg%2F-LYxlLpE10QbpCoPeAkm%2F-LYxmUhpDddxKq9mKfRD%2Fimage.png?alt=media\&token=85bb5333-6807-48ed-a791-9b36fd38def3)

### Do an action on an app that has a Zapier app

Once you have connected Simplyk to Zapier, you can directly configure the action to be performed by the application in question. More than 1000 applications are on Zapier as in the examples below.

A donation in Simplyk will make an automatic action in the application of your choice.

![](/files/-LYxrAnjhidosWc9Uipq)

### Do an action on a tool that does not have an app

In this case it is necessary to configure the communication with the API of the application using a webhook. Contact us at <contact@zeffy.com>, for help.

![](/files/-LYxpe75aB4MPaylHlHY)

The result is that a donation by Zeffy will send the action of your choice into the application of your choice.

{% hint style="info" %}
Zapier costs about $ 20 a month for charities up to 1,000 transactions a month.
{% endhint %}

{% hint style="info" %}
Some web applications do not have externally connected APIs. In this case we can not do anything.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.zeffy.com/org/contact-management/base-de-donnee/autres-integrations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
