Hi,
I was wondering if it would be possible to change the "from" field in a selection of emails (120+) in one go.
We need to update the default sender name due to changes in our company (people coming, going, or changing teams).
Is there some sort of script, API method or some other way to do this in one batch instead of modifying 120 emails one by one?
Perhaps a support ticket?
Thanks in advance!
Victor
Solved! Go to Solution.
You should use program/folder tokens for these. It would enable you to make these changes in a couple of minutes.
Otherwise, there is no issue to your problem (excepted an API custom development...)
-Greg
Hi Grégoire Michel , thanks for your reply.
I am using tokens... I'm afraid I should have used campaign folder tokens instead of just program tokens...
It's hard to foresee these things.
Maybe now I will pay 120+ times for my short sight, but will at least fix it
Actually, not even that will do.
We are using the system tokens {{lead.Lead Owner First Name:default=}} {{lead.Lead Owner Last Name:default=}}
Our problem is the default value for when there is no owner. The person in charge is no longer with us and need to change it for all our emails.
For us, owner depends on country (it's a mandatory field in salesforce and leads cannot be uploaded until it's filled), but many times country is not filled straight away and the lead receives communications before that.
Hi Victor,
Those are system maintained lead tokens, in fact. This means that there are automatically filled in from SFDC, indeed.
There are multiple things you can improve here:
-Greg