API parameters
Mailwind is simply an interface between your API and Sendgrid. Make an HTTP call as you would your provider except you can add Mailwind settings
Here are the additional parameters for the Mailwind API:
LayoutIdentifier : string (optional)
Identifier of the layout that you have previously created
Example:
Variables : object (optional)
List of expected variables. This is represented by an object
Example:
Code (optional)
The tailwind HTML code. It will be directly converted and sent
Example:
Last updated