-
Trigger a workflow when an event is created
I want to trigger a workflow when an event is created where assigned to is not equal to created by id. Here is the piece of code and it triggers whenever an event is created matching the other conditions.
And(
OR(
ISPICKVAL(Status__c,"Submitted"),
ISPICKVAL(Type, "Meeting"),
CreatedById <> OwnerId )
)
Log In to reply.
Popular Salesforce Blogs
Campaigns In Salesforce - All You Need to Know
What is a Salesforce Campaign? A Salesforce Campaign is a collection of Leads and Contacts who have been exposed to a certain marketing message(s). It…
Dealing With The Dilemma: Which Sales Cloud Pricing Plan To Choose?
No matter how big or small a business is, Customer Relationship Management has become a necessity. Most of the organizations now acknowledge the significance of…
Data Migration using Import Wizard and Data Loader in Salesforce
Data Migration using Import Wizard and Data Loader in Salesforce Data Migration- if you want to migrate your bulk salesforce data locally in your system…
Popular Salesforce Videos
Data Cleansing in Salesforce and Salsa - Why it matters?
Research by Blackbaud found that 67% of data available to some nonprofits were un-mailable. That is either a lost opportunity or wasted money. This especially…
Free 5 Day Salesforce Challenge!
To access the signup form head over to www.talentstacker.com/Salesforce TalentStacker Podcast Salesforce Episode: https://talentstacker.libsyn.com/how-to-earn-60k-100k-a-year-within-6-months-without-a-college-degree-say-what-salesforce-career-development-path-with-bradley-rice Do you already have a job as a Salesforce Professional and…
Dynamic Forms in Salesforce
Hello Everyone, in this video, we will talk about what the dynamic form is and how to work with the dynamic form in Salesforce. Watch…