NO-CODE

Connect OFAPI to 6,000+ Apps in Under 10 Minutes — Zero Code Required

New subscriber fires → Slack message sent, Google Sheet row appended, CRM record created. All from a single OFAPI event. No developer. No deployment. No maintenance. Zapier's "Webhooks by Zapier" trigger catches real-time OFAPI events and routes them to any app in its 6,000+ library with the field mapping you define. If you have never touched an API before, this is your entry point. You will have your first automation live in under 10 minutes.

Available Triggers

Each OFAPI webhook event can trigger a Zap. Subscribe to the events you need in the OFAPI dashboard:

TRIGGER subscriber.new
TRIGGER subscriber.expired
TRIGGER revenue.received
TRIGGER message.received

Popular Actions

Pair any trigger above with one or more Zapier actions:

Send Slack message

Post to #revenue-alerts when a creator earns a tip or PPV sale.

Update Google Sheet

Append a row to your revenue tracker on every revenue.received event.

Send email

Email the team lead when a high-value subscriber churns.

Create CRM record

Log every new subscriber in HubSpot, Pipedrive, or Airtable.

Setup Guide

1

Create a Zap with Webhooks by Zapier

Log into Zapier, click Create Zap, and choose Webhooks by Zapier as the trigger app. Select Catch Hook as the trigger event. Zapier generates a unique webhook URL for you.

Your Zapier Webhook URL URL
https://hooks.zapier.com/hooks/catch/12345678/abcdef/
2

Register in OFAPI Dashboard

In the OFAPI dashboard, go to Settings → Webhooks and paste the Zapier URL as a new endpoint. Select the events you want to subscribe to. Click Send Test Event to verify Zapier receives the payload.

3

Add Actions

Back in Zapier, add one or more action steps. Map fields from the OFAPI webhook payload — data.amount, data.creator, data.username — to the action fields. Turn on the Zap and you are live.

Example: Revenue Alert to Slack + Sheets

A multi-step Zap that fires on every revenue event, posts to Slack, and logs the data in a spreadsheet:

Zap Configuration Steps
# Trigger
App:    Webhooks by Zapier
Event:  Catch Hook
URL:    https://hooks.zapier.com/hooks/catch/.../

# Action 1 — Slack
App:     Slack
Action:  Send Channel Message
Channel: #revenue-alerts
Message: "New revenue: {{data__creator}} earned ${{data__amount}} ({{data__type}})"

# Action 2 — Google Sheets
App:        Google Sheets
Action:     Create Spreadsheet Row
Columns:    Date | Creator | Amount | Type
Values:     {{data__timestamp}} | {{data__creator}} | {{data__amount}} | {{data__type}}

Manual processes are a ceiling. Automation is what removes it.

Every churn signal your operation misses, every revenue event that goes unlogged, every CRM record not created — that is the cost of manual workflows compounding daily. Connect OFAPI to your entire tool stack in under 10 minutes and let every event trigger the right action automatically.