DebitLlama
  • DebitLlama Documentation
  • What is wallet abstraction?
  • Account Creation and Checkout flow
  • How DebitLlama compares to others?
  • Process payments via Solvers
  • Payment Intents
    • ZKP Implementation details
    • Smart Contract Implementation details
    • Client Side Implementation
    • Security first. A little game theory.
  • Creating Accounts
  • Comparing Account types
  • Accepting Payments
    • Checkout Redirect
    • Managing your items
    • Checkout page
  • Fees
  • Passkeys
  • Rest Api v1
    • Creating Access Tokens
      • What is Bearer Authentication?
    • Schema
    • Networks and Currencies
    • /api/v1
    • /api/v1/accounts
    • /api/v1/accounts/[commitment]
    • /api/v1/payment_intents
    • /api/v1/payment_intents/[slug]
    • /api/v1/items
    • /api/v1/items/[slug]
    • Configuring Webhooks
      • Request Schema
    • Zapier Integration
  • Try it out on Testnet
  • Slack
Powered by GitBook
On this page
  • What is Zapier?
  • WORK IN PROGRESS
  1. Rest Api v1

Zapier Integration

The DebitLlama API supports creating custom zaps with zapier and lets you connect it to 6000 other Apps

What is Zapier?

You can create automated workflows without coding and connect different apps using zapier.com The service lets you build custom workflows in minutes. Do you want to manage your customer's subscriptions with excel sheets, send custom emails, connect to Slack, Salesforce or OpenAI?

You can create your own integrations or select one from our custom zaps!

Zapier integration is under development. Custom zaps are currently private beta, but you can create a zap for yourself from scratch, using the API.

WORK IN PROGRESS

PreviousRequest SchemaNextTry it out on Testnet

Last updated 1 year ago