-
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
Save hours off your workweek with Celigo's Excel SmartClient for Salesforce
Celigo's Excel SmartClient is a powerful tool that can be used to retrieve data from Salesforce into Excel. Once in Excel the data can be modified…
Top 5 Challenges CFOs Face When Implementing CPQ
The automation of business operations currently holds a leading position in the development priorities of many firms. Automation has developed new forms and capabilities since…
Salesforce Consulting for Small Businesses: Why It Matters in 2024
Small businesses remain the backbone of the economy; however, they usually need more resources to scale efficiently. One of the significant challenges small businesses face…
Popular Salesforce Videos
How Cyntexa Helped An Educational Firm | Salesforce Training
Here is a testimony of how Cyntexa helped an educational firm build a single place to keep all data. Swipe to know what the challenges…
New Product: RepBlaze on Salesforce AppExchange
Visit on AppExchange: Click Here As a Sales manager, if you deal with 1000’s of inbound and other leads everyday and would love to automate…
What are Fields in Salesforce? | How to create a Field in Salesforce?
In this video, Shrey is not only teaching but also demonstrating to you "What are Fields in Salesforce?" You will be learning: What are the…