Dear All,
We want to send custom email to user saying record is created, but don't send when record is created using import.
Can you please suggest a best way for the same.
Thanks,
Dear All,
We want to send custom email to user saying record is created, but don't send when record is created using import.
Can you please suggest a best way for the same.
Thanks,
Hello shreya dalvi,
A possible way to accomplish this would be to create a field that you would set to '0' during imports and then use it on the SugarBPM Criteria to avoid the process to get triggered.
Something like this:
On the field definition in Studio, you would set the default value to 1 to have the Process being triggered on the GUI record creation.
Would this work for you?
I hope this helps.
Thanks Andre,
Are you suggesting checkbox field?
Thanks,
Thanks Andre,
Are you suggesting checkbox field?
Thanks,