added
Additions to webhooks endpoint, product and course enrollment resources
3 months ago by Rich Steinmetz
- You can now set up
Webhooks::Outgoing::Endpoint
resources with scope to funnels and pages via the API. - ClickFunnels users will be able to create rich text descriptions for their product variants and collections. The API also reflects this in the
Products::Variant
andProducts::Collection
resources (at this point, this is in BETA). Courses::Enrollment
resources can now be filtered bycontact_id
.