Enhanced interface
Smart events: Email example
People often use Smart events to send an email message as the result of an action. For example, you might want to send an email notification to management when your team adds a new vendor.
-
Go to Platform Services > All >Object customization and select Add (circle) next to Smart events.
- On Choose object to extend, specify:
- Owner object: Vendor
- Select Next.
- On Select event properties, specify:
- Action: Email
- Events: Add
- Condition: [Leave blank to generate for every vendor creation]
- Select Next.
- On Select email properties, specify:
- Email: email.address@example.com
- Subject: New vendor added: {!VENDOR.NAME!} : {!VENDOR.VENDORID!}
- Body:
{!VENDOR.NAME!} was added on {!VENDOR.WHENMODIFIED!}. Review new vendor process including manager notifications.
- Select Next.
- For Select deployment options, specify:
- Smart link ID: NEW_VENDOR_EMAIL
- Description: Send an email to email.address@example.com when a new vendor is added.
- Status: Active
- Select Save.