Salesforce Fact #108 | String concatenation in flow

Suppose we need to perform string concatenation in flow for one of the object text fields and the text is added to the current field valueWe can do it using two ways. In this example, the account description is concatenated with the word 'test'.

Attached are the screenshots.




Comments

Popular posts from this blog

Salesforce Fact #192 | Call batch apex from flow

Salesforce Fact #457 | Get current user role name in flow