[go: up one dir, main page]

Skip to content

dirheimerb/keygen-zapier

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keygen-zapier

The official Zapier integration for keygen.sh. This integration is currently in public beta. You can start using the integration today by clicking here. Please open a new issue for any problems or feature requests. You can also reach out to our support@keygen.sh email anytime. We're excited to see what you build!

Examples

  • Send an email to new customers with their license key and a download link to your app
  • Generate a new Keygen license when a new Stripe payment succeeds
  • Upload a new Keygen release when a new GitHub release is created
  • Suspend a Keygen license when a Stripe subscription is canceled
  • Renew a Keygen license when a Stripe subscription is renewed
  • Send an email notification when a new release is published
  • Update per-seat billing when a device is activated
  • Send a welcome email when a license is created

Installation

yarn global add zapier-platform-cli
yarn

Zapier runs on AWS Lambda and requires Node 10.

Developing

Validate

yarn validate

Deploy

yarn push

Forking

If you want to make changes and run your own version of this integration, remove the .zapierapprc file and create a new Zapier integration with zapier register "My integration" under your own Zapier account.

License

MIT

About

An official Zapier integration for Keygen

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.9%
  • JavaScript 0.1%