# Zapier Integration

{% hint style="warning" %}
We're currently in closed-beta, invites only. Email <hello@pennicart.io>
{% endhint %}

Connect to 1,000+ essential business tools to take your automations to another level. Link store to Zapier to unlock automated tasks for your business.

### Triggers

* **Product Added to Cart**: Triggers when a product is added to the cart.
* **New Transaction**: Triggers when a customer successfully completes a purchase.
* **Failed Transaction**: Triggers when a customer’s checkout attempt is unsuccessful.
* **Abandoned Cart**: Triggers when a user leaves the checkout without completing their purchase after a set time.

### Actions

* **Create Coupon**: Generates a new discount coupon

We are excited to share many more updates and zaps in the future, request access and let us know what you think!

<br>

[<br>](https://pcstaging.webflow.io/feature/zapier#)


---

# 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.pennicart.io/zapier-integration.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.
