App integrations

developer-tools

Connect Custom API to the platforms you already sell with

Use Plandalf to connect Custom API with checkout pages, payment flows, email tools, CRM records, access systems, tax engines, and webhooks.

Popular connections

Custom API works with…

Use these as practical recipes, not just directory entries. Each one should explain the checkout, automation, payment, email, CRM, tax, or API handoff that matters.

How it works

Plandalf is the commerce layer between apps

Custom API keeps doing what it is best at. Plandalf handles the offer, checkout, buyer fields, payment context, invoice data, and post-purchase events that every other app needs.

For teams that write their own code, Plandalf's enrolment catch URL is a plain HTTP endpoint you can call from anywhere — your own backend, a serverless function, a scheduled job, a webhook receiver. Not a third-party platform in the usual sense; it's a catalog entry because the Emails tab renders "here's how to enrol participants via your own code" the same way it renders Zapier or MailerLite instructions — one template, one code path, no special casing. ## What Plandalf does here - **Direct enrolment API** — the catch URL on each enrolment sequence accepts a simple JSON body with `email` and `ref`. No SDK required. - **Stable `ref`-keyed participants** — repeat POSTs with the same `ref` re-resolve an existing participant rather than creating duplicates.

Search paths

Pages this hub can feed

Product surfaces to check before wiring Custom API

A useful Custom API integration page should show where the operator configures Offers, payment options, invoices, Automations, integrations, and API settings before a developer ships the flow.

The Numi offer editor showing layout, product, theme, automation, invoice, and settings controls.

Offer setup before anything syncs

Custom API receives cleaner data when the offer, product, price, checkout mode, invoice, and automation path are defined first.

The Numi offer editor showing hosted checkout mode controls.

Checkout can live on the site or app

Custom API can launch a hosted checkout, buy button, embedded flow, or SDK checkout depending on where the buyer starts.

The Numi integrations settings page showing Stripe, PayPal, TaxJar, and Avalara connection options.

Integration settings stay inspectable

Use the integrations surface to check Stripe, PayPal, TaxJar, Avalara, and test-mode routing before traffic hits a live checkout.

Feature detail