Michael Gillespie
03/30/2022, 7:50 PMDaniel Mejia
03/30/2022, 7:54 PMDaniel Mejia
03/30/2022, 7:54 PMristo
03/30/2022, 7:55 PMDaniel Mejia
03/30/2022, 7:56 PMMichael Gillespie
03/30/2022, 7:56 PMDaniel Mejia
03/30/2022, 7:56 PMDaniel Mejia
03/30/2022, 7:56 PMristo
03/30/2022, 7:57 PMsknowlton
03/30/2022, 7:58 PMsknowlton
03/30/2022, 7:58 PMMichael Gillespie
03/30/2022, 7:59 PMMichael Gillespie
03/30/2022, 8:02 PMsknowlton
03/30/2022, 8:03 PMMichael Gillespie
03/30/2022, 8:04 PMPeter Amiri
03/30/2022, 8:04 PMPatrick
03/30/2022, 8:05 PMMichael Gillespie
03/30/2022, 8:06 PMsknowlton
03/30/2022, 8:07 PMsknowlton
03/30/2022, 8:07 PMPatrick
03/30/2022, 8:07 PMPatrick
03/30/2022, 8:07 PMsknowlton
03/30/2022, 8:08 PMDaniel Mejia
03/30/2022, 8:09 PMMichael Gillespie
03/30/2022, 8:10 PMPatrick
03/30/2022, 8:10 PMDaniel Mejia
03/30/2022, 8:10 PMMichael Gillespie
03/30/2022, 8:12 PMsknowlton
03/30/2022, 8:12 PMMichael Gillespie
03/30/2022, 8:13 PMsknowlton
03/30/2022, 8:13 PMMichael Gillespie
03/30/2022, 8:14 PMsknowlton
03/30/2022, 8:15 PMjakobward
03/30/2022, 9:38 PMPatrick
03/30/2022, 9:40 PMRich Wild
03/31/2022, 8:38 AMlocal.mailSend = new http(method = "POST", charset = "utf-8", url = "<https://api.eu.mailgun.net/v3/#local.mailgunDomain#/messages>"); local.mailSend.addParam(name = "Authorization", type = "header", value = "Basic #ToBase64("api:"&local.apiKey)#"); local.mailSend.addParam(name = "from", type = "formField", value = "#local.from#"); local.mailSend.addParam(name = "to", type = "formField", value = "#<http://local.to#%22|local.to#">);
local.mailSend.addParam(name = "subject", type = "formField", value = "#local.subject#"); local.mailSend.addParam(name = "text", type = "formField", value = "#local.text#"); local.mailSend.addParam(name = "html", type = "formField", value = "#local.html#"); local.mailResult = local.mailSend.send().getPrefix();
risto
03/31/2022, 4:21 PMristo
03/31/2022, 4:22 PM