how to add individuals name in email notification?
i am sending email notification to multiple people , but in email body i need to write like below - Hello {name of each individuals} , A request has been submitted. i am trying below scripts but its printing everyones name. var getdata = [];getdata...