Skip to main content
Solved

Add Wild card to subject filter

  • 2 May 2023
  • 1 reply
  • 382 views

Hi Team,

 

I want to use wildcard to filer subject when using the loop through email command.

I tried Subject]=]*Google*] but its not working.

Can you please help me.

Hi Sandumi,

 

You do not need wildcards if you are checking subject string contains certain words. So just using “Google” should be enough for your case.

Keyword “Contains”, can have multiple strings to check if “Google is not enough.

 

Regards,

KC


Reply