Visit tracking data is now available on Contacts, Orders, Invoices, and Opportunities API responses. Each visit includes UTM parameters, referrer information, device details, and more — helping you attribute conversions and understand how contacts discover your funnels.
Add origination channel public ID to orders payload
by ReadMe APIOrders API responses now include the origination_channel_public_id field, providing the obfuscated public ID for the origination channel. This makes it easier to link orders to their source channels in your integrations.
Fix Scheduled Events API for deleted event types
by ReadMe APIResolved a rare edge case where the Scheduled Events API could return an error when a scheduled event referenced a deleted event type. The event_type field now correctly returns null in these cases.
Make External Orders API publicly available
by ReadMe APIThe External Orders API is now available to everyone. You can use these endpoints to programmatically manage orders from external payment platforms or your own purchase solutions.
Improve API error responses
by ReadMe APIAPI error responses now return more descriptive and actionable error messages for edge case 500 errors, making it easier to diagnose and resolve issues with your API requests.
Add CopeCart as external purchases integration
by ReadMe APICopeCart joins ClickBank as the second external purchases integration. CopeCart merchants can now connect their accounts to ClickFunnels, with support for trials, renewals, cancellations, refunds, chargebacks, and multi-product External Orders.
Resolved an issue where customers on certain billing plans could encounter an authorization error when accessing the Developer Portal, despite having API access enabled on their plan.
Add Email Broadcasts API endpoints (🧪 private BETA)
by ReadMe APIYou can now create, read, update, and delete email broadcasts via the API. Full CRUD operations are available at /workspaces/:id/emails/broadcasts and /emails/broadcasts/:id. Currently available in private beta — reach out on the developer forum to request access detailing your use case.
Community post and comment webhook payloads now include full contact details (email address, first name, last name, and phone number) instead of just the contact ID. This makes it easier to identify who created posts and comments without making additional API calls.
🛍️ Add ClickBank integration for external purchases
by ReadMe APIYou can now connect your ClickBank vendor account to ClickFunnels and map ClickBank products to your ClickFunnels products. Purchases made on ClickBank are automatically synced, enabling you to use ClickFunnels workflows, automations, and fulfillment for orders from both platforms.