Hi, I’m setting up a Make.com automation that, when triggered, will create a Gravity Forms Coupon Code using the GF Coupon Code Add-On. The coupon needs to be dynamically generated and include an expiration date at the time of creation.
Since Make.com doesn’t have a built-in module for the GF Coupon Code Add-On, is it possible to create the coupon using the generic HTTP module by making an API request to Gravity Forms? If so, could you provide guidance on the API endpoint and request format needed?