SlideShare une entreprise Scribd logo
1  sur  34
Télécharger pour lire hors ligne
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

Contenu connexe

Tendances

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
 

Tendances (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 ...
 

Similaire à 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
 

Similaire à 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
 

Plus de 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
 

Plus de 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
 

Dernier

Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfkalichargn70th171
 
DNT_Corporate presentation know about us
DNT_Corporate presentation know about usDNT_Corporate presentation know about us
DNT_Corporate presentation know about usDynamic Netsoft
 
Professional Resume Template for Software Developers
Professional Resume Template for Software DevelopersProfessional Resume Template for Software Developers
Professional Resume Template for Software DevelopersVinodh Ram
 
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...OnePlan Solutions
 
Active Directory Penetration Testing, cionsystems.com.pdf
Active Directory Penetration Testing, cionsystems.com.pdfActive Directory Penetration Testing, cionsystems.com.pdf
Active Directory Penetration Testing, cionsystems.com.pdfCionsystems
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Modelsaagamshah0812
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdfWave PLM
 
why an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfwhy an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfjoe51371421
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVshikhaohhpro
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...harshavardhanraghave
 
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...soniya singh
 
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfThe Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfkalichargn70th171
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxbodapatigopi8531
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfkalichargn70th171
 
Building Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop SlideBuilding Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop SlideChristina Lin
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...MyIntelliSource, Inc.
 
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️anilsa9823
 

Dernier (20)

Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
 
DNT_Corporate presentation know about us
DNT_Corporate presentation know about usDNT_Corporate presentation know about us
DNT_Corporate presentation know about us
 
Professional Resume Template for Software Developers
Professional Resume Template for Software DevelopersProfessional Resume Template for Software Developers
Professional Resume Template for Software Developers
 
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS LiveVip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
 
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
 
Exploring iOS App Development: Simplifying the Process
Exploring iOS App Development: Simplifying the ProcessExploring iOS App Development: Simplifying the Process
Exploring iOS App Development: Simplifying the Process
 
Active Directory Penetration Testing, cionsystems.com.pdf
Active Directory Penetration Testing, cionsystems.com.pdfActive Directory Penetration Testing, cionsystems.com.pdf
Active Directory Penetration Testing, cionsystems.com.pdf
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Models
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf
 
why an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfwhy an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdf
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTV
 
Call Girls In Mukherjee Nagar 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
Call Girls In Mukherjee Nagar 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...Call Girls In Mukherjee Nagar 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
Call Girls In Mukherjee Nagar 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
 
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
 
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfThe Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptx
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
 
Building Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop SlideBuilding Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
 
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
 

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