Changing Labels in Gmail
Hi all,
I want automate the label changing of my Gmail inbox messages according to the Body of the Mail. Suppose I get any mail that contains “Happy Birthday” in the body of the mail. So the Bot will match the word with the body of the mail and put it to a Pre created Label in the mail named “Birthday Wishes”.
I have already tried to change the label using the “Change Label” activity of GSuite. cannot convert “string” type variable to “Gmail Message” type variable, showing an error
But unable to solve the problem. Can anyone Help me out sorting out this issue.