New Feature - Transform Element in Flow (to map source object to target object) - UseCase via Button Click #inSalesforce

New Feature - Transform Element in Flow (to map source object to target object) - UseCase via Button Click #inSalesforce


Clone Accounts based on criteria using screen flow


Create a screen flow


Screen: Display Text - Are you that you want to clone all Accounts?


Get:

getAccount

Criteria: Industry = Agriculture

All Records

Automatically...


Transform Element:

MapAccounts

Source Data: what you want to clone

Target Data: The object to which the data will be cloned


Note: you can map different objects also 


Source Data: getAccounts

Target Data:

Record Data Type (Allow multiple... in this case), Object: Account

Drag and Drop or Match to connect or MAP


Create:

Create Accounts

Collection: MapAccounts


Screen:

Display Text: Successfully Done.


Save, Activate


Add the flow to May be Home Page (or as per need), Save, Activate


Visual: https://www.youtube.com/watch?v=4LzSjNZWyhI















Comments