-
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

Why MuleSoft is the Perfect Integration Platform for Your Business?
Organizations integrate their business applications primarily to expand their business operations and reach their customers quickly. But integration doesn't just involve the systems and services;…

Top 20 Factors To Consider When Choosing CRM For Small Business | Salesforce
Small or mid-sized businesses are renovating our nation’s economic structure. They have delivered a huge contribution towards its enhancement by generating a magnitude of job…

How To Create a Custom Salesforce Communities Login and Landing Page (Spring 2017)
1.) First go to Customize -> Communities -> Settings and create a domain for your community. I am using ‘SINGH2050’. 2.) Once the Domain Name…
Popular Salesforce Videos
Mission Mangal | Build a Mars Communication Uplink | Salesforce Tutorials | Mini Project
In this video, you will learn to create a Mars Communication Uplink using Salesforce. We will create a communication system from Rovers on Mars. Interesting…
Developer Preview Live - Release Readiness Live, Winter '22 | Salesforce
The Winter ’22 release is packed full of features to help developers solve key business problems fast. Join us to learn from Product Managers and…
Extend your Reporting Strategy with AppExchange | Reports & Dashboards | Salesforce
This Salesforce Tutorial is ideal for both beginners as well as professionals who want to master Salesforce Cloud. Below are the topics covered in this…