Forum Discussion
@matt.bostrom,
In it’s simplest form, you can do something like this:
With HTML table selected, the payload specified by the Table-data path is injected inside the <table></table> elements. You can add CSS to pretty it up as needed.
matt_bostrom
8 years agoNew Contributor II
Hi Del. In this example it seems that its still only sending to 1 single email address even though I have the $groupBy.OwnerEmail in the TO variable of the email snap. I have it broken out into 2 groups and confirm that via the JSON i see multiple groupBy’s with emails yet its only sending one this way. Any ideas?
Hi, @arunnp
- The service url needs to start with “http(s)://” and then specify ble/incident. For example http://ble/incident
- For better reading of the URL, instead of concatenating the strings under Service URL, you can pass the input parameters under “Query parameters”. So depending how many query parameters will be used, you can add more by using +. See the example in the picture
Regards,
Angela.
Related Content
- 3 years ago
- 3 years ago
- 3 years ago