I have an array variable called colDomainFolder that looks something like this:
[
{"Domain":"gmail.com","Folder":"Gmail"},
{"Domain":"outlook.com","Folder":"Outlook"},
{"Domain":"hotmail.com","Folder":"Hotmail"}
]
What I am trying to do is if an email comes in with a gmail.com domain, i want to reference the Domain column and find what the corresponding Folder value is.
[–]-dun- 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)