This integration is currently a developer preview. The repository contains the complete app, but
it must be linked to a private Zapier integration or shared by invitation until Passlet completes
Zapier’s public review and publishing process.
Connect your account
1
Create an access token
In Passlet, open Access tokens and create a token for Zapier. Copy the
plt_... value when
it is shown; Passlet does not display it again.2
Choose scopes
Grant only the scopes used by your Zaps. A connection that uses every available Zapier step
needs:
templates:readfor project, published-template, and template-variable fieldspasses:readfor pass choices, Find Pass, and live trigger samplespasses:writeto create or void passes and revoke linkspass-notifications:writeto send pass or project notificationswebhooks:writefor lifecycle and scan triggersscans:readfor live Pass Scanned samples
3
Add Passlet in Zapier
In a linked private or invited Passlet integration, add a Passlet step, choose Connect a new
account, and paste the access token. Zapier tests the token against your workspace without
requiring an unrelated API scope.
Available steps
You can type an ID directly in dropdown fields when it comes from an earlier Zap step. Published
template choices are filtered automatically, so draft-only templates do not appear.
Create a pass and deliver it
Create Pass requires an external pass ID, label, and published template. The external ID comes from your source system, such as an order or membership ID. It makes retries idempotent: sending the same ID again returns the existing pass instead of creating a duplicate. Passlet accepts the action asynchronously and initially returnsQUEUED. Apple and Google hosted
links are not ready at that point. Use Pass Issued as the trigger for a second Zap that sends the
wallet links by email, SMS, or another channel. Use Pass Failed to route issuance failures for
review.
Template variables are loaded from the selected template’s published version. Changing the
template refreshes those fields without a hand-maintained Zapier definition file.