Creating a Lead from an email

Hello,

I am setting up a workflow that will trigger when an email is received by a particular email address with a subject containing a particular string. The workflow then sends an email to the sender address and creates a lead.

Problem / Question 1:
I select Module> Emails, Filed> Subject, but then Operator does not have a “Contains” or equivalent option. Is there a wildcard character like ‘%’ that I can use in the value? Or is there another way to achieve a “Contians” SQL equivalent match?

Problem / Question 2:
How do I assign the email sender’s email address as the email address of the new Lead being created?

Problem / Question 3:
Is it possible to send the received email to a custom function and assign the result to a field?

Many thanks,
Valdi

Hi there,

This is not currently possible using SuiteCRM/AOW as contains is not yet a condition to trigger on.

Thanks,

Will.

Is there any way to send & receive mails while creation of lead?