Use JSON Generator to create a JSON Data Structure and make an HTTP request (SendGrid example)
To make an HTTP request using values from another module, use the JSON generator to define the data structure and modify it as per the convention of the service the request is sent to.
Greg Vonf
Software used in this automated workflow example
HTTP request
Integromat
JSON
Make
Summary
To make an HTTP request using values from another module, use the JSON generator to define the data structure and modify it as per the convention of the service the request is sent to. In this example, we'll use the SendGrid service to send an email.
Detailed explanations
Step by step instructions
-
Create a new scenario.
-
Add the JSON Generator module.
-
Configure the module.
-
Add the SendGrid module.
-
Configure the module.
-
Run the scenario.
Business use case example
You want to make an HTTP request using values from another module, such as SendGrid.