Scenario: Upon Account Creation, if Industry is not null and having value as ‘Media’ then populate Rating as Hot triggers in Salesforce
Scenario: Upon Opportunity Creation if Amount is not null and is greater than 100000 then populate ‘Hot Opportunity’ in description field triggers in Salesforce
Scenario: Create a related Contact when an Account is created
Scenario: Create a related Opportunity when an Account is created triggers in Salesforce
Scenario: Account records should have a field named ‘Recent Opportunity Amount’. It should contain the opportunity amount of the latest created opportunity on account triggers in Salesforce.
Scenario: If the Account phone is updated then populate below message in description. Description = Phone is Updated! Old Value : XXX & New Value : XXX
If the Account phone is updated then populate the phone num triggers in Salesforce