My Oracle Support Banner

Send email notifications when URL from account is modified (Doc ID 2381461.1)

Last updated on AUGUST 27, 2023

Applies to:

Oracle Fusion CX Sales Cloud Service - Version N/A and later
Information in this document applies to any platform.

Goal

User created an object workflow that should be triggered when the URL of an Account is updated and send an email notification, with the below condition:
 
if (isAttributeChanged('PrimaryURL') )
{
  return true;
}

How do to trigger the email notifications?

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.