April 2024 API Product Update
The API team has been working full steam on the upcoming integration with Zendrop! So, among other things, there were many improvements around the e-commerce segments of the API:
📦 New Fulfillment
, Fulfillments::Location
, Orders::Invoices::Restock
APIs with corresponding webhooks as well as and many improvements on Product
and Products::Variant
APIs to make the managing of products more seamless. Also, a fully manageable Products::Collection
API is being released.
🏞️ Image
API: You can now upload and download images hosted by ClickFunnels as well as fetch images for many resources by image_id
.
📝 FormSubmission
API: See a full list of your form submission events or fetch individual form submissions by ID.
🔐 OAuth2 flow improvements and extended documentation for integrators. In the ClickFunnels UI, users can now see "Connected Apps" alongside your integrations and disconnect them when needed. A platform_application.disconnected
webhook will be fired.
👥 We now show custom_attributes
on the Contact
resource. Writable custom attributes will follow.
🪝 New order invoice event webhooks: orders/invoice.past_due
, orders/invoice.abandoned
and orders/invoice.reissued
to better segment your payment flows.
🔌 Various Zapier improvements, including a new "Apply Tag to Contact" action (removing tags is in progress) and new searches ("Update or Create by Email" and "Find Contact by Email or ID").
We wish everyone happy hacking with the new features and improvements!