Products/:id/prices docs fix
by ReadMe APIFixed Product Pricing Docs Setup 💰
Fixed Create Price API endpoint path documentation from /products/{product_id}/prices
to the actual /products/variants/{variant_id}/prices
.
Fixed Product Pricing Docs Setup 💰
Fixed Create Price API endpoint path documentation from /products/{product_id}/prices
to the actual /products/variants/{variant_id}/prices
.
🪝 (coming soon) Implemented outgoing webhook endpoint deactivation system for better webhook lifecycle management (endpoints that don't respond with a 2xx code will be soon deactivated automatically).
⛑️ Fixed possible order invoice line item edge case duplication issue in webhook payloads during intermittent errors.
/me Currency Support 🌍
Useful if you are a platform agent and need to know the currency of the workspace you are acting on.
improved contact.identified Tracking
We improved how we track when visitors become leads. Even if someone browses your site in private/incognito mode, we have now even better capabilities to fire contact.identified
events.
Extra Security for Your Business 🔒
(Coming Soon) We have added an extra layer of security to verify that automation events are really coming from ClickFunnels.
More Ways to Automate Your Business! 🚀
We've unlocked several powerful features for your integrations:
• Workspace Overview - Added the /me
endpoint so you can see all the infomation of the workspace (and possibly platform agent) that you are connected as.
• Smarter Contact Filtering - Contact list endpoint filtering by tag_ids=1,2,3
• Appointments List - Appointments::ScheduledEvent
that you might know from webhook events is now queryable.
• Theme Customization - Change your workspace appearance programmatically with the Set Default Theme endpoint.
• Funnel Page Filtering - Easily find Page objects that belong to a funnel with the new funnel_pages=true
filter.
These tools help you create more sophisticated automations, segment your audience better, and save hours of manual work!
Work Smarter with Time-Based updated_at Filters ⏰
Need to find all orders from last week? Or contacts added yesterday? Implemented smart pagination with datetime support for API endpoints when filtering by updated_at. Also enabled pagination response headers when sorting by updated_at
to return datetime instead of an ID.
Smoother Course Management 🎓
Fixed a 500 error that happened when managing course enrollment completions. Now, if someone tries to access a lesson they shouldn't, or if their enrollment is paused, you'll get a descriptive message.
Discord Integration 👾
(coming soon, currently in Alpha)
Connect your Discord community! You can now automatically add contacts to your Discord server!
Fixed Stripe Double-Charging Issue 💳
We have optimized order.completed
and subscription.activated
webhook events that could occasionally create duplicate order notifications when processing Stripe payments. This means less for you to deduplicate, but please stay aware of handling duplicate events and events coming out of order as is best practice for handling an event system.
Know Everything About Your Appointments 📅
We supercharged appointment notifications with way more useful info! Now when someone books, reschedules, or cancels, you'll instantly know who they are, what they booked, and all their contact details. This means you can send personalized follow-ups, prepare better for meetings, and never miss an opportunity to impress a potential customer!
As always, on top of documentation improvements and miscellaneous enhancements, we had these updates:
We'd love to encourage you to build your own integrations on top of our APIs and webhooks so we created a page where you can learn all about it: Integrate With Us guide. We'll be highlighting partners every month, so you can see what cool stuff people build and maybe play around with those tools that augment the ClickFunnels platform:
Pingbell - A way to get notifications and dashboards on any device (mobile, TV, etc.) for some of the most important ClickFunnels events around leads, purchases, community, courses and more.
Cometly - Track your customers' journeys from ad over funnel visits to sign up and purchase plus recurring revenue, so you understand which of your ads perform best.
Happy integrating and let us know if you have any questions!