> 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/integration-a-google-sheet.md).

# Intégration à Google Sheet

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.

![](/files/-LYxmUhpDddxKq9mKfRD)

Une fois que vous avez connecté Simplyk à Zapier, vous pouvez connecter facilement une feuille Google Sheet et écrire une ligne pour chaque nouveau don ou billet reçu.

{% hint style="info" %}
Les organismes apprécient particulièrement cette intégration pour la gestion de billets pour de nombreux événements à la fois.
{% endhint %}

![](/files/-LYxo2dUoegGc3oPL8Mk)

Le résultat est qu'un don par Simplyk créera une nouvelle ligne dans la feuille excel à chaque billet vendu ou don reçu.

Cette intégration se fait facilement, et vous pouvez nous contacter pour obtenir de l'accompagnement.

{% hint style="info" %}
Zapier offre un prix préférentiel pour les organismes de charités. Il faudra cependant compter une vingtaine de dollars par mois.
{% 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/integration-a-google-sheet.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.
