SlideShare a Scribd company logo
1 of 34
Download to read offline
Berlin, October 16-17 2018
Building Custom Watson Workspace Templates
to make you & your team more productive
Danielle Baptiste
Director, Offering Management, IBM
@social_baptiste
Stefano Pogliani
European Technical Sales, IBM
@stefanopog
Berlin, October 16-17 2018
Berlin, October 16-17 2018
Social Connections 14 Berlin, October 16-17 2018
Our goal is to be a platform for AI driven collaboration
solutions designed to accelerate critical business
processes
Social Connections 14 Berlin, October 16-17 2018
Watson Workspace Space Templates
https://youtu.be/-rxA53tOgWU
Built-in timeline to
keep everyone
aligned and focused
on the final
outcome
Pre-defined
apps to
facilitate the
work
Custom
properties to
organize and
categorize your
efforts
Social Connections 14 Berlin, October 16-17 2018
Space Template Example: fraud Resolution
Berlin, October 16-17 2018
(Powered by Watson Workspace)
7
Solution example available today
Social Connections 14 Berlin, October 16-17 2018
IBM Watson Workspace is focused on industry
and domain-specific solutions
Industries
• Banking and financial services
• Healthcare
• Insurance
• Telecommunications
Domains
• Customer service
• Human resources
• Sales
• Supply chain
Incident management is a pervasive theme
throughout the industries and domains we’re focusing
on. It is a common pattern to most use cases where a
cognitive conversational approach provides the best
possible solution to ensure successful outcomes in a
repeatable fashion.
8
Social Connections 14 Berlin, October 16-17 2018
Business Solution Examples
9
• Sales:
opportunity/deal room
• Customer support:
case resolution
• Marketing: resolve
social media sentiment
• Supply Chain: supply
chain incident
• Security: threat
violation
• Call center: L1, L2, L3
integration
• Insurance: regulatory
complaint
• Enterprise: reduce
email dependency
• Finance: fraud incident,
risk management
• Human resources:
employee engagement
• Industrial: safety incidents
• Consumer: new product
information
• Telecom: field service
incidents
• IT/Devops: outages,
SWATs, etc
• Procurement: minimize
duplication/redundancies
IBM Watson Workspace & Work Services / September 2017 / © 2017 IBM Corporation
“The art of the possible”
Social Connections 14 Berlin, October 16-17 2018
How to Identify Space Template Scenario
Identify a
repeatable work
scenario
Identify the
Actors
Identify the
Collaboration flow
and timeline
Identify the
Applications and
data
Social Connections 14 Berlin, October 16-17 2018
Feature overview for
Watson Workspace Templates
Social Connections 14 Berlin, October 16-17 2018
Creating custom experiences for teams.
Templates provide to a space:
- Apps to deploy
- People to invite
- Properties
- Status tracking
- All accessible through an API
1
Berlin, October 16-17 2018
1
3
Templates
meet the
repeatable
patterns of
teams.
Social Connections 14 Berlin, October 16-17 2018
Templates meet the repeatable patterns of teams
1
Easy to create and customise (Business Partner Opportunities)
– Low code, open APIs and tools
Leverage standalone, or part of an existing solution
– Extensible by clients.
– e.g IBM Supply Chain Insights with Resolution Rooms
Focus for increasing speed of resolution
– Bringing specialised team together for specific business problem
AI to improve business process
– Learn from the collaboration to add to recommend content & add to existing content to improve for
future cases.
Social Connections 14 Berlin, October 16-17 2018
Space Templates
1
Templates ...
• Are customised to given use cases
• Implement predefined workflows
• Assign incidents to business areas
• Define apps to be used
• Define settings, e.g. “allow external
participants”
With space templates, businesses can react more quickly and targeted to business challenges.
Apps ...
• Integrate with backend systems ...
• To provide relevant information
• To interact with those systems, e.g. update
status
• Can listen to conversations in the space and
offer services
Spaces ...
• Provide collaboration and
communication
• Document actions taken and
results
• Can be harvested for knowledge
and best practices
Social Connections 14 Berlin, October 16-17 2018
Creating templates
1
Social Connections 14 Berlin, October 16-17 2018
Consider a sales team, and specifically sales
opportunities.
This follows a pattern:
• A seller or team of sellers has to work with a client and get their deals to closure
• They need to manage the deal, and get pricing to work for the situation
• They need to coordinate, usually on the fly to put together an offer
• They need to manage client meetings
• Assemble materials, information, presentations
• Bring on SME’s to help with the deal
• Turn around questions, issues and obstacles quickly to keep the deal moving
• Track the state of affairs on the deal, for themselves and for their management to
keep a pulse on all the deals being worked
1
Social Connections 14 Berlin, October 16-17 2018
Deal Rooms
A Deal Room has a timeline, that tracks the state of the deal.
The timeline is:
Prospecting
Qualifying
Needs Analysis
Proposal
Negotiation
Won/Closed
1
Social Connections 14 Berlin, October 16-17 2018
Templates DNA
1
Template
Timeline
Required Apps
- Prospecting
- Qualifying
- Needs Analysis
- Proposal
- Negotiation
- Won/Closed
Salesforce Deal Maker
Sales Opportunity ID (required)
Deal Temperature [Ok, Great, at risk]
Contact count
Properties
Social Connections 14 Berlin, October 16-17 2018Group Name / DOC ID / Month XX, 2017 / © 2017 IBM Corporation
Now we map all the
details from the
previous slide to our
GraphQL API
request.
Social Connections 14 Berlin, October 16-17 2018 2
Social Connections 14 Berlin, October 16-17 2018 2
Social Connections 14 Berlin, October 16-17 2018
Group Name / DOC ID / Month XX, 2017 / © 2017 IBM Corporation
Updating Space
properties via API.
2
- Use the updateSpace
mutation to pass in the
propertyId and
propertyValueId
- The propertyValueId in the
input comes from the
acceptable values in template
- For text properties
propertyValueId is set to
whatever text you want to
update the value to.
Social Connections 14 Berlin, October 16-17 2018
Updating Space
Status via API.
2
- Use the updateSpace mutation
to update
statusValue.statusValueId.
- Similar to the properties, the
statusValueId in the input
comes from the available status
ids in template
Social Connections 14 Berlin, October 16-17 2018
Deleting Space Template via API.
2
- Use the deleteSpaceTemplate mutation with id of the template as input.
Social Connections 14 Berlin, October 16-17 2018
Sharing Space Template via API.
2
- Use the shareSpaceTemplate mutation with id of the template as input and target set to OPEN
Social Connections 14 Berlin, October 16-17 2018
Sharing Space Template via API.
2
- Once shared, templates can be accessed in Watson Workspace via a share URL.
- To view a shared template go to:
https://workspace.ibm.com/space/template/<templateId>
- To create a space from shared template go to:
https://workspace.ibm.com/space/create?template=<templateId>
Social Connections 14 Berlin, October 16-17 2018
Group Name / DOC ID / Month XX, 2017 / © 2017 IBM Corporation
demo time
28
Social Connections 14 Berlin, October 16-17 2018
Space Templates: Hands-on Labs Experience
http://ibm.biz/WorkspaceLab
Social Connections 14 Berlin, October 16-17 2018
Space Templates: NodeRed nodes
https://flows.nodered.org/node/node-red-contrib-wws
Social Connections 14 Berlin, October 16-17 2018
Template Features Summary
1) Create Space Template
using GraphQL
2) Create Space using a
Template from “Add Space UI”
3) Create Space from the
Shared Template URL
4) Share Template using
GraphQL & URL 5) Manage Template using
Team Admin
Social Connections 14 Berlin, October 16-17 2018
Template Features & Workspace Offerings
1) Create Space Template
using GraphQL
All (Preview, Essentials &
Plus Users)
2) Create Space using a
Template from “Add Space UI”
Your Templates – All Users - All Offerings
Team Templates – Plus Users Only
3) Create Space from the
Shared Template URL
All Users – All Offerings
4) Share Template using
GraphQL & URL
All Users – All Offerings
5) Manage Template using
Team Admin
Plus Team Admin
Social Connections 14 Berlin, October 16-17 2018
PLATINUM SPONSORS
GOLD SPONSORS
BRONZE SPONSORS
SILVER SPONSORS
SPEEDSPONSORING BEER SPONSOR
Berlin, October 16-17 2018

More Related Content

What's hot

Design for the Digital Workspace
Design for the Digital WorkspaceDesign for the Digital Workspace
Design for the Digital WorkspaceLetsConnect
 
There is nothing more practical than a good theory
There is nothing more practical than a good theoryThere is nothing more practical than a good theory
There is nothing more practical than a good theoryLetsConnect
 
Using ibm connections to enhance university courses
Using ibm connections to enhance university coursesUsing ibm connections to enhance university courses
Using ibm connections to enhance university coursesLetsConnect
 
Power up your Salesforce Opportunities by using IBM Watson Workspace as your ...
Power up your Salesforce Opportunities by using IBM Watson Workspace as your ...Power up your Salesforce Opportunities by using IBM Watson Workspace as your ...
Power up your Salesforce Opportunities by using IBM Watson Workspace as your ...LetsConnect
 
10 years of IBM Connections
10 years of IBM Connections10 years of IBM Connections
10 years of IBM ConnectionsLetsConnect
 
Soccnx14 collaboration frameworksuccess
Soccnx14 collaboration frameworksuccessSoccnx14 collaboration frameworksuccess
Soccnx14 collaboration frameworksuccessThierry Batut
 
Soccnx14 bea s connections s4b integration
Soccnx14 bea s connections s4b integrationSoccnx14 bea s connections s4b integration
Soccnx14 bea s connections s4b integrationBeck et al. GmbH
 
Future of Collaboration
Future of CollaborationFuture of Collaboration
Future of CollaborationLetsConnect
 
Announcing the Connections Cloud Catalog: How to Get new Apps fresh out of th...
Announcing the Connections Cloud Catalog: How to Get new Apps fresh out of th...Announcing the Connections Cloud Catalog: How to Get new Apps fresh out of th...
Announcing the Connections Cloud Catalog: How to Get new Apps fresh out of th...LetsConnect
 
Calling all Developers: Building Connections Apps and Integrating with Pink
Calling all Developers: Building Connections Apps and Integrating with PinkCalling all Developers: Building Connections Apps and Integrating with Pink
Calling all Developers: Building Connections Apps and Integrating with PinkLetsConnect
 
Watson Workspace vs. Other Team Collaboration Tools (Teams, Slack, Spark, etc.)
Watson Workspace vs. Other Team Collaboration Tools (Teams, Slack, Spark, etc.)Watson Workspace vs. Other Team Collaboration Tools (Teams, Slack, Spark, etc.)
Watson Workspace vs. Other Team Collaboration Tools (Teams, Slack, Spark, etc.)LetsConnect
 
Customization & Extensibility in IBM Connections Pink
 Customization & Extensibility in IBM Connections Pink Customization & Extensibility in IBM Connections Pink
Customization & Extensibility in IBM Connections PinkLetsConnect
 
Pink Apps for Everyone: Introducing LiveGrid
Pink Apps for Everyone: Introducing LiveGridPink Apps for Everyone: Introducing LiveGrid
Pink Apps for Everyone: Introducing LiveGridLetsConnect
 
Five Steps to Successful Adoption of IBM Connections in your Organisation
Five Steps to Successful Adoption of IBM Connections in your OrganisationFive Steps to Successful Adoption of IBM Connections in your Organisation
Five Steps to Successful Adoption of IBM Connections in your OrganisationLetsConnect
 
Integration Architecture with the Data Flow
Integration Architecture with the Data FlowIntegration Architecture with the Data Flow
Integration Architecture with the Data FlowLeanIX GmbH
 
DWCAU 2018 - Surfing Office 365 waves
DWCAU 2018 - Surfing Office 365 wavesDWCAU 2018 - Surfing Office 365 waves
DWCAU 2018 - Surfing Office 365 wavesPatrick Guimonet
 
AppFusions – Drive better outcomes and increased collaboration, engagement, a...
AppFusions – Drive better outcomes and increased collaboration, engagement, a...AppFusions – Drive better outcomes and increased collaboration, engagement, a...
AppFusions – Drive better outcomes and increased collaboration, engagement, a...LetsConnect
 
Moving EA - from where we are to where we should be
Moving EA - from where we are to where we should beMoving EA - from where we are to where we should be
Moving EA - from where we are to where we should beLeanIX GmbH
 
How Office 365 is Changing the Face of Collaboration and Communication
How Office 365 is Changing the Face of Collaboration and CommunicationHow Office 365 is Changing the Face of Collaboration and Communication
How Office 365 is Changing the Face of Collaboration and CommunicationAdam Levithan
 
The World of Team Space Tools: Watson Workspace vs. Slack, Teams, Skype, and ...
The World of Team Space Tools: Watson Workspace vs. Slack, Teams, Skype, and ...The World of Team Space Tools: Watson Workspace vs. Slack, Teams, Skype, and ...
The World of Team Space Tools: Watson Workspace vs. Slack, Teams, Skype, and ...LetsConnect
 

What's hot (20)

Design for the Digital Workspace
Design for the Digital WorkspaceDesign for the Digital Workspace
Design for the Digital Workspace
 
There is nothing more practical than a good theory
There is nothing more practical than a good theoryThere is nothing more practical than a good theory
There is nothing more practical than a good theory
 
Using ibm connections to enhance university courses
Using ibm connections to enhance university coursesUsing ibm connections to enhance university courses
Using ibm connections to enhance university courses
 
Power up your Salesforce Opportunities by using IBM Watson Workspace as your ...
Power up your Salesforce Opportunities by using IBM Watson Workspace as your ...Power up your Salesforce Opportunities by using IBM Watson Workspace as your ...
Power up your Salesforce Opportunities by using IBM Watson Workspace as your ...
 
10 years of IBM Connections
10 years of IBM Connections10 years of IBM Connections
10 years of IBM Connections
 
Soccnx14 collaboration frameworksuccess
Soccnx14 collaboration frameworksuccessSoccnx14 collaboration frameworksuccess
Soccnx14 collaboration frameworksuccess
 
Soccnx14 bea s connections s4b integration
Soccnx14 bea s connections s4b integrationSoccnx14 bea s connections s4b integration
Soccnx14 bea s connections s4b integration
 
Future of Collaboration
Future of CollaborationFuture of Collaboration
Future of Collaboration
 
Announcing the Connections Cloud Catalog: How to Get new Apps fresh out of th...
Announcing the Connections Cloud Catalog: How to Get new Apps fresh out of th...Announcing the Connections Cloud Catalog: How to Get new Apps fresh out of th...
Announcing the Connections Cloud Catalog: How to Get new Apps fresh out of th...
 
Calling all Developers: Building Connections Apps and Integrating with Pink
Calling all Developers: Building Connections Apps and Integrating with PinkCalling all Developers: Building Connections Apps and Integrating with Pink
Calling all Developers: Building Connections Apps and Integrating with Pink
 
Watson Workspace vs. Other Team Collaboration Tools (Teams, Slack, Spark, etc.)
Watson Workspace vs. Other Team Collaboration Tools (Teams, Slack, Spark, etc.)Watson Workspace vs. Other Team Collaboration Tools (Teams, Slack, Spark, etc.)
Watson Workspace vs. Other Team Collaboration Tools (Teams, Slack, Spark, etc.)
 
Customization & Extensibility in IBM Connections Pink
 Customization & Extensibility in IBM Connections Pink Customization & Extensibility in IBM Connections Pink
Customization & Extensibility in IBM Connections Pink
 
Pink Apps for Everyone: Introducing LiveGrid
Pink Apps for Everyone: Introducing LiveGridPink Apps for Everyone: Introducing LiveGrid
Pink Apps for Everyone: Introducing LiveGrid
 
Five Steps to Successful Adoption of IBM Connections in your Organisation
Five Steps to Successful Adoption of IBM Connections in your OrganisationFive Steps to Successful Adoption of IBM Connections in your Organisation
Five Steps to Successful Adoption of IBM Connections in your Organisation
 
Integration Architecture with the Data Flow
Integration Architecture with the Data FlowIntegration Architecture with the Data Flow
Integration Architecture with the Data Flow
 
DWCAU 2018 - Surfing Office 365 waves
DWCAU 2018 - Surfing Office 365 wavesDWCAU 2018 - Surfing Office 365 waves
DWCAU 2018 - Surfing Office 365 waves
 
AppFusions – Drive better outcomes and increased collaboration, engagement, a...
AppFusions – Drive better outcomes and increased collaboration, engagement, a...AppFusions – Drive better outcomes and increased collaboration, engagement, a...
AppFusions – Drive better outcomes and increased collaboration, engagement, a...
 
Moving EA - from where we are to where we should be
Moving EA - from where we are to where we should beMoving EA - from where we are to where we should be
Moving EA - from where we are to where we should be
 
How Office 365 is Changing the Face of Collaboration and Communication
How Office 365 is Changing the Face of Collaboration and CommunicationHow Office 365 is Changing the Face of Collaboration and Communication
How Office 365 is Changing the Face of Collaboration and Communication
 
The World of Team Space Tools: Watson Workspace vs. Slack, Teams, Skype, and ...
The World of Team Space Tools: Watson Workspace vs. Slack, Teams, Skype, and ...The World of Team Space Tools: Watson Workspace vs. Slack, Teams, Skype, and ...
The World of Team Space Tools: Watson Workspace vs. Slack, Teams, Skype, and ...
 

Similar to Building Custom ibm Watson Workspace Templates to make you and your team more productive

Soccnx13 Integrate Salesforce and IBM Connections
Soccnx13   Integrate Salesforce and IBM ConnectionsSoccnx13   Integrate Salesforce and IBM Connections
Soccnx13 Integrate Salesforce and IBM ConnectionsAndreas Rosen
 
Bhadale group of companies projects portfolio
Bhadale group of companies  projects portfolioBhadale group of companies  projects portfolio
Bhadale group of companies projects portfolioVijayananda Mohire
 
From Data to AI - Silicon Valley Open Source projects come to you - Madrid me...
From Data to AI - Silicon Valley Open Source projects come to you - Madrid me...From Data to AI - Silicon Valley Open Source projects come to you - Madrid me...
From Data to AI - Silicon Valley Open Source projects come to you - Madrid me...Luciano Resende
 
Open Source AI - News and examples
Open Source AI - News and examplesOpen Source AI - News and examples
Open Source AI - News and examplesLuciano Resende
 
What’s New in OpenText Content Suite 16
What’s New in OpenText Content Suite 16What’s New in OpenText Content Suite 16
What’s New in OpenText Content Suite 16OpenText
 
What is Value Stream Management and why do you need it?
What is Value Stream Management and why do you need it?What is Value Stream Management and why do you need it?
What is Value Stream Management and why do you need it?Tasktop
 
Belsoft Collaboration Day 2018 - Watson Workspace Übersicht
Belsoft Collaboration Day 2018 - Watson Workspace ÜbersichtBelsoft Collaboration Day 2018 - Watson Workspace Übersicht
Belsoft Collaboration Day 2018 - Watson Workspace ÜbersichtBelsoft
 
How APIs Are Driving the New Commerce Landscape
How APIs Are Driving the New Commerce LandscapeHow APIs Are Driving the New Commerce Landscape
How APIs Are Driving the New Commerce LandscapeDirk Hoerig
 
apidays LIVE Australia 2021 - Overcoming the 3 Largest Obstacles to Digital T...
apidays LIVE Australia 2021 - Overcoming the 3 Largest Obstacles to Digital T...apidays LIVE Australia 2021 - Overcoming the 3 Largest Obstacles to Digital T...
apidays LIVE Australia 2021 - Overcoming the 3 Largest Obstacles to Digital T...apidays
 
Digitizing and automating HR workflows with DronaHQ
Digitizing and automating HR workflows with DronaHQ Digitizing and automating HR workflows with DronaHQ
Digitizing and automating HR workflows with DronaHQ Kinjal Vora
 
Unleashing the Power of Generative AI.pdf
Unleashing the Power of Generative AI.pdfUnleashing the Power of Generative AI.pdf
Unleashing the Power of Generative AI.pdfeoinhalpin99
 
IBM Connections 6 Component Pack
IBM Connections 6 Component PackIBM Connections 6 Component Pack
IBM Connections 6 Component PackLetsConnect
 
Leveraging API Docs and Tools at Mercedes-Benz /developers
Leveraging API Docs and Tools at Mercedes-Benz /developersLeveraging API Docs and Tools at Mercedes-Benz /developers
Leveraging API Docs and Tools at Mercedes-Benz /developersPronovix
 
CREACE - NOAH17 London
CREACE - NOAH17 LondonCREACE - NOAH17 London
CREACE - NOAH17 LondonNOAH Advisors
 
Driving Customer Loyalty with Azure Machine Learning
Driving Customer Loyalty with Azure Machine LearningDriving Customer Loyalty with Azure Machine Learning
Driving Customer Loyalty with Azure Machine LearningCCG
 
Surge engr 245 lean launchpad stanford 2020
Surge engr 245 lean launchpad stanford 2020Surge engr 245 lean launchpad stanford 2020
Surge engr 245 lean launchpad stanford 2020Stanford University
 
Gen AI Cognizant & AWS event presentation_12 Oct.pdf
Gen AI Cognizant & AWS event presentation_12 Oct.pdfGen AI Cognizant & AWS event presentation_12 Oct.pdf
Gen AI Cognizant & AWS event presentation_12 Oct.pdfPhilipBasford
 
arago - NOAH19 Berlin
arago - NOAH19 Berlinarago - NOAH19 Berlin
arago - NOAH19 BerlinNOAH Advisors
 
SAP Reference Architecture based on LeanIX
SAP Reference Architecture based on LeanIXSAP Reference Architecture based on LeanIX
SAP Reference Architecture based on LeanIXLeanIX GmbH
 

Similar to Building Custom ibm Watson Workspace Templates to make you and your team more productive (20)

Soccnx13 Integrate Salesforce and IBM Connections
Soccnx13   Integrate Salesforce and IBM ConnectionsSoccnx13   Integrate Salesforce and IBM Connections
Soccnx13 Integrate Salesforce and IBM Connections
 
Bhadale group of companies projects portfolio
Bhadale group of companies  projects portfolioBhadale group of companies  projects portfolio
Bhadale group of companies projects portfolio
 
From Data to AI - Silicon Valley Open Source projects come to you - Madrid me...
From Data to AI - Silicon Valley Open Source projects come to you - Madrid me...From Data to AI - Silicon Valley Open Source projects come to you - Madrid me...
From Data to AI - Silicon Valley Open Source projects come to you - Madrid me...
 
Open Source AI - News and examples
Open Source AI - News and examplesOpen Source AI - News and examples
Open Source AI - News and examples
 
What’s New in OpenText Content Suite 16
What’s New in OpenText Content Suite 16What’s New in OpenText Content Suite 16
What’s New in OpenText Content Suite 16
 
What is Value Stream Management and why do you need it?
What is Value Stream Management and why do you need it?What is Value Stream Management and why do you need it?
What is Value Stream Management and why do you need it?
 
Belsoft Collaboration Day 2018 - Watson Workspace Übersicht
Belsoft Collaboration Day 2018 - Watson Workspace ÜbersichtBelsoft Collaboration Day 2018 - Watson Workspace Übersicht
Belsoft Collaboration Day 2018 - Watson Workspace Übersicht
 
How APIs Are Driving the New Commerce Landscape
How APIs Are Driving the New Commerce LandscapeHow APIs Are Driving the New Commerce Landscape
How APIs Are Driving the New Commerce Landscape
 
apidays LIVE Australia 2021 - Overcoming the 3 Largest Obstacles to Digital T...
apidays LIVE Australia 2021 - Overcoming the 3 Largest Obstacles to Digital T...apidays LIVE Australia 2021 - Overcoming the 3 Largest Obstacles to Digital T...
apidays LIVE Australia 2021 - Overcoming the 3 Largest Obstacles to Digital T...
 
Digitizing and automating HR workflows with DronaHQ
Digitizing and automating HR workflows with DronaHQ Digitizing and automating HR workflows with DronaHQ
Digitizing and automating HR workflows with DronaHQ
 
Unleashing the Power of Generative AI.pdf
Unleashing the Power of Generative AI.pdfUnleashing the Power of Generative AI.pdf
Unleashing the Power of Generative AI.pdf
 
IBM Connections 6 Component Pack
IBM Connections 6 Component PackIBM Connections 6 Component Pack
IBM Connections 6 Component Pack
 
Leveraging API Docs and Tools at Mercedes-Benz /developers
Leveraging API Docs and Tools at Mercedes-Benz /developersLeveraging API Docs and Tools at Mercedes-Benz /developers
Leveraging API Docs and Tools at Mercedes-Benz /developers
 
CREACE - NOAH17 London
CREACE - NOAH17 LondonCREACE - NOAH17 London
CREACE - NOAH17 London
 
Driving Customer Loyalty with Azure Machine Learning
Driving Customer Loyalty with Azure Machine LearningDriving Customer Loyalty with Azure Machine Learning
Driving Customer Loyalty with Azure Machine Learning
 
Surge engr 245 lean launchpad stanford 2020
Surge engr 245 lean launchpad stanford 2020Surge engr 245 lean launchpad stanford 2020
Surge engr 245 lean launchpad stanford 2020
 
Abhishek jaiswal
Abhishek jaiswalAbhishek jaiswal
Abhishek jaiswal
 
Gen AI Cognizant & AWS event presentation_12 Oct.pdf
Gen AI Cognizant & AWS event presentation_12 Oct.pdfGen AI Cognizant & AWS event presentation_12 Oct.pdf
Gen AI Cognizant & AWS event presentation_12 Oct.pdf
 
arago - NOAH19 Berlin
arago - NOAH19 Berlinarago - NOAH19 Berlin
arago - NOAH19 Berlin
 
SAP Reference Architecture based on LeanIX
SAP Reference Architecture based on LeanIXSAP Reference Architecture based on LeanIX
SAP Reference Architecture based on LeanIX
 

More from LetsConnect

Installing Component Pack 6.0.0.6
Installing Component Pack 6.0.0.6Installing Component Pack 6.0.0.6
Installing Component Pack 6.0.0.6LetsConnect
 
Oh $h@# - How to deal with emotional outbursts and hate in social situations
Oh $h@# - How to deal with emotional outbursts and hate in social situationsOh $h@# - How to deal with emotional outbursts and hate in social situations
Oh $h@# - How to deal with emotional outbursts and hate in social situationsLetsConnect
 
IBM Collaboration Framework in action: Customer success stories
IBM Collaboration Framework in action: Customer success storiesIBM Collaboration Framework in action: Customer success stories
IBM Collaboration Framework in action: Customer success storiesLetsConnect
 
Kubernetes Basics for Connections Admins
Kubernetes Basics for Connections AdminsKubernetes Basics for Connections Admins
Kubernetes Basics for Connections AdminsLetsConnect
 
ICS INtegration with Node-RED and Open Source
ICS INtegration with Node-RED and Open SourceICS INtegration with Node-RED and Open Source
ICS INtegration with Node-RED and Open SourceLetsConnect
 
Communities as the fundament of social learning
Communities as the fundament of social learningCommunities as the fundament of social learning
Communities as the fundament of social learningLetsConnect
 
It's not IBM or O365 - Integrate and Embrace
It's not IBM or O365 - Integrate and EmbraceIt's not IBM or O365 - Integrate and Embrace
It's not IBM or O365 - Integrate and EmbraceLetsConnect
 
Running Microservices in Production with IBM
Running Microservices in Production with IBMRunning Microservices in Production with IBM
Running Microservices in Production with IBMLetsConnect
 
Social business Fireside Chat with Frank Nestler
Social business Fireside Chat with Frank NestlerSocial business Fireside Chat with Frank Nestler
Social business Fireside Chat with Frank NestlerLetsConnect
 
Learning to Tell the Watson Workspace Story
Learning to Tell the Watson Workspace StoryLearning to Tell the Watson Workspace Story
Learning to Tell the Watson Workspace StoryLetsConnect
 
IBM Connections - The One Social Layer to Rule Them All
IBM Connections - The One Social Layer to Rule Them AllIBM Connections - The One Social Layer to Rule Them All
IBM Connections - The One Social Layer to Rule Them AllLetsConnect
 
Exploring a simpler, more portable, less overhead solution to deploy Elastics...
Exploring a simpler, more portable, less overhead solution to deploy Elastics...Exploring a simpler, more portable, less overhead solution to deploy Elastics...
Exploring a simpler, more portable, less overhead solution to deploy Elastics...LetsConnect
 
Enterprise social networking strategy framework
Enterprise social networking strategy framework Enterprise social networking strategy framework
Enterprise social networking strategy framework LetsConnect
 
Open Your Connections Toolbox! deploying the right tools in the right place f...
Open Your Connections Toolbox! deploying the right tools in the right place f...Open Your Connections Toolbox! deploying the right tools in the right place f...
Open Your Connections Toolbox! deploying the right tools in the right place f...LetsConnect
 
IBM Domino 10: A new chapter begins
IBM Domino 10: A new chapter beginsIBM Domino 10: A new chapter begins
IBM Domino 10: A new chapter beginsLetsConnect
 
Breaking the (Unwritten) Rules to Help Your Users
Breaking the (Unwritten) Rules to Help Your UsersBreaking the (Unwritten) Rules to Help Your Users
Breaking the (Unwritten) Rules to Help Your UsersLetsConnect
 
GDPR Considerations for IBM Connections
GDPR Considerations for IBM ConnectionsGDPR Considerations for IBM Connections
GDPR Considerations for IBM ConnectionsLetsConnect
 

More from LetsConnect (17)

Installing Component Pack 6.0.0.6
Installing Component Pack 6.0.0.6Installing Component Pack 6.0.0.6
Installing Component Pack 6.0.0.6
 
Oh $h@# - How to deal with emotional outbursts and hate in social situations
Oh $h@# - How to deal with emotional outbursts and hate in social situationsOh $h@# - How to deal with emotional outbursts and hate in social situations
Oh $h@# - How to deal with emotional outbursts and hate in social situations
 
IBM Collaboration Framework in action: Customer success stories
IBM Collaboration Framework in action: Customer success storiesIBM Collaboration Framework in action: Customer success stories
IBM Collaboration Framework in action: Customer success stories
 
Kubernetes Basics for Connections Admins
Kubernetes Basics for Connections AdminsKubernetes Basics for Connections Admins
Kubernetes Basics for Connections Admins
 
ICS INtegration with Node-RED and Open Source
ICS INtegration with Node-RED and Open SourceICS INtegration with Node-RED and Open Source
ICS INtegration with Node-RED and Open Source
 
Communities as the fundament of social learning
Communities as the fundament of social learningCommunities as the fundament of social learning
Communities as the fundament of social learning
 
It's not IBM or O365 - Integrate and Embrace
It's not IBM or O365 - Integrate and EmbraceIt's not IBM or O365 - Integrate and Embrace
It's not IBM or O365 - Integrate and Embrace
 
Running Microservices in Production with IBM
Running Microservices in Production with IBMRunning Microservices in Production with IBM
Running Microservices in Production with IBM
 
Social business Fireside Chat with Frank Nestler
Social business Fireside Chat with Frank NestlerSocial business Fireside Chat with Frank Nestler
Social business Fireside Chat with Frank Nestler
 
Learning to Tell the Watson Workspace Story
Learning to Tell the Watson Workspace StoryLearning to Tell the Watson Workspace Story
Learning to Tell the Watson Workspace Story
 
IBM Connections - The One Social Layer to Rule Them All
IBM Connections - The One Social Layer to Rule Them AllIBM Connections - The One Social Layer to Rule Them All
IBM Connections - The One Social Layer to Rule Them All
 
Exploring a simpler, more portable, less overhead solution to deploy Elastics...
Exploring a simpler, more portable, less overhead solution to deploy Elastics...Exploring a simpler, more portable, less overhead solution to deploy Elastics...
Exploring a simpler, more portable, less overhead solution to deploy Elastics...
 
Enterprise social networking strategy framework
Enterprise social networking strategy framework Enterprise social networking strategy framework
Enterprise social networking strategy framework
 
Open Your Connections Toolbox! deploying the right tools in the right place f...
Open Your Connections Toolbox! deploying the right tools in the right place f...Open Your Connections Toolbox! deploying the right tools in the right place f...
Open Your Connections Toolbox! deploying the right tools in the right place f...
 
IBM Domino 10: A new chapter begins
IBM Domino 10: A new chapter beginsIBM Domino 10: A new chapter begins
IBM Domino 10: A new chapter begins
 
Breaking the (Unwritten) Rules to Help Your Users
Breaking the (Unwritten) Rules to Help Your UsersBreaking the (Unwritten) Rules to Help Your Users
Breaking the (Unwritten) Rules to Help Your Users
 
GDPR Considerations for IBM Connections
GDPR Considerations for IBM ConnectionsGDPR Considerations for IBM Connections
GDPR Considerations for IBM Connections
 

Recently uploaded

Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...Matt Ray
 
Odoo 14 - eLearning Module In Odoo 14 Enterprise
Odoo 14 - eLearning Module In Odoo 14 EnterpriseOdoo 14 - eLearning Module In Odoo 14 Enterprise
Odoo 14 - eLearning Module In Odoo 14 Enterprisepreethippts
 
Software Coding for software engineering
Software Coding for software engineeringSoftware Coding for software engineering
Software Coding for software engineeringssuserb3a23b
 
Sending Calendar Invites on SES and Calendarsnack.pdf
Sending Calendar Invites on SES and Calendarsnack.pdfSending Calendar Invites on SES and Calendarsnack.pdf
Sending Calendar Invites on SES and Calendarsnack.pdf31events.com
 
Software Project Health Check: Best Practices and Techniques for Your Product...
Software Project Health Check: Best Practices and Techniques for Your Product...Software Project Health Check: Best Practices and Techniques for Your Product...
Software Project Health Check: Best Practices and Techniques for Your Product...Velvetech LLC
 
PREDICTING RIVER WATER QUALITY ppt presentation
PREDICTING  RIVER  WATER QUALITY  ppt presentationPREDICTING  RIVER  WATER QUALITY  ppt presentation
PREDICTING RIVER WATER QUALITY ppt presentationvaddepallysandeep122
 
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样umasea
 
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfGOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfAlina Yurenko
 
What is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWhat is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWave PLM
 
MYjobs Presentation Django-based project
MYjobs Presentation Django-based projectMYjobs Presentation Django-based project
MYjobs Presentation Django-based projectAnoyGreter
 
Intelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalmIntelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalmSujith Sukumaran
 
Precise and Complete Requirements? An Elusive Goal
Precise and Complete Requirements? An Elusive GoalPrecise and Complete Requirements? An Elusive Goal
Precise and Complete Requirements? An Elusive GoalLionel Briand
 
Implementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureImplementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureDinusha Kumarasiri
 
What is Advanced Excel and what are some best practices for designing and cre...
What is Advanced Excel and what are some best practices for designing and cre...What is Advanced Excel and what are some best practices for designing and cre...
What is Advanced Excel and what are some best practices for designing and cre...Technogeeks
 
SpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at RuntimeSpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at Runtimeandrehoraa
 
英国UN学位证,北安普顿大学毕业证书1:1制作
英国UN学位证,北安普顿大学毕业证书1:1制作英国UN学位证,北安普顿大学毕业证书1:1制作
英国UN学位证,北安普顿大学毕业证书1:1制作qr0udbr0
 
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...OnePlan Solutions
 
cpct NetworkING BASICS AND NETWORK TOOL.ppt
cpct NetworkING BASICS AND NETWORK TOOL.pptcpct NetworkING BASICS AND NETWORK TOOL.ppt
cpct NetworkING BASICS AND NETWORK TOOL.pptrcbcrtm
 
Folding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a seriesFolding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a seriesPhilip Schwarz
 

Recently uploaded (20)

Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
 
Odoo 14 - eLearning Module In Odoo 14 Enterprise
Odoo 14 - eLearning Module In Odoo 14 EnterpriseOdoo 14 - eLearning Module In Odoo 14 Enterprise
Odoo 14 - eLearning Module In Odoo 14 Enterprise
 
Software Coding for software engineering
Software Coding for software engineeringSoftware Coding for software engineering
Software Coding for software engineering
 
Sending Calendar Invites on SES and Calendarsnack.pdf
Sending Calendar Invites on SES and Calendarsnack.pdfSending Calendar Invites on SES and Calendarsnack.pdf
Sending Calendar Invites on SES and Calendarsnack.pdf
 
Software Project Health Check: Best Practices and Techniques for Your Product...
Software Project Health Check: Best Practices and Techniques for Your Product...Software Project Health Check: Best Practices and Techniques for Your Product...
Software Project Health Check: Best Practices and Techniques for Your Product...
 
PREDICTING RIVER WATER QUALITY ppt presentation
PREDICTING  RIVER  WATER QUALITY  ppt presentationPREDICTING  RIVER  WATER QUALITY  ppt presentation
PREDICTING RIVER WATER QUALITY ppt presentation
 
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
 
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfGOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
 
What is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWhat is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need It
 
MYjobs Presentation Django-based project
MYjobs Presentation Django-based projectMYjobs Presentation Django-based project
MYjobs Presentation Django-based project
 
Intelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalmIntelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalm
 
Precise and Complete Requirements? An Elusive Goal
Precise and Complete Requirements? An Elusive GoalPrecise and Complete Requirements? An Elusive Goal
Precise and Complete Requirements? An Elusive Goal
 
Implementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureImplementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with Azure
 
What is Advanced Excel and what are some best practices for designing and cre...
What is Advanced Excel and what are some best practices for designing and cre...What is Advanced Excel and what are some best practices for designing and cre...
What is Advanced Excel and what are some best practices for designing and cre...
 
SpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at RuntimeSpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at Runtime
 
英国UN学位证,北安普顿大学毕业证书1:1制作
英国UN学位证,北安普顿大学毕业证书1:1制作英国UN学位证,北安普顿大学毕业证书1:1制作
英国UN学位证,北安普顿大学毕业证书1:1制作
 
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
 
cpct NetworkING BASICS AND NETWORK TOOL.ppt
cpct NetworkING BASICS AND NETWORK TOOL.pptcpct NetworkING BASICS AND NETWORK TOOL.ppt
cpct NetworkING BASICS AND NETWORK TOOL.ppt
 
Folding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a seriesFolding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a series
 
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort ServiceHot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
 

Building Custom ibm Watson Workspace Templates to make you and your team more productive

  • 1. Berlin, October 16-17 2018 Building Custom Watson Workspace Templates to make you & your team more productive Danielle Baptiste Director, Offering Management, IBM @social_baptiste Stefano Pogliani European Technical Sales, IBM @stefanopog
  • 4. Social Connections 14 Berlin, October 16-17 2018 Our goal is to be a platform for AI driven collaboration solutions designed to accelerate critical business processes
  • 5. Social Connections 14 Berlin, October 16-17 2018 Watson Workspace Space Templates https://youtu.be/-rxA53tOgWU Built-in timeline to keep everyone aligned and focused on the final outcome Pre-defined apps to facilitate the work Custom properties to organize and categorize your efforts
  • 6. Social Connections 14 Berlin, October 16-17 2018 Space Template Example: fraud Resolution
  • 7. Berlin, October 16-17 2018 (Powered by Watson Workspace) 7 Solution example available today
  • 8. Social Connections 14 Berlin, October 16-17 2018 IBM Watson Workspace is focused on industry and domain-specific solutions Industries • Banking and financial services • Healthcare • Insurance • Telecommunications Domains • Customer service • Human resources • Sales • Supply chain Incident management is a pervasive theme throughout the industries and domains we’re focusing on. It is a common pattern to most use cases where a cognitive conversational approach provides the best possible solution to ensure successful outcomes in a repeatable fashion. 8
  • 9. Social Connections 14 Berlin, October 16-17 2018 Business Solution Examples 9 • Sales: opportunity/deal room • Customer support: case resolution • Marketing: resolve social media sentiment • Supply Chain: supply chain incident • Security: threat violation • Call center: L1, L2, L3 integration • Insurance: regulatory complaint • Enterprise: reduce email dependency • Finance: fraud incident, risk management • Human resources: employee engagement • Industrial: safety incidents • Consumer: new product information • Telecom: field service incidents • IT/Devops: outages, SWATs, etc • Procurement: minimize duplication/redundancies IBM Watson Workspace & Work Services / September 2017 / © 2017 IBM Corporation “The art of the possible”
  • 10. Social Connections 14 Berlin, October 16-17 2018 How to Identify Space Template Scenario Identify a repeatable work scenario Identify the Actors Identify the Collaboration flow and timeline Identify the Applications and data
  • 11. Social Connections 14 Berlin, October 16-17 2018 Feature overview for Watson Workspace Templates
  • 12. Social Connections 14 Berlin, October 16-17 2018 Creating custom experiences for teams. Templates provide to a space: - Apps to deploy - People to invite - Properties - Status tracking - All accessible through an API 1
  • 13. Berlin, October 16-17 2018 1 3 Templates meet the repeatable patterns of teams.
  • 14. Social Connections 14 Berlin, October 16-17 2018 Templates meet the repeatable patterns of teams 1 Easy to create and customise (Business Partner Opportunities) – Low code, open APIs and tools Leverage standalone, or part of an existing solution – Extensible by clients. – e.g IBM Supply Chain Insights with Resolution Rooms Focus for increasing speed of resolution – Bringing specialised team together for specific business problem AI to improve business process – Learn from the collaboration to add to recommend content & add to existing content to improve for future cases.
  • 15. Social Connections 14 Berlin, October 16-17 2018 Space Templates 1 Templates ... • Are customised to given use cases • Implement predefined workflows • Assign incidents to business areas • Define apps to be used • Define settings, e.g. “allow external participants” With space templates, businesses can react more quickly and targeted to business challenges. Apps ... • Integrate with backend systems ... • To provide relevant information • To interact with those systems, e.g. update status • Can listen to conversations in the space and offer services Spaces ... • Provide collaboration and communication • Document actions taken and results • Can be harvested for knowledge and best practices
  • 16. Social Connections 14 Berlin, October 16-17 2018 Creating templates 1
  • 17. Social Connections 14 Berlin, October 16-17 2018 Consider a sales team, and specifically sales opportunities. This follows a pattern: • A seller or team of sellers has to work with a client and get their deals to closure • They need to manage the deal, and get pricing to work for the situation • They need to coordinate, usually on the fly to put together an offer • They need to manage client meetings • Assemble materials, information, presentations • Bring on SME’s to help with the deal • Turn around questions, issues and obstacles quickly to keep the deal moving • Track the state of affairs on the deal, for themselves and for their management to keep a pulse on all the deals being worked 1
  • 18. Social Connections 14 Berlin, October 16-17 2018 Deal Rooms A Deal Room has a timeline, that tracks the state of the deal. The timeline is: Prospecting Qualifying Needs Analysis Proposal Negotiation Won/Closed 1
  • 19. Social Connections 14 Berlin, October 16-17 2018 Templates DNA 1 Template Timeline Required Apps - Prospecting - Qualifying - Needs Analysis - Proposal - Negotiation - Won/Closed Salesforce Deal Maker Sales Opportunity ID (required) Deal Temperature [Ok, Great, at risk] Contact count Properties
  • 20. Social Connections 14 Berlin, October 16-17 2018Group Name / DOC ID / Month XX, 2017 / © 2017 IBM Corporation Now we map all the details from the previous slide to our GraphQL API request.
  • 21. Social Connections 14 Berlin, October 16-17 2018 2
  • 22. Social Connections 14 Berlin, October 16-17 2018 2
  • 23. Social Connections 14 Berlin, October 16-17 2018 Group Name / DOC ID / Month XX, 2017 / © 2017 IBM Corporation Updating Space properties via API. 2 - Use the updateSpace mutation to pass in the propertyId and propertyValueId - The propertyValueId in the input comes from the acceptable values in template - For text properties propertyValueId is set to whatever text you want to update the value to.
  • 24. Social Connections 14 Berlin, October 16-17 2018 Updating Space Status via API. 2 - Use the updateSpace mutation to update statusValue.statusValueId. - Similar to the properties, the statusValueId in the input comes from the available status ids in template
  • 25. Social Connections 14 Berlin, October 16-17 2018 Deleting Space Template via API. 2 - Use the deleteSpaceTemplate mutation with id of the template as input.
  • 26. Social Connections 14 Berlin, October 16-17 2018 Sharing Space Template via API. 2 - Use the shareSpaceTemplate mutation with id of the template as input and target set to OPEN
  • 27. Social Connections 14 Berlin, October 16-17 2018 Sharing Space Template via API. 2 - Once shared, templates can be accessed in Watson Workspace via a share URL. - To view a shared template go to: https://workspace.ibm.com/space/template/<templateId> - To create a space from shared template go to: https://workspace.ibm.com/space/create?template=<templateId>
  • 28. Social Connections 14 Berlin, October 16-17 2018 Group Name / DOC ID / Month XX, 2017 / © 2017 IBM Corporation demo time 28
  • 29. Social Connections 14 Berlin, October 16-17 2018 Space Templates: Hands-on Labs Experience http://ibm.biz/WorkspaceLab
  • 30. Social Connections 14 Berlin, October 16-17 2018 Space Templates: NodeRed nodes https://flows.nodered.org/node/node-red-contrib-wws
  • 31. Social Connections 14 Berlin, October 16-17 2018 Template Features Summary 1) Create Space Template using GraphQL 2) Create Space using a Template from “Add Space UI” 3) Create Space from the Shared Template URL 4) Share Template using GraphQL & URL 5) Manage Template using Team Admin
  • 32. Social Connections 14 Berlin, October 16-17 2018 Template Features & Workspace Offerings 1) Create Space Template using GraphQL All (Preview, Essentials & Plus Users) 2) Create Space using a Template from “Add Space UI” Your Templates – All Users - All Offerings Team Templates – Plus Users Only 3) Create Space from the Shared Template URL All Users – All Offerings 4) Share Template using GraphQL & URL All Users – All Offerings 5) Manage Template using Team Admin Plus Team Admin
  • 33. Social Connections 14 Berlin, October 16-17 2018 PLATINUM SPONSORS GOLD SPONSORS BRONZE SPONSORS SILVER SPONSORS SPEEDSPONSORING BEER SPONSOR