> 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/actions-possibles-sur-zapier.md).

# Actions possibles sur Zapier

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 et de l'envoyer dans Hubspot.

Il existe trois actions possibles dans le zap Simplyk : Get Order, Donation ou Attendee

![](/files/-MRNQgYVysSEMkDoDzrM)

## Get Donation

Ce zap sera déclenché pour chaque don et contiendra toutes les informations du don.

## Get order

Ce zap sera déclenché à chaque achat de billet. Si vous avez beaucoup de participants par achat avec des informations importantes, préférez le "Get attendee". Si vous voulez simplement recevoir les informations générales de chaque achat, ce zap sera parfait.

## Récupérer des questions additionnelles

Certaines informations vont être envoyer en format liste dans Zapier, comme par exemple les questions additionnelles.

Il faudra alors utiliser le Zap "Formatter" de type "Utilities" et choisir "pick from list" pour choisir la question à récupérer.

Cette donnée pourra ensuite être utilisée librement.

Pour plus d'informations, vous pouvez vous référez à la documentation de Zapier:\
<https://zapier.com/help/create/format/pick-from-a-list-of-items-in-zaps>


---

# 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/actions-possibles-sur-zapier.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.
