SlideShare a Scribd company logo
Salesforce for Marketing
Difference between Developer and Marketing views
Introduction
About myself:
Bohdan Dovhan
Salesforce Development Team Lead
Salesforce Certified Force.com Developer
7 years of Development experience
Cloud computing
Cloud computing, also known as 'on-demand computing', is a kind of Internet-
based computing, where shared resources, data and information are provided
to computers and other devices on-demand. It is a model for enabling
ubiquitous[всюдисущий доступ на вимогу], on-demand access to a shared
pool of configurable computing resources (e.g., networks, servers, storage,
applications and services) that can be rapidly provisioned and released with
minimal management effort. Cloud computing and storage solutions provide
users and enterprises [підприємства] with various capabilities to store and
process their data in third-party data centers.
Cloud computing
Cloud
Why is it called “cloud”?
The origin of the term cloud computing is unclear. The word "cloud" is commonly used
in science to describe a large agglomeration of objects that visually appear from a
distance as a cloud and describes any set of things whose details are not inspected
further in a given context. Another explanation is that the old programs that drew
network schematics surrounded the icons for servers with a circle, and a cluster of
servers in a network diagram had several overlapping circles, which resembled a
cloud.
Service models: SAAS, PAAS, IAAS
Though service-oriented architecture
advocates "everything as a service" (with
the acronyms EaaS or XaaS or simply aas)
cloud-computing providers offer their
"services" according to different models,
which happen to form a stack:
infrastructure-, platform- and software-as-a-
service.
What is Salesforce?
Salesforce.com is a cloud computing and social enterprise software-as-a-service (SaaS)
provider based in San Francisco. It was founded in March 1999, in part by former Oracle
executive Marc Benioff.
Concept Definition
Cloud A Salesforce name for a loose federation of features that help you 
accomplish certain types activities, such as selling products, supporting 
your customers, or collaborating with your coworkers. Two common 
examples you’ll come across are Service Cloud and Sales Cloud.
Cloud Computing Technology that enables Internet-based services that let you sign up and 
log in through a browser.Salesforce delivers its service in the cloud. 
Other familiar cloud computing services include Google Apps and 
Amazon.com.
Software as a 
Service (SaaS)
Software delivered not by traditional means (such as on disk) but in the 
cloud, as a service. There’s nothing to download or install, and updates 
are automatic.
What is Salesforce?
Salesforce for marketing
Which features can marketing user use out-
of-the-box?
Sales Force Automation includes
•Accounts records may represent clients or companies
•Contacts records may represent customer representatives
•Leads records represent a prospect or potential Opportunity (leads conversion)
•Opportunities records are usually sales or pending deals
•Activities: tasks and events ( may represent meeting, emails etc.)
•Campaigns records represent marketing campaigns
Marketing user permission
Campaigns
Manage outbound marketing campaigns with direct mail programs, seminars, print
ads, email, and other kinds of marketing collateral. Organize campaigns into
hierarchies for easy analysis to see what works best for increasing your company’s
sales.
To edit or change campaigns user needs “Marketing User” permission and Create or
Edit permission on Campaign object
Marketing
User
Profile
Can manage campaigns, import leads, create letterheads, create HTML email
templates, manage public documents, and update campaign history via the import
wizards. Also has access to the same functionality as the Standard User.
How can Developer develop custom logic or
custom feel and look?
Force.com PaaS platform includes
•APEX: proprietary on-demand Object-oriented language
•VisualForce: markup language and a page development framework
•SOQL: Salesforce Object Query Language for retrieving data
•SOSL: Salesforce Object Search Language allows full-text search
What is Apex on Force.com platform?
Apex is a strongly typed, object-oriented programming language that allows
developers to execute flow and transaction control statements on the Force.com
platform server in conjunction with calls to the Force.com​ API. Using syntax that looks
like Java and acts like database stored procedures, Apex enables developers to add
business logic to most system events, including button clicks, related record updates,
and Visualforce pages. Apex code can be initiated by Web service requests and from
triggers on objects.
What is Visualforce?
Visualforce is a framework that allows developers to build sophisticated,
custom user interfaces that can be hosted natively on the Force.com platform.
The Visualforce framework includes a tag-based markup language, similar to
HTML, and a set of server-side “standard controllers” that make basic database
operations, such as queries and saves, very simple to perform. In the
Visualforce markup language, each Visualforce tag corresponds to a section of
a page, a related list, or a field. The behavior of Visualforce components can
either be controlled by the same logic that is used in standard Salesforce
pages, or developers can associate their own logic with a controller class
written in Apex.
Salesforce Object Query Language (SOQL)
Use the Salesforce Object Query Language (SOQL) to search your organization’s
Salesforce data for specific information. SOQL is similar to the SELECT statement in
the widely used Structured Query Language (SQL) but is designed specifically for
Salesforce data. With SOQL, you can construct simple but powerful query strings in
the following environments: In the queryString parameter in the query() call In Apex
statements In Visualforce controllers and getter methods In the Schema Explorer of
the Force.com IDE
How much it costs
http://www.salesforce.com/ap/crm/editions-pricing.jsp
Salesforce Marketing Cloud
Salesforce Marketing Cloud (formerly known as ExactTarget) is a provider of digital
marketing automation and analytics software and services. It was founded in 2000
under the name ExactTarget. 
In 2012, it raised $161.5 million in an initial public offering, before being acquired by
Salesforce for $2.5 billion in 2013. ExactTarget was renamed to Salesforce Marketing
Cloud in 2014 after the acquisition by Salesforce.
How much it costs
http://www.salesforce.com/ap/crm/editions-pricing.jsp
How can I create product and sell it
The AppExchange is the world’s leading business app marketplace. AppExchange
apps are customized for Salesforce and extend Salesforce to every department and
every industry under the sun.
How can I help Salesforce to improve?
Idea Exchange is the place where you can suggest ideas. You can share and vote for
ideas to improve the product. They say they're listening to make you participate in the
IdeaExchange to suggest new features, vote and comment on your favorite ideas.
However, an idea needs 2500 idea points (250 users voted) to get noticed.
How to taste Sales Cloud for free?
1. Register Developer Edition organization: 5 MB of Data, 20 MB of Files Data,
2 Full Salesforce User Licenses, 3 Salesforce Platform User Licenses
Ability to create Unmanaged or Managed Package for AppExchange
2. Start a trial org for one month: 1 GB of Data, 1 GB of File Data.
Organization will expire in one month.
Salesforce for marketing
Salesforce for marketing
Salesforce for marketing
Salesforce for marketing
Salesforce for marketing
Salesforce for marketing
Salesforce for marketing
Salesforce for marketing
Examples: Send SMS Example
Examples: Geolocation Example
Examples: Book Store Example
References
1. https://en.wikipedia.org/wiki/Cloud_computing
2. http://searchcloudapplications.techtarget.com/definition/Salesforcecom
3. https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_in
4. https://developer.salesforce.com/docs/atlas.en-
us.pages.meta/pages/pages_intro_what_is_it.htm
5. https://developer.salesforce.com/docs/atlas.en-us.soql_sosl.meta/soql_sosl/
6. http://sendsmstobohdandovhan-developer-edition.eu3.force.com/
7. http://book-store-developer-edition.ap1.force.com/
Further readings
1. https://help.salesforce.com/apex/HTViewHelpDoc?
id=basics_sf_concepts_terms.htm&language=en_US
2. http://www.salesforce.com/ap/crm/editions-pricing.jsp
3. My blog: https://patlatus.wordpress.com/category/salesforce/
4. http://sug-lviv.blogspot.com/2014/02/salesforce.html (in Ukrainian)
5. https://developer.salesforce.com/docs/
Q & A? Questions?
Salesforce for marketing
Salesforce for marketing
AND FINALLY:
MAY BE THE FORCE.COM WITH YOU...

More Related Content

PPTX
Salesforce PPT.pptx
ShaikAllabakshu5
 
PPTX
Introduction to Salesforce.com
Edureka!
 
PDF
Salesforce overview
Ratchata Ardchawuthikulawong
 
PPTX
Salesforce Service Cloud Training | Salesforce Training For Beginners - Servi...
Edureka!
 
PPTX
Salesforce Cross-Cloud Architecture
Thierry TROUIN ☁
 
PPTX
Technology in Society-CRM-(Salesforce)-Business Strategy
Victoria University
 
PDF
Ivan Gubynskyy Salesforce CRM and Platform Overview
LogeekNightUkraine
 
PPTX
Salesforce integration best practices columbus meetup
MuleSoft Meetup
 
Salesforce PPT.pptx
ShaikAllabakshu5
 
Introduction to Salesforce.com
Edureka!
 
Salesforce overview
Ratchata Ardchawuthikulawong
 
Salesforce Service Cloud Training | Salesforce Training For Beginners - Servi...
Edureka!
 
Salesforce Cross-Cloud Architecture
Thierry TROUIN ☁
 
Technology in Society-CRM-(Salesforce)-Business Strategy
Victoria University
 
Ivan Gubynskyy Salesforce CRM and Platform Overview
LogeekNightUkraine
 
Salesforce integration best practices columbus meetup
MuleSoft Meetup
 

What's hot (20)

PPT
Salesforce Presentation
Chetna Purohit
 
PPTX
Introducing the Salesforce platform
John Stevenson
 
PPTX
Session 1: INTRODUCTION TO SALESFORCE
SmritiSharan1
 
PPTX
Salesforce
BharatSirvi8
 
PPTX
Salesforce Overview For Beginners/Students
Sujesh Ramachandran
 
PDF
Salesforce.com overview (1)
Luan Minh
 
PPTX
What Is Salesforce CRM? | Salesforce CRM Tutorial For Beginners | Salesforce ...
Edureka!
 
PPTX
Salesforce Marketing Cloud Training | Salesforce Training For Beginners - Mar...
Edureka!
 
PPTX
Salesforce Health Cloud – The Changing Face of Healthcare Data
Suyati Technologies
 
PDF
Salesforce Sales Cloud: Best Practices to Win More Deals
Cloud Analogy
 
PPTX
What Is Salesforce? | Salesforce Training - What Does Salesforce Do? | Salesf...
Edureka!
 
PDF
B2B eCommerce on Salesforce: The Facts
CloudCraze
 
PPTX
Deep dive into Salesforce Connected App
Dhanik Sahni
 
PPTX
Salesforce ppt
Nimish Chaini
 
PDF
Salesforce Marketing Cloud: Creating 1:1 Journeys
Salesforce Partners
 
PPTX
Salesforce marketing cloud
ajay raz
 
PPTX
Top Benefits of Salesforce in Business
Fexle Services Pvt. Ltd.
 
PPTX
Salesforce Marketing cloud
Cloud Analogy
 
PPTX
Salesforce Online Training
Keylabs
 
PDF
Salesforce Marketing Cloud overview demo
Adama Sidibé
 
Salesforce Presentation
Chetna Purohit
 
Introducing the Salesforce platform
John Stevenson
 
Session 1: INTRODUCTION TO SALESFORCE
SmritiSharan1
 
Salesforce
BharatSirvi8
 
Salesforce Overview For Beginners/Students
Sujesh Ramachandran
 
Salesforce.com overview (1)
Luan Minh
 
What Is Salesforce CRM? | Salesforce CRM Tutorial For Beginners | Salesforce ...
Edureka!
 
Salesforce Marketing Cloud Training | Salesforce Training For Beginners - Mar...
Edureka!
 
Salesforce Health Cloud – The Changing Face of Healthcare Data
Suyati Technologies
 
Salesforce Sales Cloud: Best Practices to Win More Deals
Cloud Analogy
 
What Is Salesforce? | Salesforce Training - What Does Salesforce Do? | Salesf...
Edureka!
 
B2B eCommerce on Salesforce: The Facts
CloudCraze
 
Deep dive into Salesforce Connected App
Dhanik Sahni
 
Salesforce ppt
Nimish Chaini
 
Salesforce Marketing Cloud: Creating 1:1 Journeys
Salesforce Partners
 
Salesforce marketing cloud
ajay raz
 
Top Benefits of Salesforce in Business
Fexle Services Pvt. Ltd.
 
Salesforce Marketing cloud
Cloud Analogy
 
Salesforce Online Training
Keylabs
 
Salesforce Marketing Cloud overview demo
Adama Sidibé
 
Ad

Viewers also liked (7)

PPT
Hoy es marketing Telefónica
Telefónica Grandes Clientes
 
PPTX
Salesforce españa - ¿Por qué implantar Salesforce CRM en una Correduría?
Grupo Lanka
 
PPTX
Jose M Guerrero SalesForce
Guerrero83
 
PPT
05 Casos de Exito: Permita que nuestros clientes hablen de su éxito con Sales...
Blog Inc
 
PDF
Plv Catalogo Esp
Jorgip
 
PPTX
Descubre La Comunidad Salesforce
CarolEnLaNube
 
PPTX
Salesforce CRM
cagoncevatt
 
Hoy es marketing Telefónica
Telefónica Grandes Clientes
 
Salesforce españa - ¿Por qué implantar Salesforce CRM en una Correduría?
Grupo Lanka
 
Jose M Guerrero SalesForce
Guerrero83
 
05 Casos de Exito: Permita que nuestros clientes hablen de su éxito con Sales...
Blog Inc
 
Plv Catalogo Esp
Jorgip
 
Descubre La Comunidad Salesforce
CarolEnLaNube
 
Salesforce CRM
cagoncevatt
 
Ad

Similar to Salesforce for marketing (20)

PPTX
Force.com (Salesforce.com)
Vijay Maurya
 
PPTX
Salesfore
Divya Agrawal
 
PPTX
Trailhead live - Overview of Salesforce App Cloud
John Stevenson
 
PDF
The Salesforce Advantage
Tarik Schmidt
 
PDF
Salesforce.com Overview
mulodo
 
PPTX
Salesforce platform
Ruwantha Lankathilaka
 
PPTX
Salesforce online training || Salesforce Integration | salesforce lightning
suresh
 
PPTX
Salesforce Training By JanBask Training
JanBask Training
 
PPTX
Developer group introduction & Salesforce overview
Sujesh Ramachandran
 
PPT
20110514 PMI San Diego Keynote
Peter Coffee
 
PPTX
Salesforce is for Everyone.pptx
jenniferndlovu
 
PPTX
Salesforce Campus Tour - Developer Intro
James Ward
 
PPTX
Salesforce Campus Tour - Declarative
James Ward
 
PPT
Transforming Your Business in the "Cloud" with Callidus Software and Salesfor...
Callidus Software
 
PDF
Starting A Successful ISV Business with Salesforce (October 13, 2014)
Salesforce Partners
 
PPTX
Salesforce
Apps Associates
 
PPT
CloudOps evening presentation from Salesforce.com
Alistair Croll
 
PPTX
Salesforce Intro
Rich Helton
 
PDF
Peter Coffee at Southland Technology Conference
Peter Coffee
 
PDF
Peter Coffee on Cloud Transformation
Peter Coffee
 
Force.com (Salesforce.com)
Vijay Maurya
 
Salesfore
Divya Agrawal
 
Trailhead live - Overview of Salesforce App Cloud
John Stevenson
 
The Salesforce Advantage
Tarik Schmidt
 
Salesforce.com Overview
mulodo
 
Salesforce platform
Ruwantha Lankathilaka
 
Salesforce online training || Salesforce Integration | salesforce lightning
suresh
 
Salesforce Training By JanBask Training
JanBask Training
 
Developer group introduction & Salesforce overview
Sujesh Ramachandran
 
20110514 PMI San Diego Keynote
Peter Coffee
 
Salesforce is for Everyone.pptx
jenniferndlovu
 
Salesforce Campus Tour - Developer Intro
James Ward
 
Salesforce Campus Tour - Declarative
James Ward
 
Transforming Your Business in the "Cloud" with Callidus Software and Salesfor...
Callidus Software
 
Starting A Successful ISV Business with Salesforce (October 13, 2014)
Salesforce Partners
 
Salesforce
Apps Associates
 
CloudOps evening presentation from Salesforce.com
Alistair Croll
 
Salesforce Intro
Rich Helton
 
Peter Coffee at Southland Technology Conference
Peter Coffee
 
Peter Coffee on Cloud Transformation
Peter Coffee
 

More from Bohdan Dovhań (14)

PPTX
PUBLISHING YOUR PACKAGE TO APPEXCHANGE IN 2023
Bohdan Dovhań
 
PPTX
Second-generation managed packages
Bohdan Dovhań
 
PPT
Migrate To Lightning Web Components from Aura framework to increase performance
Bohdan Dovhań
 
PPT
SFDX - Spring 2019 Update
Bohdan Dovhań
 
PPT
Custom Metadata Records Deployment From Apex Code
Bohdan Dovhań
 
PPT
Salesforce Developer eXperience (SFDX)
Bohdan Dovhań
 
PPT
SFDX Presentation
Bohdan Dovhań
 
PPT
Sdfc forbidden and advanced techniques
Bohdan Dovhań
 
PPTX
SFDC REST API
Bohdan Dovhań
 
PPTX
Being A Salesforce Jedi
Bohdan Dovhań
 
PPT
Salesforce REST API
Bohdan Dovhań
 
PPT
Salesforce certifications process
Bohdan Dovhań
 
PPT
Introduction about development, programs, saas and salesforce
Bohdan Dovhań
 
PPT
ExtJS Sencha Touch
Bohdan Dovhań
 
PUBLISHING YOUR PACKAGE TO APPEXCHANGE IN 2023
Bohdan Dovhań
 
Second-generation managed packages
Bohdan Dovhań
 
Migrate To Lightning Web Components from Aura framework to increase performance
Bohdan Dovhań
 
SFDX - Spring 2019 Update
Bohdan Dovhań
 
Custom Metadata Records Deployment From Apex Code
Bohdan Dovhań
 
Salesforce Developer eXperience (SFDX)
Bohdan Dovhań
 
SFDX Presentation
Bohdan Dovhań
 
Sdfc forbidden and advanced techniques
Bohdan Dovhań
 
SFDC REST API
Bohdan Dovhań
 
Being A Salesforce Jedi
Bohdan Dovhań
 
Salesforce REST API
Bohdan Dovhań
 
Salesforce certifications process
Bohdan Dovhań
 
Introduction about development, programs, saas and salesforce
Bohdan Dovhań
 
ExtJS Sencha Touch
Bohdan Dovhań
 

Recently uploaded (20)

PDF
Salesforce Implementation Services Provider.pdf
VALiNTRY360
 
PPTX
oapresentation.pptx
mehatdhavalrajubhai
 
PPTX
ASSIGNMENT_1[1][1][1][1][1] (1) variables.pptx
kr2589474
 
PPTX
Can You Build Dashboards Using Open Source Visualization Tool.pptx
Varsha Nayak
 
PDF
vAdobe Premiere Pro 2025 (v25.2.3.004) Crack Pre-Activated Latest
imang66g
 
PDF
49784907924775488180_LRN2959_Data_Pump_23ai.pdf
Abilash868456
 
PDF
Exploring AI Agents in Process Industries
amoreira6
 
PPT
Why Reliable Server Maintenance Service in New York is Crucial for Your Business
Sam Vohra
 
PPTX
slidesgo-unlocking-the-code-the-dynamic-dance-of-variables-and-constants-2024...
kr2589474
 
PPTX
ConcordeApp: Engineering Global Impact & Unlocking Billions in Event ROI with AI
chastechaste14
 
PPTX
Web Testing.pptx528278vshbuqffqhhqiwnwuq
studylike474
 
PDF
Enhancing Healthcare RPM Platforms with Contextual AI Integration
Cadabra Studio
 
PDF
What to consider before purchasing Microsoft 365 Business Premium_PDF.pdf
Q-Advise
 
PDF
ShowUs: Pharo Stream Deck (ESUG 2025, Gdansk)
ESUG
 
PDF
Applitools Platform Pulse: What's New and What's Coming - July 2025
Applitools
 
PPT
Activate_Methodology_Summary presentatio
annapureddyn
 
PDF
lesson-2-rules-of-netiquette.pdf.bshhsjdj
jasmenrojas249
 
PPTX
Presentation about variables and constant.pptx
kr2589474
 
PDF
advancepresentationskillshdhdhhdhdhdhhfhf
jasmenrojas249
 
PDF
Download iTop VPN Free 6.1.0.5882 Crack Full Activated Pre Latest 2025
imang66g
 
Salesforce Implementation Services Provider.pdf
VALiNTRY360
 
oapresentation.pptx
mehatdhavalrajubhai
 
ASSIGNMENT_1[1][1][1][1][1] (1) variables.pptx
kr2589474
 
Can You Build Dashboards Using Open Source Visualization Tool.pptx
Varsha Nayak
 
vAdobe Premiere Pro 2025 (v25.2.3.004) Crack Pre-Activated Latest
imang66g
 
49784907924775488180_LRN2959_Data_Pump_23ai.pdf
Abilash868456
 
Exploring AI Agents in Process Industries
amoreira6
 
Why Reliable Server Maintenance Service in New York is Crucial for Your Business
Sam Vohra
 
slidesgo-unlocking-the-code-the-dynamic-dance-of-variables-and-constants-2024...
kr2589474
 
ConcordeApp: Engineering Global Impact & Unlocking Billions in Event ROI with AI
chastechaste14
 
Web Testing.pptx528278vshbuqffqhhqiwnwuq
studylike474
 
Enhancing Healthcare RPM Platforms with Contextual AI Integration
Cadabra Studio
 
What to consider before purchasing Microsoft 365 Business Premium_PDF.pdf
Q-Advise
 
ShowUs: Pharo Stream Deck (ESUG 2025, Gdansk)
ESUG
 
Applitools Platform Pulse: What's New and What's Coming - July 2025
Applitools
 
Activate_Methodology_Summary presentatio
annapureddyn
 
lesson-2-rules-of-netiquette.pdf.bshhsjdj
jasmenrojas249
 
Presentation about variables and constant.pptx
kr2589474
 
advancepresentationskillshdhdhhdhdhdhhfhf
jasmenrojas249
 
Download iTop VPN Free 6.1.0.5882 Crack Full Activated Pre Latest 2025
imang66g
 

Salesforce for marketing

  • 1. Salesforce for Marketing Difference between Developer and Marketing views
  • 2. Introduction About myself: Bohdan Dovhan Salesforce Development Team Lead Salesforce Certified Force.com Developer 7 years of Development experience
  • 3. Cloud computing Cloud computing, also known as 'on-demand computing', is a kind of Internet- based computing, where shared resources, data and information are provided to computers and other devices on-demand. It is a model for enabling ubiquitous[всюдисущий доступ на вимогу], on-demand access to a shared pool of configurable computing resources (e.g., networks, servers, storage, applications and services) that can be rapidly provisioned and released with minimal management effort. Cloud computing and storage solutions provide users and enterprises [підприємства] with various capabilities to store and process their data in third-party data centers.
  • 6. Why is it called “cloud”? The origin of the term cloud computing is unclear. The word "cloud" is commonly used in science to describe a large agglomeration of objects that visually appear from a distance as a cloud and describes any set of things whose details are not inspected further in a given context. Another explanation is that the old programs that drew network schematics surrounded the icons for servers with a circle, and a cluster of servers in a network diagram had several overlapping circles, which resembled a cloud.
  • 7. Service models: SAAS, PAAS, IAAS Though service-oriented architecture advocates "everything as a service" (with the acronyms EaaS or XaaS or simply aas) cloud-computing providers offer their "services" according to different models, which happen to form a stack: infrastructure-, platform- and software-as-a- service.
  • 8. What is Salesforce? Salesforce.com is a cloud computing and social enterprise software-as-a-service (SaaS) provider based in San Francisco. It was founded in March 1999, in part by former Oracle executive Marc Benioff. Concept Definition Cloud A Salesforce name for a loose federation of features that help you  accomplish certain types activities, such as selling products, supporting  your customers, or collaborating with your coworkers. Two common  examples you’ll come across are Service Cloud and Sales Cloud. Cloud Computing Technology that enables Internet-based services that let you sign up and  log in through a browser.Salesforce delivers its service in the cloud.  Other familiar cloud computing services include Google Apps and  Amazon.com. Software as a  Service (SaaS) Software delivered not by traditional means (such as on disk) but in the  cloud, as a service. There’s nothing to download or install, and updates  are automatic.
  • 11. Which features can marketing user use out- of-the-box? Sales Force Automation includes •Accounts records may represent clients or companies •Contacts records may represent customer representatives •Leads records represent a prospect or potential Opportunity (leads conversion) •Opportunities records are usually sales or pending deals •Activities: tasks and events ( may represent meeting, emails etc.) •Campaigns records represent marketing campaigns
  • 12. Marketing user permission Campaigns Manage outbound marketing campaigns with direct mail programs, seminars, print ads, email, and other kinds of marketing collateral. Organize campaigns into hierarchies for easy analysis to see what works best for increasing your company’s sales. To edit or change campaigns user needs “Marketing User” permission and Create or Edit permission on Campaign object Marketing User Profile Can manage campaigns, import leads, create letterheads, create HTML email templates, manage public documents, and update campaign history via the import wizards. Also has access to the same functionality as the Standard User.
  • 13. How can Developer develop custom logic or custom feel and look? Force.com PaaS platform includes •APEX: proprietary on-demand Object-oriented language •VisualForce: markup language and a page development framework •SOQL: Salesforce Object Query Language for retrieving data •SOSL: Salesforce Object Search Language allows full-text search
  • 14. What is Apex on Force.com platform? Apex is a strongly typed, object-oriented programming language that allows developers to execute flow and transaction control statements on the Force.com platform server in conjunction with calls to the Force.com​ API. Using syntax that looks like Java and acts like database stored procedures, Apex enables developers to add business logic to most system events, including button clicks, related record updates, and Visualforce pages. Apex code can be initiated by Web service requests and from triggers on objects.
  • 15. What is Visualforce? Visualforce is a framework that allows developers to build sophisticated, custom user interfaces that can be hosted natively on the Force.com platform. The Visualforce framework includes a tag-based markup language, similar to HTML, and a set of server-side “standard controllers” that make basic database operations, such as queries and saves, very simple to perform. In the Visualforce markup language, each Visualforce tag corresponds to a section of a page, a related list, or a field. The behavior of Visualforce components can either be controlled by the same logic that is used in standard Salesforce pages, or developers can associate their own logic with a controller class written in Apex.
  • 16. Salesforce Object Query Language (SOQL) Use the Salesforce Object Query Language (SOQL) to search your organization’s Salesforce data for specific information. SOQL is similar to the SELECT statement in the widely used Structured Query Language (SQL) but is designed specifically for Salesforce data. With SOQL, you can construct simple but powerful query strings in the following environments: In the queryString parameter in the query() call In Apex statements In Visualforce controllers and getter methods In the Schema Explorer of the Force.com IDE
  • 17. How much it costs http://www.salesforce.com/ap/crm/editions-pricing.jsp
  • 18. Salesforce Marketing Cloud Salesforce Marketing Cloud (formerly known as ExactTarget) is a provider of digital marketing automation and analytics software and services. It was founded in 2000 under the name ExactTarget.  In 2012, it raised $161.5 million in an initial public offering, before being acquired by Salesforce for $2.5 billion in 2013. ExactTarget was renamed to Salesforce Marketing Cloud in 2014 after the acquisition by Salesforce.
  • 19. How much it costs http://www.salesforce.com/ap/crm/editions-pricing.jsp
  • 20. How can I create product and sell it The AppExchange is the world’s leading business app marketplace. AppExchange apps are customized for Salesforce and extend Salesforce to every department and every industry under the sun.
  • 21. How can I help Salesforce to improve? Idea Exchange is the place where you can suggest ideas. You can share and vote for ideas to improve the product. They say they're listening to make you participate in the IdeaExchange to suggest new features, vote and comment on your favorite ideas. However, an idea needs 2500 idea points (250 users voted) to get noticed.
  • 22. How to taste Sales Cloud for free? 1. Register Developer Edition organization: 5 MB of Data, 20 MB of Files Data, 2 Full Salesforce User Licenses, 3 Salesforce Platform User Licenses Ability to create Unmanaged or Managed Package for AppExchange 2. Start a trial org for one month: 1 GB of Data, 1 GB of File Data. Organization will expire in one month.
  • 34. References 1. https://en.wikipedia.org/wiki/Cloud_computing 2. http://searchcloudapplications.techtarget.com/definition/Salesforcecom 3. https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_in 4. https://developer.salesforce.com/docs/atlas.en- us.pages.meta/pages/pages_intro_what_is_it.htm 5. https://developer.salesforce.com/docs/atlas.en-us.soql_sosl.meta/soql_sosl/ 6. http://sendsmstobohdandovhan-developer-edition.eu3.force.com/ 7. http://book-store-developer-edition.ap1.force.com/
  • 35. Further readings 1. https://help.salesforce.com/apex/HTViewHelpDoc? id=basics_sf_concepts_terms.htm&language=en_US 2. http://www.salesforce.com/ap/crm/editions-pricing.jsp 3. My blog: https://patlatus.wordpress.com/category/salesforce/ 4. http://sug-lviv.blogspot.com/2014/02/salesforce.html (in Ukrainian) 5. https://developer.salesforce.com/docs/
  • 36. Q & A? Questions?
  • 39. AND FINALLY: MAY BE THE FORCE.COM WITH YOU...