Add fields to Salesforce Flow (Summer ’21) #inSalesforce

Add fields to Salesforce Flow (Summer ’21) #inSalesforce


Create a Screen Flow


GET ELEMENT

getAccounts

Account, Id equals recordId, only the first record, automatically store all fields


SCREEN ELEMENT:

Select the Fields, the record variable here getAccounts

Now it shows all fields related. Drag drop the fields as per need and Save


Later add an update or create records element as per need and proceed

Comments