Display Record Type and Transaction Number on Email Subject by Send Email Action on Workflow
Published on
June 10, 2023 at 12:38:30 AM PDT June 10, 2023 at 12:38:30 AM PDTth, June 10, 2023 at 12:38:30 AM PDT
Scenario
Utilize a workflow with Send Email action to inform employees about new transactions. It is requested to include Record Type and Transaction Number on Email Subject without filling it manually.
Solution
- Navigate toCustomization>Workflow>Workflows
- ClickEditnext tothe desired Workflow
- Double-click on theStatewithSend Emailaction
- ClickSend Email
- Parameters:
- Subject:EnterNew {baserecordtype} number {tranid}
Note:{tranid} - displays the transaction number and {baserecordtype} - displays the record type. - ClickSave
- ClickSave