Hi,
I want to create an automation to send an upsell email. In that email, I want to include a coupon code for a discount that expires within a few days or a week to create a sense of urgency. I am using Gravity Forms and have the coupon code add-on to generate coupons.
Is there a way for Make to create a Gravity Forms coupon when triggered, fetch the code, and send it to the customer?
1 Like
Welcome to the Make community!
Make doesn’t have a Gravity Forms module for this particular endpoint “Create coupon code”.
If the external service has a Developer API Reference/Documentation then you should be able to integrate the endpoints in Make using the app’s universal module (Make an API call) or generic HTTP “Make a request” module.
Try using the Gravity Forms “Make an API Call” module:
Performs an arbitrary authorized API call.
For more information, see https://www.make.com/en/integrations/gravity-forms, and https://www.make.com/en/help/app/gravity-forms in the help centre.
You can also suggest for it to be made in the Idea exchange. Don’t forget to search for it first, just in case someone already suggested it, so that you don’t end up creating a duplicate.

If you need assistance in setting up the app’s universal module, or the generic HTTP module, please provide additional information about what you have tried with regards to the external service’s Developer API Reference – how you are setting the connection up, a link to the endpoint are you trying to connect to, and what errors you are encountering.
You can also complete this brand new course/tutorial in the Make Academy on how to use external APIs — API calls with HTTP modules
- API and Endpoints
- Header and body
- Multipart/form-data
- OAuth 2.0
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.
1 Like
Thank you! Are there any alternative process I can do in Make to achieve the same goal? Ideally I still I want the coupon discount to be applied in my advertising page that is using Gravity Forms.
Thanks! I was able to accomplish this using http module.
1 Like
Thanks for returning to this topic and marking this thread as resolved. Please begin a new topic if you require further assistance. You can also try perusing my exclusive free AI RAG chatbot that I trained with 10,000+ of my Make forum posts, for targeted context awareness of the Make platform.
Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —
Getting Started
Help Centre Basics
Articles & Videos
If you require further assistance, my profile also has a couple of links to some resources that may help.
— @samliew
1 Like