SlideShare une entreprise Scribd logo
1  sur  53
Using Microsoft Social Engagement
Together with Dynamics CRM
Jukka Niiranen
2015-11-17
Questions of the day
• What main features does MS Social
Engagement (MSE) offer today?
• How can Dynamics CRM customers take
advantage of the standard intergration to
MSE?
• What type of customization opportunities are
there for making use of social data inside
CRM?
About me
• Dynamics CRM consultant from
Helsinki
• Working at Digital Illustrated Finland
• Dynamics CRM addict since 2005
• Frequent blogger & #MSDYNCRM
evangelist on social media
– Blog: survivingcrm.com
– @jukkan on Twitter
• Microsoft MVP since 2013
Jukka Niiranen
@jukkan
Consultant @ Digital Illustrated
Microsoft Dynamics CRM MVP
Topics we’ll cover
MSE basics
• Licensing
• Search topics
• Social profiles
• Analytics
• Social Center
• Activity Map
• Alerts
• Feature roadmap
CRM integration
• MSE to CRM
• CRM to MSE
• Social profiles
• Social activities
• MSE Link-to-CRM
• Record creation
rules
• Channel properties
• Current limitations
CRM customization
• Mobile
• Dashboards
• Custom entities
• Workflows
• Navigation
• Search
• Entity images
• External profiles
Brief History of MSFT Social
MSFT & Social in 2011:
CRM team’s vision
http://www.slideshare.net/lauraannerobinson/building-your-business-hub-microsoft-
dynamics-crm-and-social-technologies
MSFT & Social in 2011:
SQL team’s vision
http://www.zdnet.com/article/microsoft-delivers-service-for-integrating-social-web-
data-into-business-apps/
MSFT & Social:
making it real
• MSFT acquired Swiss
company & product
”Netbreeze” in March
2013
• Initially branded as
”Microsoft Social
Listening”
• Rebranded & expanded
into ”Microsoft Social
Engagement” in 2015
MSE Core Functionality
Licensing
• MSE Professional
– Included in CRM
Online Professional
(for 10+ users), or
purchased separately
– Access (almost) all
MSE features
– Search 10k
posts/month
• MSE Enterprise
– Included in CRM
Online Enterprise, or
purchased separately
– Required for linking
MSE posts to CRM
Search Topics
Topics consist of rules for either
keyword search or specific FB
page / Twitter profile
Keyword rules are
targeted to sources &
languages, with sets of
keyword
inclusion/exclusion rules
Social Profiles
Authorize MSE to
post from your
Twitter & FB profiles Authorize other MSE
users to posts as
shared profiles
Analytics: overview
Analyze post data via
5 preconfigured
dashboards
Drill into
charts for
details
Download
data to
Excel
Analytics: posts & filters
Filter analysis data
set by keyword,
source, language,
sentiment, reach,
location...
Drill into
stream of
matching
posts
Social Center
Configure personal
set of post streams
to follow
Filter stream
content, share
streams with
other users
Activity Map
Show live
buzz/sentiment map
of posts from last
30min – 24h
Alerts
Set up trend or
post alerts for
specific searches
or accounts
Deliver email
notifications to specific
addresses when alert
criteria is met
MSE feature development
• MSE is currently adding new features with a monthly release
cadence
– 2015 Update 1.2 (http://bit.ly/mse15u12): link social posts to CRM
– 2016 Update 1 (http://bit.ly/mse16u1): create new posts, not just
replies
• More social channels coming in future releases, incl. custom
sources via RSS
– Currently only Facebook & Twitter supported
• More sentiment languages continuously added
– Currently 20 for search language, 15 for sentiment analysis
• Keep an eye on the ”What’s New” page for Social Engagement at
http://bit.ly/msenew
• Read about MSE 2016 roadmap from ”Get Ready” page for
Dynamics CRM at http://bit.ly/crmnext
MSE 2016 roadmap items
Create new posts,
not just replies
View
author
profiles
Social Selling app
for sales users
Automatic
tagging of
posts
MSE and CRM Integration
Connecting MSE to CRM
• Integration used for pushing social posts & profiles to CRM
• Currently only CRM Online 2015 Update 1 supported, on-
prem support coming with 2016
– Must be in same tenant as MSE if Online
• One MSE can talk to multiple CRM instances
– One instance can be set as default to linked posts
Connecting CRM to MSE
• Integration used for showing embedded widgets from MSE
in CRM forms and dashboards
• Supports both CRM Online and on-premises, starting from
CRM 2015
• Only user interface level ”integration”, CRM doesn’t send
any data back to MSE
Social Profiles in CRM
• Created by MSE the first
time you link a social
post into CRM
• Cannot be created in
CRM manually
• Are not matched to
existing CRM contacts,
duplicate contacts need
to be manually merged
• Customer is always
contact, not account
Social Activities in CRM
• Created by MSE every time
you use Link-to-CRM feature
• Cannot be created in CRM
manually
• Contain both the post
attributes (post text, date,
channel, social profile) as
well as JSON payload with
more channel specific
properties
Social Activities in CRM (2)
Shown in standard activity
views related to the contact,
including rollup to parent
account’s activity history
Can be directly
accessed from
standard activity
menus, to query
social activities across
different customers
Linking MSE posts to CRM
Open the post, click
”Link to CRM”(select
CRM instance if
more than one)
Choose target entity,
e.g. lead, case
Enter free text notes
(optional)
Click ”Create” to
send info to CRM
Example of new CRM lead
created from MSE post
New contact +
social profile
created from the
post
New lead created
with post topic
and user notes
from MSE
Social post linked
to activity history
of lead, contact (+
account, if exists)
Choosing CRM entities
available in MSE
You can enable/disable CRM
instance specific entities to
be available in the ”Link to
CRM” dialog for MSE posts
MSE socia posts can be
converted to many default
and all custom CRM entities
Configuring fields available
across MSE and CRM
You don’t configure the field
mapping from MSE to CRM
here, instead you’ll leverage
CRM Record Creation Rules
What you can specify
in MSE is what fields
from the CRM entity
should be shown in
the preview when
viewing the linked
record via MSE UI
Using CRM Record Creation
Rules
• MSE will only ever create
Social Profiles & Social
Posts to CRM
• All the business logic for
creating other records is
managed in CRM via
Record Creation and
Update Rules
– First introduced as ”Case
Creation Rules” in CRM
2013 SP1
– Expanded into general
purpose rules in CRM
Online 2015 Update 1
Configure your Record
Creation Rules
• Choose source activity type
– Emails & Social Activities
have specific built-in
conditions available
• Configure Channel
Properties
– Process additional
parameters of the source
activity record
• Add & order Record Creation
Details (= Rule Items)
– Execute the business logic
for target records to create &
other processes (workflows)
Configuring Channel
Properties
• Channel Properties will be
available for the business
logic in your record creation
rules
• You must ”parse” them
from the Social Activity
Additional Parameters field
(JSON payload)
• Examples:
– userPreferredTargetEntity =
entity chosen by MSE user
in ”Link to CRM” dialog
– notes = text entered by MSE
user
Configuring Record
Creation Rule Items
• Rule Items evaluate a
condition against the
source activity
– E.g. ”did the user choose
this social post to be
created as a Case entity
record?”
• If Rule Item condition is
met, the actions are
performed
– E.g. create a case, send
email notification, start
child workflow process to
evaluate more complex
business logic
Current limitations with
MSE-CRM integration
• ”Link to CRM” in MSE will always create a new
record, can’t link to existing records in CRM
– E.g. Case created into CRM will only show the first
social post, not replies & discussion threads
– No option to link just a new Social Activity to an
existing Social Profile without creating a new
Regarding record in the process
• Social Profiles are matched only against existing
profiles, not existing contacats
– Profiles are not linked to existing customer records
until you merge the new duplicate contacts created by
MSE in CRM
MSE and CRM Customization
Social Post & Profile
entities customizability
• Can add new fields and views
• Can customize forms
– Can’t create additional forms
• Can have charts and appear on dashboards
• Can be accessed via workflows
• Can be used in Phone & Tablet client
Social Profile viewed on
CRM Tablet client
Social data viewed via
dashboard on Tablet client
Social dashboard options
• Using CRM-to-MSE integration
– Embed Social Insights widgets to
create a search topic specific
dashboard
– Data loaded from MSE, license
required, drill through to MSE
• Using MSE-to-CRM integration
– Build new view filters and charts for
Social Profile and Social Activity
entities
– Combine with any related entity,
available to all CRM users, drill down
Social dashboard for MSE
widget data
Social dashboard for CRM
data
Custom entity for tracking
social posts
• For non-service scenarios, every relevant customer
tweet is not going to be a lead
• To use Link-to-CRM you need to always choose some
entity, though
• If you want to track important social posts related to
customers, partners or competitors into your CRM
contacts database, you can create a custom entity, like
”Signal”
• Choose this when linking tweets & FB posts into CRM
contacts as records in their activity history
• Leverage CRM workflows to populate fields, process
user notes, send notifications...
Social Signals in CRM
Latest signals can
be viewed, filtered
and searched
Data from original
social post copied
to Signal field
with workflow
MSE user notes also
available for context
& comments
CRM Activity Feeds for
following social signals
• You can also leverage CRM
Activity Feeds for
automatic status updates
on new Signals
• Use workflow process to
create new AF post on the
contact’s wall
• All CRM users who follow
these contacts will see the
updates in their What’s
New home feed
Adding Social menu items
to CRM Sitemap
• Make social data more prominent to CRM users by
adding them into the main Nav Bar
• Use a tool like XrmToolBox to create a new sitemap
area, add links to social entities, set default dashboard
Searching for social data
• Contents of Social Posts & Profiles can be
searched via standard Multi-entity Quick
Find
• Tip: new Relevance Search in CRM 2016
will make the social data search much
smarter!
– #itwillbeawesome
Copy Twitter handles to
Contact records
• Social Profiles
associated to a contact
will be visible in related
records, via 1:N
relationship
• Sometimes it might be
nice to see them
directly as links on the
contact form, though
• You can create a
workflow process for
Social Profile entity to
easily achieve this
Workflow process on Social
Profile create
Trigger the process
on create of new
Social Profile
Check that the
Social Profile is for
the right channel
Update your
custom fields on
the contact
Updating entity images
• MSE doesn’t sync the social profile’s
user image to CRM contacts
• By storing Twitter handles on CRM
contacts, we can use this data to query
pfofile image APIs
• Entity Image Updater by Natraj
Yegnaraman (for XrmToolBox) allows
you to run bulk updates to selected set
of contacts and match their profile
images with services like Twitter,
Gravatar, Clearbit, or even local folders
Get it from:
http://bit.ly/crmimg
Updating entity images (2)
1. Select field to
use for profile
image matching
2. Limit the target
contacts with
FetchXML query
criteria, if needed
3. Matched images
are updated to
CRM records
Embedding external
profiles to CRM forms
• Having social profile names
stored on contact also
enables using them in form
scripts, to dynamically
retrieve data from external
websites or widgets
• Example: add an iFrame to
contact form, use OnLoad
script to open
https://klout.com/[profile]
to view the customer’s
social influence score &
areas of expertise
function setKloutIFrameURL() {
var IFrame = Xrm.Page.ui.controls.get("IFRAME_Klout");
var twitterHandle = Xrm.Page.data.entity.attributes.get("new_twitterhandle").getValue();
var newTarget= "https://klout.com/"+twitterHandle;
IFrame.setSrc(newTarget);
}
Thanks for your time!
For more Social Engagement and
Dynamics CRM related content,
visit http://survivingcrm.com/
Keep on #MSDynCRM:ing!

Contenu connexe

Tendances

Sugar Crm Marketing Industries Presentation 2 Sales Force Automation
Sugar Crm Marketing Industries Presentation   2 Sales Force AutomationSugar Crm Marketing Industries Presentation   2 Sales Force Automation
Sugar Crm Marketing Industries Presentation 2 Sales Force AutomationThe Information Lab Netherlands
 
Microsoft Dynamics CRM - Customization and Configuration Training Online Cour...
Microsoft Dynamics CRM - Customization and Configuration Training Online Cour...Microsoft Dynamics CRM - Customization and Configuration Training Online Cour...
Microsoft Dynamics CRM - Customization and Configuration Training Online Cour...Little Logic
 
CRM/xRM for Accounting Firms
CRM/xRM for Accounting FirmsCRM/xRM for Accounting Firms
CRM/xRM for Accounting FirmsDavid Blumentals
 
Microsoft Dynamics CRM- Sales Solutions
Microsoft Dynamics CRM- Sales SolutionsMicrosoft Dynamics CRM- Sales Solutions
Microsoft Dynamics CRM- Sales SolutionsNerea
 
Dynamics CRM Harsha PPT
Dynamics CRM Harsha PPTDynamics CRM Harsha PPT
Dynamics CRM Harsha PPTHarsha T
 
Data Alchemy Overview Presentation (Static Version)
Data Alchemy Overview Presentation (Static Version)Data Alchemy Overview Presentation (Static Version)
Data Alchemy Overview Presentation (Static Version)Mark Rubenstein
 
Microsoft dynamics crm 2011 a day in the life
Microsoft dynamics crm 2011   a day in the lifeMicrosoft dynamics crm 2011   a day in the life
Microsoft dynamics crm 2011 a day in the lifeNerea
 
Microsoft Dynamics CRM User Dashboards eBook_2016
Microsoft Dynamics CRM User Dashboards eBook_2016Microsoft Dynamics CRM User Dashboards eBook_2016
Microsoft Dynamics CRM User Dashboards eBook_2016Monte Enbysk
 
In Mind Cloud - Product Release - 2108
In Mind Cloud - Product Release - 2108In Mind Cloud - Product Release - 2108
In Mind Cloud - Product Release - 2108In Mind Cloud
 
Information Builders WebFocus
Information Builders   WebFocusInformation Builders   WebFocus
Information Builders WebFocusmarshajc
 
What's New in Maximizer CRM 11?
What's New in Maximizer CRM 11?What's New in Maximizer CRM 11?
What's New in Maximizer CRM 11?Maximizer Software
 
Dynamics AX 2009 CRM Implementation : The fit gap analysis
Dynamics AX 2009 CRM Implementation : The fit gap analysis Dynamics AX 2009 CRM Implementation : The fit gap analysis
Dynamics AX 2009 CRM Implementation : The fit gap analysis Julien Lecadou,MSc.
 
Marketing Automation
Marketing AutomationMarketing Automation
Marketing AutomationSahana Bose
 
In Mind Cloud - Product Release - 1902
In Mind Cloud - Product Release - 1902In Mind Cloud - Product Release - 1902
In Mind Cloud - Product Release - 1902In Mind Cloud
 
In Mind Cloud - Product Release - 1908
In Mind Cloud - Product Release - 1908 In Mind Cloud - Product Release - 1908
In Mind Cloud - Product Release - 1908 In Mind Cloud
 
E book Microsoft Dynamics CRM 2013 Personal Dashboard for End Users
E book Microsoft Dynamics CRM 2013 Personal Dashboard for End UsersE book Microsoft Dynamics CRM 2013 Personal Dashboard for End Users
E book Microsoft Dynamics CRM 2013 Personal Dashboard for End UsersAileen Gusni
 

Tendances (20)

Sugar Crm Marketing Industries Presentation 2 Sales Force Automation
Sugar Crm Marketing Industries Presentation   2 Sales Force AutomationSugar Crm Marketing Industries Presentation   2 Sales Force Automation
Sugar Crm Marketing Industries Presentation 2 Sales Force Automation
 
Sage SalesLogix Advanced Analytics
Sage SalesLogix Advanced AnalyticsSage SalesLogix Advanced Analytics
Sage SalesLogix Advanced Analytics
 
Microsoft Dynamics CRM - Customization and Configuration Training Online Cour...
Microsoft Dynamics CRM - Customization and Configuration Training Online Cour...Microsoft Dynamics CRM - Customization and Configuration Training Online Cour...
Microsoft Dynamics CRM - Customization and Configuration Training Online Cour...
 
Whats new Sage SalesLogix v7.5.4
Whats new Sage SalesLogix v7.5.4Whats new Sage SalesLogix v7.5.4
Whats new Sage SalesLogix v7.5.4
 
CRM/xRM for Accounting Firms
CRM/xRM for Accounting FirmsCRM/xRM for Accounting Firms
CRM/xRM for Accounting Firms
 
Biz Craft Brochure
Biz Craft BrochureBiz Craft Brochure
Biz Craft Brochure
 
Microsoft Dynamics CRM- Sales Solutions
Microsoft Dynamics CRM- Sales SolutionsMicrosoft Dynamics CRM- Sales Solutions
Microsoft Dynamics CRM- Sales Solutions
 
Dynamics CRM Harsha PPT
Dynamics CRM Harsha PPTDynamics CRM Harsha PPT
Dynamics CRM Harsha PPT
 
Data Alchemy Overview Presentation (Static Version)
Data Alchemy Overview Presentation (Static Version)Data Alchemy Overview Presentation (Static Version)
Data Alchemy Overview Presentation (Static Version)
 
Op9 Premier Ds
Op9 Premier DsOp9 Premier Ds
Op9 Premier Ds
 
Microsoft dynamics crm 2011 a day in the life
Microsoft dynamics crm 2011   a day in the lifeMicrosoft dynamics crm 2011   a day in the life
Microsoft dynamics crm 2011 a day in the life
 
Microsoft Dynamics CRM User Dashboards eBook_2016
Microsoft Dynamics CRM User Dashboards eBook_2016Microsoft Dynamics CRM User Dashboards eBook_2016
Microsoft Dynamics CRM User Dashboards eBook_2016
 
In Mind Cloud - Product Release - 2108
In Mind Cloud - Product Release - 2108In Mind Cloud - Product Release - 2108
In Mind Cloud - Product Release - 2108
 
Information Builders WebFocus
Information Builders   WebFocusInformation Builders   WebFocus
Information Builders WebFocus
 
What's New in Maximizer CRM 11?
What's New in Maximizer CRM 11?What's New in Maximizer CRM 11?
What's New in Maximizer CRM 11?
 
Dynamics AX 2009 CRM Implementation : The fit gap analysis
Dynamics AX 2009 CRM Implementation : The fit gap analysis Dynamics AX 2009 CRM Implementation : The fit gap analysis
Dynamics AX 2009 CRM Implementation : The fit gap analysis
 
Marketing Automation
Marketing AutomationMarketing Automation
Marketing Automation
 
In Mind Cloud - Product Release - 1902
In Mind Cloud - Product Release - 1902In Mind Cloud - Product Release - 1902
In Mind Cloud - Product Release - 1902
 
In Mind Cloud - Product Release - 1908
In Mind Cloud - Product Release - 1908 In Mind Cloud - Product Release - 1908
In Mind Cloud - Product Release - 1908
 
E book Microsoft Dynamics CRM 2013 Personal Dashboard for End Users
E book Microsoft Dynamics CRM 2013 Personal Dashboard for End UsersE book Microsoft Dynamics CRM 2013 Personal Dashboard for End Users
E book Microsoft Dynamics CRM 2013 Personal Dashboard for End Users
 

En vedette

Transforming Business for the Digital Age (Presented by Microsoft)
Transforming Business for the Digital Age (Presented by Microsoft)Transforming Business for the Digital Age (Presented by Microsoft)
Transforming Business for the Digital Age (Presented by Microsoft)Cloudera, Inc.
 
The Future of Retail 2017: Trends Shaping the Digital Experience
The Future of Retail 2017: Trends Shaping the Digital ExperienceThe Future of Retail 2017: Trends Shaping the Digital Experience
The Future of Retail 2017: Trends Shaping the Digital ExperienceNational Retail Federation
 
Social with microsoft social engagement 2016
Social with microsoft social engagement 2016Social with microsoft social engagement 2016
Social with microsoft social engagement 2016Claudia Selle
 
Digital Transformation "Book of Dreams"
Digital Transformation "Book of Dreams"Digital Transformation "Book of Dreams"
Digital Transformation "Book of Dreams"Microsoft Österreich
 
Digital Transformation and Power BI
Digital Transformation and Power BIDigital Transformation and Power BI
Digital Transformation and Power BIAniket Kanitkar
 
Digital Transformation: Thinking Beyond CRM
Digital Transformation: Thinking Beyond CRMDigital Transformation: Thinking Beyond CRM
Digital Transformation: Thinking Beyond CRMSAP Customer Experience
 
Rethinking it for digital transformation
Rethinking it for digital transformationRethinking it for digital transformation
Rethinking it for digital transformationMuleSoft
 
Using Big Data to Transform Your Customer’s Experience - Part 1

Using Big Data to Transform Your Customer’s Experience - Part 1
Using Big Data to Transform Your Customer’s Experience - Part 1

Using Big Data to Transform Your Customer’s Experience - Part 1
Cloudera, Inc.
 
Machine learning. Artificial intelligence's influence on marketing.
Machine learning. Artificial intelligence's influence on marketing.Machine learning. Artificial intelligence's influence on marketing.
Machine learning. Artificial intelligence's influence on marketing.Alina Hueckelkamp
 
Unlock Your Organization Through Digital Transformation
Unlock Your Organization Through Digital TransformationUnlock Your Organization Through Digital Transformation
Unlock Your Organization Through Digital TransformationDigital Surgeons
 
Microsoft, Digital Transformation and the 4th Industrial Revolution
Microsoft, Digital Transformation and the 4th Industrial RevolutionMicrosoft, Digital Transformation and the 4th Industrial Revolution
Microsoft, Digital Transformation and the 4th Industrial RevolutionRichard Chaves
 
The role of Big Data and Modern Data Management in Driving a Customer 360 fro...
The role of Big Data and Modern Data Management in Driving a Customer 360 fro...The role of Big Data and Modern Data Management in Driving a Customer 360 fro...
The role of Big Data and Modern Data Management in Driving a Customer 360 fro...Cloudera, Inc.
 
From Customer Insights to Action
From Customer Insights to ActionFrom Customer Insights to Action
From Customer Insights to ActionCapgemini
 
Digital Retail: Trends and Future (Draft)
Digital Retail: Trends and Future (Draft)Digital Retail: Trends and Future (Draft)
Digital Retail: Trends and Future (Draft)Ivano Digital
 
Digital transformation in Manufacturing
Digital transformation in ManufacturingDigital transformation in Manufacturing
Digital transformation in ManufacturingMicrosoft UK
 
Microsoft: Digital Transformation Slides
Microsoft: Digital Transformation SlidesMicrosoft: Digital Transformation Slides
Microsoft: Digital Transformation SlidesVMware Tanzu
 
Nike Social Media Marketing Case Study
Nike Social Media Marketing Case StudyNike Social Media Marketing Case Study
Nike Social Media Marketing Case StudyJane Liu
 
Nike; digital transformation case study
Nike; digital transformation case studyNike; digital transformation case study
Nike; digital transformation case studyBen Gilchriest
 
Machine Learning in Customer Analytics
Machine Learning in Customer AnalyticsMachine Learning in Customer Analytics
Machine Learning in Customer AnalyticsCourse5i
 

En vedette (20)

Transforming Business for the Digital Age (Presented by Microsoft)
Transforming Business for the Digital Age (Presented by Microsoft)Transforming Business for the Digital Age (Presented by Microsoft)
Transforming Business for the Digital Age (Presented by Microsoft)
 
The Future of Retail 2017: Trends Shaping the Digital Experience
The Future of Retail 2017: Trends Shaping the Digital ExperienceThe Future of Retail 2017: Trends Shaping the Digital Experience
The Future of Retail 2017: Trends Shaping the Digital Experience
 
Social with microsoft social engagement 2016
Social with microsoft social engagement 2016Social with microsoft social engagement 2016
Social with microsoft social engagement 2016
 
Digital Transformation "Book of Dreams"
Digital Transformation "Book of Dreams"Digital Transformation "Book of Dreams"
Digital Transformation "Book of Dreams"
 
Digital Transformation and Power BI
Digital Transformation and Power BIDigital Transformation and Power BI
Digital Transformation and Power BI
 
Digital Transformation: Thinking Beyond CRM
Digital Transformation: Thinking Beyond CRMDigital Transformation: Thinking Beyond CRM
Digital Transformation: Thinking Beyond CRM
 
Rethinking it for digital transformation
Rethinking it for digital transformationRethinking it for digital transformation
Rethinking it for digital transformation
 
Using Big Data to Transform Your Customer’s Experience - Part 1

Using Big Data to Transform Your Customer’s Experience - Part 1
Using Big Data to Transform Your Customer’s Experience - Part 1

Using Big Data to Transform Your Customer’s Experience - Part 1

 
Machine learning. Artificial intelligence's influence on marketing.
Machine learning. Artificial intelligence's influence on marketing.Machine learning. Artificial intelligence's influence on marketing.
Machine learning. Artificial intelligence's influence on marketing.
 
Unlock Your Organization Through Digital Transformation
Unlock Your Organization Through Digital TransformationUnlock Your Organization Through Digital Transformation
Unlock Your Organization Through Digital Transformation
 
Microsoft, Digital Transformation and the 4th Industrial Revolution
Microsoft, Digital Transformation and the 4th Industrial RevolutionMicrosoft, Digital Transformation and the 4th Industrial Revolution
Microsoft, Digital Transformation and the 4th Industrial Revolution
 
The role of Big Data and Modern Data Management in Driving a Customer 360 fro...
The role of Big Data and Modern Data Management in Driving a Customer 360 fro...The role of Big Data and Modern Data Management in Driving a Customer 360 fro...
The role of Big Data and Modern Data Management in Driving a Customer 360 fro...
 
From Customer Insights to Action
From Customer Insights to ActionFrom Customer Insights to Action
From Customer Insights to Action
 
Digital Retail: Trends and Future (Draft)
Digital Retail: Trends and Future (Draft)Digital Retail: Trends and Future (Draft)
Digital Retail: Trends and Future (Draft)
 
Digital transformation in Manufacturing
Digital transformation in ManufacturingDigital transformation in Manufacturing
Digital transformation in Manufacturing
 
Microsoft: Digital Transformation Slides
Microsoft: Digital Transformation SlidesMicrosoft: Digital Transformation Slides
Microsoft: Digital Transformation Slides
 
Nike Social Media Marketing Case Study
Nike Social Media Marketing Case StudyNike Social Media Marketing Case Study
Nike Social Media Marketing Case Study
 
Nike; digital transformation case study
Nike; digital transformation case studyNike; digital transformation case study
Nike; digital transformation case study
 
How To Create An Insight
How To Create An InsightHow To Create An Insight
How To Create An Insight
 
Machine Learning in Customer Analytics
Machine Learning in Customer AnalyticsMachine Learning in Customer Analytics
Machine Learning in Customer Analytics
 

Similaire à Using Microsoft Social Engagement Together with Dynamics CRM

Tracx Capabilities Deck July 2015
Tracx Capabilities Deck July 2015Tracx Capabilities Deck July 2015
Tracx Capabilities Deck July 2015Sarah BenSimon
 
What is ZoomSphere?
What is ZoomSphere?What is ZoomSphere?
What is ZoomSphere?ZoomSphere
 
ZoomSphere - product presentation
ZoomSphere - product presentationZoomSphere - product presentation
ZoomSphere - product presentationJakub Mach
 
Introducing Sysomos Map 2.0
Introducing Sysomos Map 2.0Introducing Sysomos Map 2.0
Introducing Sysomos Map 2.0Sysomos
 
Social Engagement
Social EngagementSocial Engagement
Social EngagementSydd365ug
 
Dynamics Day 2015: Dynamics CRM Roadmap
Dynamics Day 2015: Dynamics CRM RoadmapDynamics Day 2015: Dynamics CRM Roadmap
Dynamics Day 2015: Dynamics CRM RoadmapIntergen
 
Dynamics Day 2015: Dynamics CRM Roadmap
Dynamics Day 2015: Dynamics CRM RoadmapDynamics Day 2015: Dynamics CRM Roadmap
Dynamics Day 2015: Dynamics CRM RoadmapIntergen
 
Salesforce Integration - Updated Fall 2014
Salesforce Integration - Updated Fall 2014Salesforce Integration - Updated Fall 2014
Salesforce Integration - Updated Fall 2014Makesbridge
 
Social Media Aggregation & Syndication
Social Media Aggregation & SyndicationSocial Media Aggregation & Syndication
Social Media Aggregation & SyndicationKeith Gerr
 
2016 Salesforce Release Highlights
2016 Salesforce Release Highlights2016 Salesforce Release Highlights
2016 Salesforce Release HighlightsThinqloud
 
Proof of concept case study
Proof of concept case studyProof of concept case study
Proof of concept case studyNitesh Patil
 
Social Media Aggregation 101
Social Media Aggregation 101Social Media Aggregation 101
Social Media Aggregation 101Keith Gerr
 
20130427 What's Your Social IQ?
20130427 What's Your Social IQ?20130427 What's Your Social IQ?
20130427 What's Your Social IQ?BlueMetalInc
 
Pivotal Development: Enhancing Social CRM
Pivotal Development: Enhancing Social CRMPivotal Development: Enhancing Social CRM
Pivotal Development: Enhancing Social CRMAptean
 
Time is Magic: Modern Messaging for Non-Profits
Time is Magic: Modern Messaging for Non-ProfitsTime is Magic: Modern Messaging for Non-Profits
Time is Magic: Modern Messaging for Non-ProfitsHighRoad Solution
 
Social Media SMB Strategy
Social Media SMB StrategySocial Media SMB Strategy
Social Media SMB StrategyZoe Clelland
 
Microsoft Dynamics CRM: NFP Accelerator
Microsoft Dynamics CRM: NFP AcceleratorMicrosoft Dynamics CRM: NFP Accelerator
Microsoft Dynamics CRM: NFP AcceleratorLisa Malone
 
Dynamic DSM Tracking Software Features
Dynamic DSM Tracking Software FeaturesDynamic DSM Tracking Software Features
Dynamic DSM Tracking Software FeaturesDynamic DSM
 
Salesforce Social Studio June Release
Salesforce Social Studio June ReleaseSalesforce Social Studio June Release
Salesforce Social Studio June ReleaseRobin Leonard
 

Similaire à Using Microsoft Social Engagement Together with Dynamics CRM (20)

Tracx Capabilities Deck July 2015
Tracx Capabilities Deck July 2015Tracx Capabilities Deck July 2015
Tracx Capabilities Deck July 2015
 
What is ZoomSphere?
What is ZoomSphere?What is ZoomSphere?
What is ZoomSphere?
 
ZoomSphere - product presentation
ZoomSphere - product presentationZoomSphere - product presentation
ZoomSphere - product presentation
 
Introducing Sysomos Map 2.0
Introducing Sysomos Map 2.0Introducing Sysomos Map 2.0
Introducing Sysomos Map 2.0
 
Social Engagement
Social EngagementSocial Engagement
Social Engagement
 
Dynamics Day 2015: Dynamics CRM Roadmap
Dynamics Day 2015: Dynamics CRM RoadmapDynamics Day 2015: Dynamics CRM Roadmap
Dynamics Day 2015: Dynamics CRM Roadmap
 
Dynamics Day 2015: Dynamics CRM Roadmap
Dynamics Day 2015: Dynamics CRM RoadmapDynamics Day 2015: Dynamics CRM Roadmap
Dynamics Day 2015: Dynamics CRM Roadmap
 
Salesforce Integration - Updated Fall 2014
Salesforce Integration - Updated Fall 2014Salesforce Integration - Updated Fall 2014
Salesforce Integration - Updated Fall 2014
 
Social Media Aggregation & Syndication
Social Media Aggregation & SyndicationSocial Media Aggregation & Syndication
Social Media Aggregation & Syndication
 
2016 Salesforce Release Highlights
2016 Salesforce Release Highlights2016 Salesforce Release Highlights
2016 Salesforce Release Highlights
 
Proof of concept case study
Proof of concept case studyProof of concept case study
Proof of concept case study
 
Social Media Aggregation 101
Social Media Aggregation 101Social Media Aggregation 101
Social Media Aggregation 101
 
20130427 What's Your Social IQ?
20130427 What's Your Social IQ?20130427 What's Your Social IQ?
20130427 What's Your Social IQ?
 
Pivotal Development: Enhancing Social CRM
Pivotal Development: Enhancing Social CRMPivotal Development: Enhancing Social CRM
Pivotal Development: Enhancing Social CRM
 
Time is Magic: Modern Messaging for Non-Profits
Time is Magic: Modern Messaging for Non-ProfitsTime is Magic: Modern Messaging for Non-Profits
Time is Magic: Modern Messaging for Non-Profits
 
Social Media SMB Strategy
Social Media SMB StrategySocial Media SMB Strategy
Social Media SMB Strategy
 
Microsoft Dynamics CRM: NFP Accelerator
Microsoft Dynamics CRM: NFP AcceleratorMicrosoft Dynamics CRM: NFP Accelerator
Microsoft Dynamics CRM: NFP Accelerator
 
xRM4Legal Email Marketing
xRM4Legal Email MarketingxRM4Legal Email Marketing
xRM4Legal Email Marketing
 
Dynamic DSM Tracking Software Features
Dynamic DSM Tracking Software FeaturesDynamic DSM Tracking Software Features
Dynamic DSM Tracking Software Features
 
Salesforce Social Studio June Release
Salesforce Social Studio June ReleaseSalesforce Social Studio June Release
Salesforce Social Studio June Release
 

Plus de Jukka Niiranen

Dataverse meets Teams: low code app opportunities for everyone
Dataverse meets Teams: low code app opportunities for everyoneDataverse meets Teams: low code app opportunities for everyone
Dataverse meets Teams: low code app opportunities for everyoneJukka Niiranen
 
Microsoft Business Applications Summit 2020: parhaat palat
Microsoft Business Applications Summit 2020: parhaat palatMicrosoft Business Applications Summit 2020: parhaat palat
Microsoft Business Applications Summit 2020: parhaat palatJukka Niiranen
 
Liiketoimintatietojen turvaaminen microsoftin pilvipalveluiden avulla
Liiketoimintatietojen turvaaminen microsoftin pilvipalveluiden avullaLiiketoimintatietojen turvaaminen microsoftin pilvipalveluiden avulla
Liiketoimintatietojen turvaaminen microsoftin pilvipalveluiden avullaJukka Niiranen
 
FDUG October 2019 Virtual Launch Event Highlights
FDUG October 2019 Virtual Launch Event HighlightsFDUG October 2019 Virtual Launch Event Highlights
FDUG October 2019 Virtual Launch Event HighlightsJukka Niiranen
 
Towards a common app platform #SPUGfi
Towards a common app platform #SPUGfiTowards a common app platform #SPUGfi
Towards a common app platform #SPUGfiJukka Niiranen
 
Canvas Apps for the Model-driven mind
Canvas Apps for the Model-driven mindCanvas Apps for the Model-driven mind
Canvas Apps for the Model-driven mindJukka Niiranen
 
Elisa webinaari: Mitä seuraava Microsoftin Business Applications -julkaisujun...
Elisa webinaari: Mitä seuraava Microsoftin Business Applications -julkaisujun...Elisa webinaari: Mitä seuraava Microsoftin Business Applications -julkaisujun...
Elisa webinaari: Mitä seuraava Microsoftin Business Applications -julkaisujun...Jukka Niiranen
 
Demystifying Dynamics 365 & Power Platform Licensing
Demystifying Dynamics 365 & Power Platform LicensingDemystifying Dynamics 365 & Power Platform Licensing
Demystifying Dynamics 365 & Power Platform LicensingJukka Niiranen
 
Elisa Dynamics 365 -webinaari 26.11.2018: tekoälyä ja analytiikkaa
Elisa Dynamics 365 -webinaari 26.11.2018: tekoälyä ja analytiikkaaElisa Dynamics 365 -webinaari 26.11.2018: tekoälyä ja analytiikkaa
Elisa Dynamics 365 -webinaari 26.11.2018: tekoälyä ja analytiikkaaJukka Niiranen
 
Microsoft Ignite 2018 in 30 Minutes
Microsoft Ignite 2018 in 30 MinutesMicrosoft Ignite 2018 in 30 Minutes
Microsoft Ignite 2018 in 30 MinutesJukka Niiranen
 
Microsoft Flow and Dynamics 365 - Jukka Niiranen at CRM Saturday Oslo, 2017-0...
Microsoft Flow and Dynamics 365 - Jukka Niiranen at CRM Saturday Oslo, 2017-0...Microsoft Flow and Dynamics 365 - Jukka Niiranen at CRM Saturday Oslo, 2017-0...
Microsoft Flow and Dynamics 365 - Jukka Niiranen at CRM Saturday Oslo, 2017-0...Jukka Niiranen
 
Dynamics CRM in 2010 - 5 year retrospective
Dynamics CRM in 2010 - 5 year retrospectiveDynamics CRM in 2010 - 5 year retrospective
Dynamics CRM in 2010 - 5 year retrospectiveJukka Niiranen
 
Microsoft Dynamics CRM 2013 development server installation
Microsoft Dynamics CRM 2013 development server installationMicrosoft Dynamics CRM 2013 development server installation
Microsoft Dynamics CRM 2013 development server installationJukka Niiranen
 
Website image editing tutorial: WordPress, Paint.NET and PowerPoint(!)
Website image editing tutorial: WordPress, Paint.NET and PowerPoint(!)Website image editing tutorial: WordPress, Paint.NET and PowerPoint(!)
Website image editing tutorial: WordPress, Paint.NET and PowerPoint(!)Jukka Niiranen
 
Microsoft Dynamics CRM 2011 Walkthrough Part 2
Microsoft Dynamics CRM 2011 Walkthrough Part 2Microsoft Dynamics CRM 2011 Walkthrough Part 2
Microsoft Dynamics CRM 2011 Walkthrough Part 2Jukka Niiranen
 
Microsoft Dynamics CRM 2011 Walkthrough Part 1
Microsoft Dynamics CRM 2011 Walkthrough Part 1Microsoft Dynamics CRM 2011 Walkthrough Part 1
Microsoft Dynamics CRM 2011 Walkthrough Part 1Jukka Niiranen
 

Plus de Jukka Niiranen (17)

Dataverse meets Teams: low code app opportunities for everyone
Dataverse meets Teams: low code app opportunities for everyoneDataverse meets Teams: low code app opportunities for everyone
Dataverse meets Teams: low code app opportunities for everyone
 
Microsoft Business Applications Summit 2020: parhaat palat
Microsoft Business Applications Summit 2020: parhaat palatMicrosoft Business Applications Summit 2020: parhaat palat
Microsoft Business Applications Summit 2020: parhaat palat
 
Liiketoimintatietojen turvaaminen microsoftin pilvipalveluiden avulla
Liiketoimintatietojen turvaaminen microsoftin pilvipalveluiden avullaLiiketoimintatietojen turvaaminen microsoftin pilvipalveluiden avulla
Liiketoimintatietojen turvaaminen microsoftin pilvipalveluiden avulla
 
FDUG October 2019 Virtual Launch Event Highlights
FDUG October 2019 Virtual Launch Event HighlightsFDUG October 2019 Virtual Launch Event Highlights
FDUG October 2019 Virtual Launch Event Highlights
 
Towards a common app platform #SPUGfi
Towards a common app platform #SPUGfiTowards a common app platform #SPUGfi
Towards a common app platform #SPUGfi
 
Canvas Apps for the Model-driven mind
Canvas Apps for the Model-driven mindCanvas Apps for the Model-driven mind
Canvas Apps for the Model-driven mind
 
Elisa webinaari: Mitä seuraava Microsoftin Business Applications -julkaisujun...
Elisa webinaari: Mitä seuraava Microsoftin Business Applications -julkaisujun...Elisa webinaari: Mitä seuraava Microsoftin Business Applications -julkaisujun...
Elisa webinaari: Mitä seuraava Microsoftin Business Applications -julkaisujun...
 
Demystifying Dynamics 365 & Power Platform Licensing
Demystifying Dynamics 365 & Power Platform LicensingDemystifying Dynamics 365 & Power Platform Licensing
Demystifying Dynamics 365 & Power Platform Licensing
 
Elisa Dynamics 365 -webinaari 26.11.2018: tekoälyä ja analytiikkaa
Elisa Dynamics 365 -webinaari 26.11.2018: tekoälyä ja analytiikkaaElisa Dynamics 365 -webinaari 26.11.2018: tekoälyä ja analytiikkaa
Elisa Dynamics 365 -webinaari 26.11.2018: tekoälyä ja analytiikkaa
 
Microsoft Ignite 2018 in 30 Minutes
Microsoft Ignite 2018 in 30 MinutesMicrosoft Ignite 2018 in 30 Minutes
Microsoft Ignite 2018 in 30 Minutes
 
Microsoft Flow and Dynamics 365 - Jukka Niiranen at CRM Saturday Oslo, 2017-0...
Microsoft Flow and Dynamics 365 - Jukka Niiranen at CRM Saturday Oslo, 2017-0...Microsoft Flow and Dynamics 365 - Jukka Niiranen at CRM Saturday Oslo, 2017-0...
Microsoft Flow and Dynamics 365 - Jukka Niiranen at CRM Saturday Oslo, 2017-0...
 
Dynamics CRM in 2010 - 5 year retrospective
Dynamics CRM in 2010 - 5 year retrospectiveDynamics CRM in 2010 - 5 year retrospective
Dynamics CRM in 2010 - 5 year retrospective
 
Microsoft Dynamics CRM 2013 development server installation
Microsoft Dynamics CRM 2013 development server installationMicrosoft Dynamics CRM 2013 development server installation
Microsoft Dynamics CRM 2013 development server installation
 
Website image editing tutorial: WordPress, Paint.NET and PowerPoint(!)
Website image editing tutorial: WordPress, Paint.NET and PowerPoint(!)Website image editing tutorial: WordPress, Paint.NET and PowerPoint(!)
Website image editing tutorial: WordPress, Paint.NET and PowerPoint(!)
 
#SFDC #DF11
#SFDC #DF11#SFDC #DF11
#SFDC #DF11
 
Microsoft Dynamics CRM 2011 Walkthrough Part 2
Microsoft Dynamics CRM 2011 Walkthrough Part 2Microsoft Dynamics CRM 2011 Walkthrough Part 2
Microsoft Dynamics CRM 2011 Walkthrough Part 2
 
Microsoft Dynamics CRM 2011 Walkthrough Part 1
Microsoft Dynamics CRM 2011 Walkthrough Part 1Microsoft Dynamics CRM 2011 Walkthrough Part 1
Microsoft Dynamics CRM 2011 Walkthrough Part 1
 

Dernier

"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 

Dernier (20)

DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 

Using Microsoft Social Engagement Together with Dynamics CRM

  • 1. Using Microsoft Social Engagement Together with Dynamics CRM Jukka Niiranen 2015-11-17
  • 2. Questions of the day • What main features does MS Social Engagement (MSE) offer today? • How can Dynamics CRM customers take advantage of the standard intergration to MSE? • What type of customization opportunities are there for making use of social data inside CRM?
  • 3. About me • Dynamics CRM consultant from Helsinki • Working at Digital Illustrated Finland • Dynamics CRM addict since 2005 • Frequent blogger & #MSDYNCRM evangelist on social media – Blog: survivingcrm.com – @jukkan on Twitter • Microsoft MVP since 2013 Jukka Niiranen @jukkan Consultant @ Digital Illustrated Microsoft Dynamics CRM MVP
  • 4. Topics we’ll cover MSE basics • Licensing • Search topics • Social profiles • Analytics • Social Center • Activity Map • Alerts • Feature roadmap CRM integration • MSE to CRM • CRM to MSE • Social profiles • Social activities • MSE Link-to-CRM • Record creation rules • Channel properties • Current limitations CRM customization • Mobile • Dashboards • Custom entities • Workflows • Navigation • Search • Entity images • External profiles
  • 5. Brief History of MSFT Social
  • 6. MSFT & Social in 2011: CRM team’s vision http://www.slideshare.net/lauraannerobinson/building-your-business-hub-microsoft- dynamics-crm-and-social-technologies
  • 7. MSFT & Social in 2011: SQL team’s vision http://www.zdnet.com/article/microsoft-delivers-service-for-integrating-social-web- data-into-business-apps/
  • 8. MSFT & Social: making it real • MSFT acquired Swiss company & product ”Netbreeze” in March 2013 • Initially branded as ”Microsoft Social Listening” • Rebranded & expanded into ”Microsoft Social Engagement” in 2015
  • 10. Licensing • MSE Professional – Included in CRM Online Professional (for 10+ users), or purchased separately – Access (almost) all MSE features – Search 10k posts/month • MSE Enterprise – Included in CRM Online Enterprise, or purchased separately – Required for linking MSE posts to CRM
  • 11. Search Topics Topics consist of rules for either keyword search or specific FB page / Twitter profile Keyword rules are targeted to sources & languages, with sets of keyword inclusion/exclusion rules
  • 12. Social Profiles Authorize MSE to post from your Twitter & FB profiles Authorize other MSE users to posts as shared profiles
  • 13. Analytics: overview Analyze post data via 5 preconfigured dashboards Drill into charts for details Download data to Excel
  • 14. Analytics: posts & filters Filter analysis data set by keyword, source, language, sentiment, reach, location... Drill into stream of matching posts
  • 15. Social Center Configure personal set of post streams to follow Filter stream content, share streams with other users
  • 16. Activity Map Show live buzz/sentiment map of posts from last 30min – 24h
  • 17. Alerts Set up trend or post alerts for specific searches or accounts Deliver email notifications to specific addresses when alert criteria is met
  • 18. MSE feature development • MSE is currently adding new features with a monthly release cadence – 2015 Update 1.2 (http://bit.ly/mse15u12): link social posts to CRM – 2016 Update 1 (http://bit.ly/mse16u1): create new posts, not just replies • More social channels coming in future releases, incl. custom sources via RSS – Currently only Facebook & Twitter supported • More sentiment languages continuously added – Currently 20 for search language, 15 for sentiment analysis • Keep an eye on the ”What’s New” page for Social Engagement at http://bit.ly/msenew • Read about MSE 2016 roadmap from ”Get Ready” page for Dynamics CRM at http://bit.ly/crmnext
  • 19. MSE 2016 roadmap items Create new posts, not just replies View author profiles Social Selling app for sales users Automatic tagging of posts
  • 20. MSE and CRM Integration
  • 21. Connecting MSE to CRM • Integration used for pushing social posts & profiles to CRM • Currently only CRM Online 2015 Update 1 supported, on- prem support coming with 2016 – Must be in same tenant as MSE if Online • One MSE can talk to multiple CRM instances – One instance can be set as default to linked posts
  • 22. Connecting CRM to MSE • Integration used for showing embedded widgets from MSE in CRM forms and dashboards • Supports both CRM Online and on-premises, starting from CRM 2015 • Only user interface level ”integration”, CRM doesn’t send any data back to MSE
  • 23. Social Profiles in CRM • Created by MSE the first time you link a social post into CRM • Cannot be created in CRM manually • Are not matched to existing CRM contacts, duplicate contacts need to be manually merged • Customer is always contact, not account
  • 24. Social Activities in CRM • Created by MSE every time you use Link-to-CRM feature • Cannot be created in CRM manually • Contain both the post attributes (post text, date, channel, social profile) as well as JSON payload with more channel specific properties
  • 25. Social Activities in CRM (2) Shown in standard activity views related to the contact, including rollup to parent account’s activity history Can be directly accessed from standard activity menus, to query social activities across different customers
  • 26. Linking MSE posts to CRM Open the post, click ”Link to CRM”(select CRM instance if more than one) Choose target entity, e.g. lead, case Enter free text notes (optional) Click ”Create” to send info to CRM
  • 27. Example of new CRM lead created from MSE post New contact + social profile created from the post New lead created with post topic and user notes from MSE Social post linked to activity history of lead, contact (+ account, if exists)
  • 28. Choosing CRM entities available in MSE You can enable/disable CRM instance specific entities to be available in the ”Link to CRM” dialog for MSE posts MSE socia posts can be converted to many default and all custom CRM entities
  • 29. Configuring fields available across MSE and CRM You don’t configure the field mapping from MSE to CRM here, instead you’ll leverage CRM Record Creation Rules What you can specify in MSE is what fields from the CRM entity should be shown in the preview when viewing the linked record via MSE UI
  • 30. Using CRM Record Creation Rules • MSE will only ever create Social Profiles & Social Posts to CRM • All the business logic for creating other records is managed in CRM via Record Creation and Update Rules – First introduced as ”Case Creation Rules” in CRM 2013 SP1 – Expanded into general purpose rules in CRM Online 2015 Update 1
  • 31. Configure your Record Creation Rules • Choose source activity type – Emails & Social Activities have specific built-in conditions available • Configure Channel Properties – Process additional parameters of the source activity record • Add & order Record Creation Details (= Rule Items) – Execute the business logic for target records to create & other processes (workflows)
  • 32. Configuring Channel Properties • Channel Properties will be available for the business logic in your record creation rules • You must ”parse” them from the Social Activity Additional Parameters field (JSON payload) • Examples: – userPreferredTargetEntity = entity chosen by MSE user in ”Link to CRM” dialog – notes = text entered by MSE user
  • 33. Configuring Record Creation Rule Items • Rule Items evaluate a condition against the source activity – E.g. ”did the user choose this social post to be created as a Case entity record?” • If Rule Item condition is met, the actions are performed – E.g. create a case, send email notification, start child workflow process to evaluate more complex business logic
  • 34. Current limitations with MSE-CRM integration • ”Link to CRM” in MSE will always create a new record, can’t link to existing records in CRM – E.g. Case created into CRM will only show the first social post, not replies & discussion threads – No option to link just a new Social Activity to an existing Social Profile without creating a new Regarding record in the process • Social Profiles are matched only against existing profiles, not existing contacats – Profiles are not linked to existing customer records until you merge the new duplicate contacts created by MSE in CRM
  • 35. MSE and CRM Customization
  • 36. Social Post & Profile entities customizability • Can add new fields and views • Can customize forms – Can’t create additional forms • Can have charts and appear on dashboards • Can be accessed via workflows • Can be used in Phone & Tablet client
  • 37. Social Profile viewed on CRM Tablet client
  • 38. Social data viewed via dashboard on Tablet client
  • 39. Social dashboard options • Using CRM-to-MSE integration – Embed Social Insights widgets to create a search topic specific dashboard – Data loaded from MSE, license required, drill through to MSE • Using MSE-to-CRM integration – Build new view filters and charts for Social Profile and Social Activity entities – Combine with any related entity, available to all CRM users, drill down
  • 40. Social dashboard for MSE widget data
  • 42. Custom entity for tracking social posts • For non-service scenarios, every relevant customer tweet is not going to be a lead • To use Link-to-CRM you need to always choose some entity, though • If you want to track important social posts related to customers, partners or competitors into your CRM contacts database, you can create a custom entity, like ”Signal” • Choose this when linking tweets & FB posts into CRM contacts as records in their activity history • Leverage CRM workflows to populate fields, process user notes, send notifications...
  • 43. Social Signals in CRM Latest signals can be viewed, filtered and searched Data from original social post copied to Signal field with workflow MSE user notes also available for context & comments
  • 44. CRM Activity Feeds for following social signals • You can also leverage CRM Activity Feeds for automatic status updates on new Signals • Use workflow process to create new AF post on the contact’s wall • All CRM users who follow these contacts will see the updates in their What’s New home feed
  • 45. Adding Social menu items to CRM Sitemap • Make social data more prominent to CRM users by adding them into the main Nav Bar • Use a tool like XrmToolBox to create a new sitemap area, add links to social entities, set default dashboard
  • 46. Searching for social data • Contents of Social Posts & Profiles can be searched via standard Multi-entity Quick Find • Tip: new Relevance Search in CRM 2016 will make the social data search much smarter! – #itwillbeawesome
  • 47. Copy Twitter handles to Contact records • Social Profiles associated to a contact will be visible in related records, via 1:N relationship • Sometimes it might be nice to see them directly as links on the contact form, though • You can create a workflow process for Social Profile entity to easily achieve this
  • 48. Workflow process on Social Profile create Trigger the process on create of new Social Profile Check that the Social Profile is for the right channel Update your custom fields on the contact
  • 49. Updating entity images • MSE doesn’t sync the social profile’s user image to CRM contacts • By storing Twitter handles on CRM contacts, we can use this data to query pfofile image APIs • Entity Image Updater by Natraj Yegnaraman (for XrmToolBox) allows you to run bulk updates to selected set of contacts and match their profile images with services like Twitter, Gravatar, Clearbit, or even local folders Get it from: http://bit.ly/crmimg
  • 50. Updating entity images (2) 1. Select field to use for profile image matching 2. Limit the target contacts with FetchXML query criteria, if needed 3. Matched images are updated to CRM records
  • 51. Embedding external profiles to CRM forms • Having social profile names stored on contact also enables using them in form scripts, to dynamically retrieve data from external websites or widgets • Example: add an iFrame to contact form, use OnLoad script to open https://klout.com/[profile] to view the customer’s social influence score & areas of expertise function setKloutIFrameURL() { var IFrame = Xrm.Page.ui.controls.get("IFRAME_Klout"); var twitterHandle = Xrm.Page.data.entity.attributes.get("new_twitterhandle").getValue(); var newTarget= "https://klout.com/"+twitterHandle; IFrame.setSrc(newTarget); }
  • 52. Thanks for your time! For more Social Engagement and Dynamics CRM related content, visit http://survivingcrm.com/