> For the complete documentation index, see [llms.txt](https://docs.zeffy.com/org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zeffy.com/org/master/gestions-des-contacts/base-de-donnee/autres-integrations.md).

# Autres intégrations

## Recevoir les données de Simplyk

Simplyk a une application sur la plateforme de connection d'API [Zapier](https://simplykdocs.gitbook.io/org/~/drafts/-LYxlLlx5z3bJyKhNDSw/primary/untitled/www.zapier.com) ([lien d'invitation](https://zapier.com/platform/public-invite/8680/32468dfd5dcf31120269c771d4f8f7bd/)). Cela vous permet de récupérer facilement les données de Simplyk lorsqu'un nouveau don est reçu ou un nouveau billet est vendu, pour envoyer l'information dans l'application de votre choix !

![](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)

### Faire une action sur une application qui a une app Zapier

Une fois que vous avez connecté Simplyk à Zapier, vous pouvez configurer directement l'action à effectuer par l'application en question. Plus de 1000 applications sont sur Zapier comme dans les exemples ci-dessous.

Un don dans Simplyk fera une action automatique dans l'application de votre choix.

![](/files/-LYxrAnjhidosWc9Uipq)

### Faire une action sur une application qui n'a pas d'app

Dans ce cas il faut configurer la communication avec l'API de l'application à l'aide d'un webhook. Vous pouvez nous contacter à <contact@simplyk.io>, pour obtenir de l'aide.

![](/files/-LYxpe75aB4MPaylHlHY)

Le résultat est qu'un don par Simplyk enverra l'action de votre choix dans l'application de votre choix.

{% hint style="info" %}
Zapier coûte environ 20$ par mois pour les organismes de charité jusqu'à 1000 opérations par mois.
{% endhint %}

{% hint style="info" %}
Certaines applications web n'ont pas d'API connectées à l'extérieur. Dans ce cas vous devrez coder cela vous même dans Zapier.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.zeffy.com/org/master/gestions-des-contacts/base-de-donnee/autres-integrations.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
