> ## Documentation Index
> Fetch the complete documentation index at: https://developers.perkstar.co.uk/llms.txt
> Use this file to discover all available pages before exploring further.

# Zapier

> Connect Perkstar to other business tools with instant loyalty triggers and safe, scoped actions.

<img src="https://mintcdn.com/perkstar/Qx-acm_gSyPUtpKX/assets/zapier-logo.svg?fit=max&auto=format&n=Qx-acm_gSyPUtpKX&q=85&s=f1e97a4833db8d072da17d4a3107b5b4" alt="Zapier" width="54" height="54" data-path="assets/zapier-logo.svg" />

Connect Perkstar loyalty activity to the tools a business already uses. The
public Beta catalogue contains 29 instant triggers, including Wallet installs,
online card scans, per-enrolment expiry, lifecycle-group changes, referrals,
transactions, redemptions, memberships, and bookings. Ten focused actions can
find, create, or update customers, enrol them in a card, add stamps or visits,
award points, record purchases, redeem a balance, run a flexible loyalty write,
reverse a transaction, or send a consented Wallet push.

<Info>
  The official Perkstar app is available in **public Beta**. Open the [Perkstar
  page in Zapier's App Directory](https://zapier.com/apps/perkstar/integrations)
  to start a Zap or connect an account. No invitation or Perkstar API key is
  required.
</Info>

<CardGroup cols={3}>
  <Card title="Connect securely" icon="link" href="/integrations/zapier/setup">
    Authorise one Perkstar business through OAuth. No API key is copied into a
    Zap or shared with another person.
  </Card>

  <Card title="React instantly" icon="bolt" href="/integrations/zapier/triggers-actions">
    Choose from 29 named triggers backed by Perkstar's durable webhook events.
  </Card>

  <Card title="Act safely" icon="shield-check" href="/integrations/zapier/recipes">
    Use 10 scoped actions, stable references, idempotent writes, and explicit
    consent checks in production workflows.
  </Card>
</CardGroup>

## Availability

| Item                 | Current position                                                                                             |
| -------------------- | ------------------------------------------------------------------------------------------------------------ |
| Zapier listing       | [Public Beta in Zapier's App Directory](https://zapier.com/apps/perkstar/integrations); no invitation needed |
| Perkstar plan        | Growth, Scale, Enterprise, or Franchise                                                                      |
| Connection           | Perkstar OAuth; one Perkstar business per connected account                                                  |
| Permissions          | A Perkstar owner or authorised team member who can connect integrations                                      |
| Triggers             | 29 named instant webhook triggers; no customer-list or transaction-list polling                              |
| Actions and searches | 10 visible actions, two searches, and two Search-or-Create relationships                                     |

Public Beta access does not remove Perkstar's account and plan requirements.
The person approving OAuth must already be able to access the intended Perkstar
business. Zapier's public listing does not create a Perkstar business or add a
person to an existing Perkstar team.

## What stays authoritative

Perkstar remains the system of record for customers, enrolments, Wallet passes,
loyalty balances, rewards, and outbound events. Zapier coordinates the workflow
and keeps its own Zap configuration and Zap history.

| Direction              | What happens                                                                            |
| ---------------------- | --------------------------------------------------------------------------------------- |
| Perkstar → Zapier      | A selected Perkstar event starts a Zap with the event's documented fields.              |
| Zapier → Perkstar      | A Zap calls a supported public v1 operation using the connected business's OAuth grant. |
| Zapier → another app   | The Zap sends only the fields the business maps into that step.                         |
| Another app → Perkstar | The Zap validates and writes only the fields accepted by the selected Perkstar action.  |

Perkstar does not inspect or control later steps in a Zap. The business is
responsible for the destination app, field mapping, lawful purpose, retention,
and deletion of any copied customer data. Read [Data and security](/integrations/zapier/data-security)
before using personal data or marketing actions.

## Start here

<CardGroup cols={2}>
  <Card title="Set up the connection" icon="plug" href="/integrations/zapier/setup">
    Open the public listing, connect the correct Perkstar business, and test the
    OAuth grant.
  </Card>

  <Card title="Browse the complete catalogue" icon="list-check" href="/integrations/zapier/triggers-actions">
    See all 29 triggers, 10 actions, two searches, required inputs, and
    important boundaries.
  </Card>

  <Card title="Understand instant triggers" icon="webhook" href="/integrations/zapier/webhooks">
    Learn how subscriptions, retries, duplicate protection, testing, and replay
    work.
  </Card>

  <Card title="Troubleshoot a Zap" icon="life-ring" href="/integrations/zapier/troubleshooting">
    Diagnose connection, sample-data, trigger, action, rate-limit, and consent
    failures without exposing a secret.
  </Card>
</CardGroup>

<Note>
  For a problem in a Zap workflow, start with [Zapier
  Support](https://zapier.com/app/get-help). Zapier receives the run context,
  handles first-line troubleshooting, and sends Perkstar an actionable report
  when the Perkstar step needs our help. Contact
  [support@perkstar.co.uk](mailto:support@perkstar.co.uk) directly for a
  Perkstar account, plan, business-selection, or OAuth-consent problem. Never
  send either team an OAuth token, webhook target URL, or unredacted customer
  payload.
</Note>


## Related topics

- [Zapier troubleshooting](/integrations/zapier/troubleshooting.md)
- [Zapier recipes](/integrations/zapier/recipes.md)
- [Connect Perkstar to Zapier](/integrations/zapier/setup.md)
- [Zapier data and security](/integrations/zapier/data-security.md)
- [Changelog](/changelog.md)
