So, who has figured this out already, because I can't seem to get it done :-(
I want Process Builder to create a task record with a specific subject when a new lead is created depending on the language of the logged in user.
So In my criteria nodes I thaught to set [Lead].CreatedById.LanguageLocaleKey == "Dutch" (which I can choose and is a picklist) and another node the same with other language.
Without the language criteria the process works out fine with a fixed subject.
So how can I create records with text based on user's language? Anybody? Pretty Please?
Other solutions are also welcome, also the process will kick off a flow afterwards which will also create records with specific text in user's language, so I know I will walk into a wall again :-(
thanks for any good suggestions