SlideShare uma empresa Scribd logo
1 de 41
Baixar para ler offline
Intelliact AG
Siewerdtstrasse 8
CH-8050 Zürich
T. +41 (44) 315 67 40
mail@intelliact.ch
www.intelliact.ch
How GraphQL accelerates B2B
Composable Commerce
Marco Egli, Intelliact AG, 16.12.2022
https://www.linkedin.com/in/marco-egli-intelliact/
APIDAYS PARIS 2022
https://www.linkedin.com/in/marco-egli-intelliact/
APIDAYS PARIS 2022
2
2023 SERIES OF EVENT
New York
May 16&17
Australia
October 11&12
Singapore
April 12&13
Helsinki & North
June 5&6
Paris
SEPTEMBER
London
November
15&16
June 28-30
SILICON VALLEY
March 14&15
Dubai & Middle East
February 22&23
3
Photo by Kenny Eliason on Unsplash
4
Photo by Alexander Grey on Unsplash
5
Photo by Robert Anasch on Unsplash
Quantity
Products our B2B commerce customers sell
APIDAYS PARIS 2022
6
For B2B products, other attributes are important
APIDAYS PARIS 2022
7
Length
Connector B
Connector A
Implant System Platform
Platform Drills
Torque Ratchet
The sum of the parts results in the functional product
1 NC + 1 NO
1 NC + 1 NO
Screw Terminal
Gold Contacts
For B2B products, other attributes are important
APIDAYS PARIS 2022
8
Length
Connector B
Connector A
Implant System Platform
Platform Drills
Torque Ratchet
The sum of the parts results in the functional product
1 NC + 1 NO
1 NC + 1 NO
Screw Terminal
Gold Contacts
Configurable Products
https://shop.thommenmedical.com
APIDAYS PARIS 2022
UX and visual design by Eyekon https://eyekon.ch/
THOMMEN MEDICAL E-SHOP
From Customer Journey to Architecture:
Many ways to find the needed product
10
Customer Journey: many ways to find the needed product
APIDAYS PARIS 2022
11
Navigation in den Kategorien
User Journeys durch die Ansichten und Funktionen
4
Favoriten
Produktfilter
Bundle Promo Gutschein
einlösen
Bezahl-
möglichkeiten
Verfügbarkeit
Verfügbarkeit
Kons.lager
Zusatz-
produkte
Konfigurator
Produktdetails
Bundle Promo
Produktpreise
(Brutto)
Land (Währung) / Sprache
Katalog-
ansicht
Kategorien
Suche
Produktlisten
Produkt-
detail
Check-Out
Adressen
Bezahlung
myThommen
Favoriten
Meine Daten
Produktpreise
(Brutto)
Warenkorb
Adressen
Produktpreise
(Brutto)
Kunde
Warenkörbe/
Offene
Bestellungen
Spezial
Angebote
Kundenlisten
Kundenerfas-
sung/ -Freigaben Bundles
Gutscheine
«agiere als
Kunde»
Katalogbereich Konto-Verwaltung Intern / Sales Agent
Zusatz-
produkte
Scan Planungs-
ergebnis
Excel-Import
Scan to
Warenkorb
Helper Tools
Bestellung
Staffelung der
Lieferung
Produktlisten
Produktlisten
Versand
Order Tracking
Produktliste
Bundle Promo
Dashboard
Bestellliste
Gutscheine
Produktlisten
(häufig gekauft)
In Kategorien
Einstieg
Landing Page
Favoriten
Suche
Produktlisten
(Featured)
News
Commerce-Bereich
Search Engine
(Google)
Echtzeit-
Zusammenarbeit
mit AD, SA
Echtzeit-
Zusammenarbeit
mit SA, AD
Staffelung der
Lieferung
Bestellliste
Gutscheine
Meine
Mitarbeiter
Legende:
1. Generalistin: Klassische Suche
2. Expertin: Digitaler Workflow
3. Praxis Assistentin: Bestellung
4. Sales Agent/AD/(ID): Beratung
5. Distributor: Grossbestellung
Each user group searches for products individually
Navigating through the categories to the product
APIDAYS PARIS 2022
12
Navigating in the categories
Scan-to-Cart
APIDAYS PARIS 2022
13
Scan-to-Cart
Search on Google
APIDAYS PARIS 2022
14
Search on Google
Matching products, tools, accessories
APIDAYS PARIS 2022
15
Suche bei Google
Matching products, tools, accessories
«A standard shop solution solves 80% of use cases with
normal effort. The individual 20% and all future, new features
cost many times more.»
16
«A standard shop solution solves 80% of use cases with
normal effort. The individual 20% and all future, new features
cost many times more.»
17
The product model must match the business model
The frontend for the customers is tailor-
made to the customers' use case and to the
uniqueness of the product sold.
The building blocks used are standard
building blocks and guarantee high
robustness and scalability.
Multi-Markets
Multi-Languages
Almost infinite parallel users
The interfaces are powered by GraphQL
(wherever possible) and JSON-APIs
Architecture: Composable Commerce
APIDAYS PARIS 2022
18
OMS
PWA
CMS
API,
GraphQL
Search
Payment
Analytics
ERP
MAM
The frontend for the customers is tailor-
made to the customers' use case and to the
uniqueness of the product sold.
The building blocks used are standard
building blocks and guarantee high
robustness and scalability.
Multi-Markets
Multi-Languages
Almost infinite parallel users
The interfaces are powered by GraphQL
(wherever possible) and JSON-APIs
Architecture: Composable Commerce
APIDAYS PARIS 2022
19
OMS
PWA
CMS
Search
A headless CMS with integrated media management and a
GraphQL interface provides the category structure and
additional products content: Hygraph (GraphCMS)
A headless commerce and distributed order management
enables a globally uniform user experience: CommerceLayer
A lightning fast search finds products and categories even
with inaccurate entries: Algolia
The ERP is the backbone for master data and order
processing. The event driven interface enables agile
development: SAP + CAS
The Stack
APIDAYS PARIS 2022
20
1) Intelliact AG is an independent service agency. The software used was
selected for this specific use case. Each situation is evaluated individually.
2) All logos used are under copyright protection
«In the composable enterprise architecture, the tech stack is
built on cloud services and capabilities, which can be well
described with the MACH definition, focusing on flexibility,
scalability and APIs.»
21
«In the composable enterprise architecture, the tech stack is
built on cloud services and capabilities, which can be well
described with the MACH definition, focusing on flexibility,
scalability and APIs.»
22
And this is where it gets handy with GraphQL
Navigating through the categories to the product
APIDAYS PARIS 2022
23
Scan-to-Cart
APIDAYS PARIS 2022
24
Scan-to-Cart
Search on Google
APIDAYS PARIS 2022
25
Search on Google
Matching products, tools, accessories
APIDAYS PARIS 2022
26
Suche bei Google
Matching products, tools, accessories
«With GraphQL, different views on the same data are possible. In
the frontend, the relevant data can be retrieved according to the
situation without having to make any changes in the backend.
This enables flexible, independent and fast development.»
27
«With GraphQL, different views on the same data are possible. In
the frontend, the relevant data can be retrieved according to the
situation without having to make any changes in the backend.
This enables flexible, independent and fast development.»
28
Fewer requests with no overfetching increase performance
From zero to feature complete in 6 months
App package size on initial load: 250 kB
Add item to cart in Zurich: 100 ms
Add item to cart in Singapore: 100 ms
Navigating the categories: instant, everywhere
Performance matters
APIDAYS PARIS 2022
29
Lighthouse
Report in December 2022
https://webpagetest.org/
Report in August, Europe
Verdict of the Jury for the 5 Awards at Best of Swiss Web 2022
„The Thommen Medical B2B webshop is a lightning-fast solution with a very
wide range of functions. The jury particularly liked how the complexity of the
application scope was handled. The shop is mature and can be used easily. The
implementation is flawless and has a modern integrated architecture all the
way to the ERP backend.“
With GraphQL, the following goals were easily achieved
Short time to market
To underline Thommen Medicals claim: “Driven by science, not trends.”
Low Risk for vendor lock-in
No redundant data management
Easy Integration with existing content
High developer productivity with interfaces for complex B2B functions
Photo by Anders Jildén on Unsplash
https://hmi.eao.com
APIDAYS PARIS 2022
UX and visual design by Eyekon https://eyekon.ch/
Gold in «Productivity»
Silver in «Digital Commerce» and «Business»
Bronze in «Usability»
Products in hundreds of thousands of variants
33
Series: 82 Series: 45
Show new product variants on what pages?
Products: Multiple Classification
34
Function: Emergency stop switch
Market: Rail transport
Application: Crane vehicles
Series: 82
Function: lluminated pushbutton
Series: 45
Function: Stop switch
Market: Heavy Duty
Market: Machinery
Market: Heavy Duty
Application: Crane vehicles
Application: Construction Machinery
Application: Toilet facilities
Application: Passenger convenience
Products: Multiple Classification
35
Function: Emergency stop switch
Market: Rail transport
Application: Crane vehicles
Series: 82
Function: lluminated pushbutton
Series: 45
Function: Stop switch
Market: Heavy Duty
Market: Machinery
Market: Heavy Duty
Application: Crane vehicles
Application: Construction Machinery
Application: Toilet facilities
Application: Passenger convenience
GraphQL allows nested queries
B2B Commerce that scales
Typed product model that supports the customer journey
Stable API for all transactional business logic
Flexible GraphQL for all product content to the frontend
Short
Lifecycles
Long
Lifecycles
Forward compatibility for SPAs and mobile apps
Photo by Mario Dobelmann on Unsplash
Keep Playing!
Photo by Robert Collins on Unsplash
38
39
Abstract: Thommen Medical's award-winning B2B webshop was developed from
the first workshop to feature complete within 6 months. This speed was made
possible by Composable Commerce and a MACH architecture. GraphQL made it
possible to satisfy the diverse needs of the end customers flexibly and precisely on
the track from customer journey to success.
Senior Consultant & Solution Architect
at Intelliact since 2001
Studied mechanical engineering at the ETH Zurich
Immense wealth of experience with successful product
lifecycle management projects
Designed and developed innovative applications using
current internet technologies and methodology for
companies operating worldwide
Marco Egli
APIDAYS PARIS 2022
40
www.intelliact.ch/en/marco-egli
https://www.linkedin.com/in/marco-egli-intelliact/

Mais conteúdo relacionado

Semelhante a apidays Paris 2022 - How GraphQL accelerates B2B Composable Commerce, Marco Egli, Intelliact AG

[apidays LIVE HONK KONG] - Building an Integrated Supply Chain for APIs
[apidays LIVE HONK KONG] - Building an Integrated Supply Chain for APIs [apidays LIVE HONK KONG] - Building an Integrated Supply Chain for APIs
[apidays LIVE HONK KONG] - Building an Integrated Supply Chain for APIs WSO2
 
[WSO2 Summit APAC 2020] The Integrated API Supply Chain
[WSO2 Summit APAC 2020] The Integrated API Supply Chain[WSO2 Summit APAC 2020] The Integrated API Supply Chain
[WSO2 Summit APAC 2020] The Integrated API Supply ChainWSO2
 
The Rise Of Event Streaming – Why Apache Kafka Changes Everything
The Rise Of Event Streaming – Why Apache Kafka Changes EverythingThe Rise Of Event Streaming – Why Apache Kafka Changes Everything
The Rise Of Event Streaming – Why Apache Kafka Changes EverythingKai Wähner
 
Apache kafka event_streaming___kai_waehner
Apache kafka event_streaming___kai_waehnerApache kafka event_streaming___kai_waehner
Apache kafka event_streaming___kai_waehnerconfluent
 
Support unlimited and ever changing customer experiences with GraphQL by Andr...
Support unlimited and ever changing customer experiences with GraphQL by Andr...Support unlimited and ever changing customer experiences with GraphQL by Andr...
Support unlimited and ever changing customer experiences with GraphQL by Andr...Andrew Kumar
 
Open Technology Platform for Digital Transformation
Open Technology Platform for Digital TransformationOpen Technology Platform for Digital Transformation
Open Technology Platform for Digital TransformationWSO2
 
V6 Introduction Link
V6 Introduction LinkV6 Introduction Link
V6 Introduction Linkyerencao
 
Digital Solutions Development and Measurement at ABB Process Industries
Digital Solutions Development and Measurement at ABB Process IndustriesDigital Solutions Development and Measurement at ABB Process Industries
Digital Solutions Development and Measurement at ABB Process IndustriesMikko Marsio
 
WSO2 User Group Bangalore Meetup
WSO2 User Group Bangalore MeetupWSO2 User Group Bangalore Meetup
WSO2 User Group Bangalore MeetupWSO2
 
Bridge to Cloud: Using Apache Kafka to Migrate to GCP
Bridge to Cloud: Using Apache Kafka to Migrate to GCPBridge to Cloud: Using Apache Kafka to Migrate to GCP
Bridge to Cloud: Using Apache Kafka to Migrate to GCPconfluent
 
Connecting Buildings with AWS
Connecting Buildings with AWSConnecting Buildings with AWS
Connecting Buildings with AWSAWS Germany
 
Design with Autodesk Solutions
Design with Autodesk Solutions Design with Autodesk Solutions
Design with Autodesk Solutions MCAD HCM
 
Leveraging Cloud and APIs as a Platform for Innovation
Leveraging Cloud and APIs as a Platform for InnovationLeveraging Cloud and APIs as a Platform for Innovation
Leveraging Cloud and APIs as a Platform for InnovationMikael Puittinen
 
Building Audi’s enterprise big data platform
Building Audi’s enterprise big data platformBuilding Audi’s enterprise big data platform
Building Audi’s enterprise big data platformDataWorks Summit
 
API First... not!
API First... not!API First... not!
API First... not!Nordic APIs
 
Convertigo Low Code / No Code Platform
Convertigo Low Code / No Code PlatformConvertigo Low Code / No Code Platform
Convertigo Low Code / No Code PlatformOlivierPicciotto
 
BEDCon 2016 - Kay Lerch on "Will trade an ESB for an agile integration soluti...
BEDCon 2016 - Kay Lerch on "Will trade an ESB for an agile integration soluti...BEDCon 2016 - Kay Lerch on "Will trade an ESB for an agile integration soluti...
BEDCon 2016 - Kay Lerch on "Will trade an ESB for an agile integration soluti...Kay Lerch
 
Arolys | The key of your competitiveness / Value Analysis and Design to Cost
Arolys | The key of your competitiveness / Value Analysis and Design to CostArolys | The key of your competitiveness / Value Analysis and Design to Cost
Arolys | The key of your competitiveness / Value Analysis and Design to CostArolys
 
Architecting a Digital Enterprise
Architecting a Digital EnterpriseArchitecting a Digital Enterprise
Architecting a Digital EnterpriseWSO2
 

Semelhante a apidays Paris 2022 - How GraphQL accelerates B2B Composable Commerce, Marco Egli, Intelliact AG (20)

[apidays LIVE HONK KONG] - Building an Integrated Supply Chain for APIs
[apidays LIVE HONK KONG] - Building an Integrated Supply Chain for APIs [apidays LIVE HONK KONG] - Building an Integrated Supply Chain for APIs
[apidays LIVE HONK KONG] - Building an Integrated Supply Chain for APIs
 
[WSO2 Summit APAC 2020] The Integrated API Supply Chain
[WSO2 Summit APAC 2020] The Integrated API Supply Chain[WSO2 Summit APAC 2020] The Integrated API Supply Chain
[WSO2 Summit APAC 2020] The Integrated API Supply Chain
 
The Rise Of Event Streaming – Why Apache Kafka Changes Everything
The Rise Of Event Streaming – Why Apache Kafka Changes EverythingThe Rise Of Event Streaming – Why Apache Kafka Changes Everything
The Rise Of Event Streaming – Why Apache Kafka Changes Everything
 
Apache kafka event_streaming___kai_waehner
Apache kafka event_streaming___kai_waehnerApache kafka event_streaming___kai_waehner
Apache kafka event_streaming___kai_waehner
 
Support unlimited and ever changing customer experiences with GraphQL by Andr...
Support unlimited and ever changing customer experiences with GraphQL by Andr...Support unlimited and ever changing customer experiences with GraphQL by Andr...
Support unlimited and ever changing customer experiences with GraphQL by Andr...
 
Open Technology Platform for Digital Transformation
Open Technology Platform for Digital TransformationOpen Technology Platform for Digital Transformation
Open Technology Platform for Digital Transformation
 
V6 Introduction Link
V6 Introduction LinkV6 Introduction Link
V6 Introduction Link
 
Digital Solutions Development and Measurement at ABB Process Industries
Digital Solutions Development and Measurement at ABB Process IndustriesDigital Solutions Development and Measurement at ABB Process Industries
Digital Solutions Development and Measurement at ABB Process Industries
 
WSO2 User Group Bangalore Meetup
WSO2 User Group Bangalore MeetupWSO2 User Group Bangalore Meetup
WSO2 User Group Bangalore Meetup
 
Bridge to Cloud: Using Apache Kafka to Migrate to GCP
Bridge to Cloud: Using Apache Kafka to Migrate to GCPBridge to Cloud: Using Apache Kafka to Migrate to GCP
Bridge to Cloud: Using Apache Kafka to Migrate to GCP
 
Connecting Buildings with AWS
Connecting Buildings with AWSConnecting Buildings with AWS
Connecting Buildings with AWS
 
Design with Autodesk Solutions
Design with Autodesk Solutions Design with Autodesk Solutions
Design with Autodesk Solutions
 
Leveraging Cloud and APIs as a Platform for Innovation
Leveraging Cloud and APIs as a Platform for InnovationLeveraging Cloud and APIs as a Platform for Innovation
Leveraging Cloud and APIs as a Platform for Innovation
 
Building Audi’s enterprise big data platform
Building Audi’s enterprise big data platformBuilding Audi’s enterprise big data platform
Building Audi’s enterprise big data platform
 
API First... not!
API First... not!API First... not!
API First... not!
 
Convertigo Low Code / No Code Platform
Convertigo Low Code / No Code PlatformConvertigo Low Code / No Code Platform
Convertigo Low Code / No Code Platform
 
BEDCon 2016 - Kay Lerch on "Will trade an ESB for an agile integration soluti...
BEDCon 2016 - Kay Lerch on "Will trade an ESB for an agile integration soluti...BEDCon 2016 - Kay Lerch on "Will trade an ESB for an agile integration soluti...
BEDCon 2016 - Kay Lerch on "Will trade an ESB for an agile integration soluti...
 
Arolys | The key of your competitiveness / Value Analysis and Design to Cost
Arolys | The key of your competitiveness / Value Analysis and Design to CostArolys | The key of your competitiveness / Value Analysis and Design to Cost
Arolys | The key of your competitiveness / Value Analysis and Design to Cost
 
Architecting a Digital Enterprise
Architecting a Digital EnterpriseArchitecting a Digital Enterprise
Architecting a Digital Enterprise
 
Industry 4.0
Industry 4.0Industry 4.0
Industry 4.0
 

Mais de apidays

Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...apidays
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
Apidays New York 2024 - The secrets to Graph success, by Leah Hurwich Adler, ...
Apidays New York 2024 - The secrets to Graph success, by Leah Hurwich Adler, ...Apidays New York 2024 - The secrets to Graph success, by Leah Hurwich Adler, ...
Apidays New York 2024 - The secrets to Graph success, by Leah Hurwich Adler, ...apidays
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...apidays
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 
Apidays New York 2024 - API Discovery - From Crawl to Run by Rob Dickinson, G...
Apidays New York 2024 - API Discovery - From Crawl to Run by Rob Dickinson, G...Apidays New York 2024 - API Discovery - From Crawl to Run by Rob Dickinson, G...
Apidays New York 2024 - API Discovery - From Crawl to Run by Rob Dickinson, G...apidays
 
Apidays Singapore 2024 - Building with the Planet in Mind by Sandeep Joshi, M...
Apidays Singapore 2024 - Building with the Planet in Mind by Sandeep Joshi, M...Apidays Singapore 2024 - Building with the Planet in Mind by Sandeep Joshi, M...
Apidays Singapore 2024 - Building with the Planet in Mind by Sandeep Joshi, M...apidays
 
Apidays Singapore 2024 - Connecting Cross Border Commerce with Payments by Gu...
Apidays Singapore 2024 - Connecting Cross Border Commerce with Payments by Gu...Apidays Singapore 2024 - Connecting Cross Border Commerce with Payments by Gu...
Apidays Singapore 2024 - Connecting Cross Border Commerce with Payments by Gu...apidays
 
Apidays Singapore 2024 - Privacy Enhancing Technologies for AI by Mark Choo, ...
Apidays Singapore 2024 - Privacy Enhancing Technologies for AI by Mark Choo, ...Apidays Singapore 2024 - Privacy Enhancing Technologies for AI by Mark Choo, ...
Apidays Singapore 2024 - Privacy Enhancing Technologies for AI by Mark Choo, ...apidays
 
Apidays Singapore 2024 - Blending AI and IoT for Smarter Health by Matthew Ch...
Apidays Singapore 2024 - Blending AI and IoT for Smarter Health by Matthew Ch...Apidays Singapore 2024 - Blending AI and IoT for Smarter Health by Matthew Ch...
Apidays Singapore 2024 - Blending AI and IoT for Smarter Health by Matthew Ch...apidays
 
Apidays Singapore 2024 - OpenTelemetry for API Monitoring by Danielle Kayumbi...
Apidays Singapore 2024 - OpenTelemetry for API Monitoring by Danielle Kayumbi...Apidays Singapore 2024 - OpenTelemetry for API Monitoring by Danielle Kayumbi...
Apidays Singapore 2024 - OpenTelemetry for API Monitoring by Danielle Kayumbi...apidays
 
Apidays Singapore 2024 - Connecting Product and Engineering Teams with Testin...
Apidays Singapore 2024 - Connecting Product and Engineering Teams with Testin...Apidays Singapore 2024 - Connecting Product and Engineering Teams with Testin...
Apidays Singapore 2024 - Connecting Product and Engineering Teams with Testin...apidays
 
Apidays Singapore 2024 - The Growing Carbon Footprint of Digitalization and H...
Apidays Singapore 2024 - The Growing Carbon Footprint of Digitalization and H...Apidays Singapore 2024 - The Growing Carbon Footprint of Digitalization and H...
Apidays Singapore 2024 - The Growing Carbon Footprint of Digitalization and H...apidays
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Apidays Singapore 2024 - API Monitoring x SRE by Ryan Ashneil and Eugene Wong...
Apidays Singapore 2024 - API Monitoring x SRE by Ryan Ashneil and Eugene Wong...Apidays Singapore 2024 - API Monitoring x SRE by Ryan Ashneil and Eugene Wong...
Apidays Singapore 2024 - API Monitoring x SRE by Ryan Ashneil and Eugene Wong...apidays
 
Apidays Singapore 2024 - A nuanced approach on AI costs and benefits for the ...
Apidays Singapore 2024 - A nuanced approach on AI costs and benefits for the ...Apidays Singapore 2024 - A nuanced approach on AI costs and benefits for the ...
Apidays Singapore 2024 - A nuanced approach on AI costs and benefits for the ...apidays
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbuapidays
 
Apidays Singapore 2024 - How APIs drive business at BNP Paribas by Quy-Doan D...
Apidays Singapore 2024 - How APIs drive business at BNP Paribas by Quy-Doan D...Apidays Singapore 2024 - How APIs drive business at BNP Paribas by Quy-Doan D...
Apidays Singapore 2024 - How APIs drive business at BNP Paribas by Quy-Doan D...apidays
 

Mais de apidays (20)

Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Apidays New York 2024 - The secrets to Graph success, by Leah Hurwich Adler, ...
Apidays New York 2024 - The secrets to Graph success, by Leah Hurwich Adler, ...Apidays New York 2024 - The secrets to Graph success, by Leah Hurwich Adler, ...
Apidays New York 2024 - The secrets to Graph success, by Leah Hurwich Adler, ...
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
Apidays New York 2024 - API Discovery - From Crawl to Run by Rob Dickinson, G...
Apidays New York 2024 - API Discovery - From Crawl to Run by Rob Dickinson, G...Apidays New York 2024 - API Discovery - From Crawl to Run by Rob Dickinson, G...
Apidays New York 2024 - API Discovery - From Crawl to Run by Rob Dickinson, G...
 
Apidays Singapore 2024 - Building with the Planet in Mind by Sandeep Joshi, M...
Apidays Singapore 2024 - Building with the Planet in Mind by Sandeep Joshi, M...Apidays Singapore 2024 - Building with the Planet in Mind by Sandeep Joshi, M...
Apidays Singapore 2024 - Building with the Planet in Mind by Sandeep Joshi, M...
 
Apidays Singapore 2024 - Connecting Cross Border Commerce with Payments by Gu...
Apidays Singapore 2024 - Connecting Cross Border Commerce with Payments by Gu...Apidays Singapore 2024 - Connecting Cross Border Commerce with Payments by Gu...
Apidays Singapore 2024 - Connecting Cross Border Commerce with Payments by Gu...
 
Apidays Singapore 2024 - Privacy Enhancing Technologies for AI by Mark Choo, ...
Apidays Singapore 2024 - Privacy Enhancing Technologies for AI by Mark Choo, ...Apidays Singapore 2024 - Privacy Enhancing Technologies for AI by Mark Choo, ...
Apidays Singapore 2024 - Privacy Enhancing Technologies for AI by Mark Choo, ...
 
Apidays Singapore 2024 - Blending AI and IoT for Smarter Health by Matthew Ch...
Apidays Singapore 2024 - Blending AI and IoT for Smarter Health by Matthew Ch...Apidays Singapore 2024 - Blending AI and IoT for Smarter Health by Matthew Ch...
Apidays Singapore 2024 - Blending AI and IoT for Smarter Health by Matthew Ch...
 
Apidays Singapore 2024 - OpenTelemetry for API Monitoring by Danielle Kayumbi...
Apidays Singapore 2024 - OpenTelemetry for API Monitoring by Danielle Kayumbi...Apidays Singapore 2024 - OpenTelemetry for API Monitoring by Danielle Kayumbi...
Apidays Singapore 2024 - OpenTelemetry for API Monitoring by Danielle Kayumbi...
 
Apidays Singapore 2024 - Connecting Product and Engineering Teams with Testin...
Apidays Singapore 2024 - Connecting Product and Engineering Teams with Testin...Apidays Singapore 2024 - Connecting Product and Engineering Teams with Testin...
Apidays Singapore 2024 - Connecting Product and Engineering Teams with Testin...
 
Apidays Singapore 2024 - The Growing Carbon Footprint of Digitalization and H...
Apidays Singapore 2024 - The Growing Carbon Footprint of Digitalization and H...Apidays Singapore 2024 - The Growing Carbon Footprint of Digitalization and H...
Apidays Singapore 2024 - The Growing Carbon Footprint of Digitalization and H...
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Apidays Singapore 2024 - API Monitoring x SRE by Ryan Ashneil and Eugene Wong...
Apidays Singapore 2024 - API Monitoring x SRE by Ryan Ashneil and Eugene Wong...Apidays Singapore 2024 - API Monitoring x SRE by Ryan Ashneil and Eugene Wong...
Apidays Singapore 2024 - API Monitoring x SRE by Ryan Ashneil and Eugene Wong...
 
Apidays Singapore 2024 - A nuanced approach on AI costs and benefits for the ...
Apidays Singapore 2024 - A nuanced approach on AI costs and benefits for the ...Apidays Singapore 2024 - A nuanced approach on AI costs and benefits for the ...
Apidays Singapore 2024 - A nuanced approach on AI costs and benefits for the ...
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
 
Apidays Singapore 2024 - How APIs drive business at BNP Paribas by Quy-Doan D...
Apidays Singapore 2024 - How APIs drive business at BNP Paribas by Quy-Doan D...Apidays Singapore 2024 - How APIs drive business at BNP Paribas by Quy-Doan D...
Apidays Singapore 2024 - How APIs drive business at BNP Paribas by Quy-Doan D...
 

Último

Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxolyaivanovalion
 
➥🔝 7737669865 🔝▻ Dindigul Call-girls in Women Seeking Men 🔝Dindigul🔝 Escor...
➥🔝 7737669865 🔝▻ Dindigul Call-girls in Women Seeking Men  🔝Dindigul🔝   Escor...➥🔝 7737669865 🔝▻ Dindigul Call-girls in Women Seeking Men  🔝Dindigul🔝   Escor...
➥🔝 7737669865 🔝▻ Dindigul Call-girls in Women Seeking Men 🔝Dindigul🔝 Escor...amitlee9823
 
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...amitlee9823
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysismanisha194592
 
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -Pooja Nehwal
 
➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men 🔝Bangalore🔝 Esc...
➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men  🔝Bangalore🔝   Esc...➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men  🔝Bangalore🔝   Esc...
➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men 🔝Bangalore🔝 Esc...amitlee9823
 
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...amitlee9823
 
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...amitlee9823
 
➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men 🔝Thrissur🔝 Escor...
➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men  🔝Thrissur🔝   Escor...➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men  🔝Thrissur🔝   Escor...
➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men 🔝Thrissur🔝 Escor...amitlee9823
 
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Valters Lauzums
 
Call Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night StandCall Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night Standamitlee9823
 
DATA SUMMIT 24 Building Real-Time Pipelines With FLaNK
DATA SUMMIT 24  Building Real-Time Pipelines With FLaNKDATA SUMMIT 24  Building Real-Time Pipelines With FLaNK
DATA SUMMIT 24 Building Real-Time Pipelines With FLaNKTimothy Spann
 
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night StandCall Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Standamitlee9823
 
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...amitlee9823
 
👉 Amritsar Call Girl 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Phone No Amri...
👉 Amritsar Call Girl 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Phone No Amri...👉 Amritsar Call Girl 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Phone No Amri...
👉 Amritsar Call Girl 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Phone No Amri...karishmasinghjnh
 
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...only4webmaster01
 
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 

Último (20)

Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFx
 
➥🔝 7737669865 🔝▻ Dindigul Call-girls in Women Seeking Men 🔝Dindigul🔝 Escor...
➥🔝 7737669865 🔝▻ Dindigul Call-girls in Women Seeking Men  🔝Dindigul🔝   Escor...➥🔝 7737669865 🔝▻ Dindigul Call-girls in Women Seeking Men  🔝Dindigul🔝   Escor...
➥🔝 7737669865 🔝▻ Dindigul Call-girls in Women Seeking Men 🔝Dindigul🔝 Escor...
 
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysis
 
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
 
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
 
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get CytotecAbortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
 
➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men 🔝Bangalore🔝 Esc...
➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men  🔝Bangalore🔝   Esc...➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men  🔝Bangalore🔝   Esc...
➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men 🔝Bangalore🔝 Esc...
 
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
 
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
 
➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men 🔝Thrissur🔝 Escor...
➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men  🔝Thrissur🔝   Escor...➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men  🔝Thrissur🔝   Escor...
➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men 🔝Thrissur🔝 Escor...
 
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
 
Call Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night StandCall Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night Stand
 
DATA SUMMIT 24 Building Real-Time Pipelines With FLaNK
DATA SUMMIT 24  Building Real-Time Pipelines With FLaNKDATA SUMMIT 24  Building Real-Time Pipelines With FLaNK
DATA SUMMIT 24 Building Real-Time Pipelines With FLaNK
 
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night StandCall Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
 
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
 
👉 Amritsar Call Girl 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Phone No Amri...
👉 Amritsar Call Girl 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Phone No Amri...👉 Amritsar Call Girl 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Phone No Amri...
👉 Amritsar Call Girl 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Phone No Amri...
 
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
 
Abortion pills in Jeddah | +966572737505 | Get Cytotec
Abortion pills in Jeddah | +966572737505 | Get CytotecAbortion pills in Jeddah | +966572737505 | Get Cytotec
Abortion pills in Jeddah | +966572737505 | Get Cytotec
 
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 

apidays Paris 2022 - How GraphQL accelerates B2B Composable Commerce, Marco Egli, Intelliact AG

  • 1. Intelliact AG Siewerdtstrasse 8 CH-8050 Zürich T. +41 (44) 315 67 40 mail@intelliact.ch www.intelliact.ch How GraphQL accelerates B2B Composable Commerce Marco Egli, Intelliact AG, 16.12.2022 https://www.linkedin.com/in/marco-egli-intelliact/ APIDAYS PARIS 2022
  • 3. 2023 SERIES OF EVENT New York May 16&17 Australia October 11&12 Singapore April 12&13 Helsinki & North June 5&6 Paris SEPTEMBER London November 15&16 June 28-30 SILICON VALLEY March 14&15 Dubai & Middle East February 22&23
  • 4. 3 Photo by Kenny Eliason on Unsplash
  • 5. 4 Photo by Alexander Grey on Unsplash
  • 6. 5 Photo by Robert Anasch on Unsplash Quantity
  • 7. Products our B2B commerce customers sell APIDAYS PARIS 2022 6
  • 8. For B2B products, other attributes are important APIDAYS PARIS 2022 7 Length Connector B Connector A Implant System Platform Platform Drills Torque Ratchet The sum of the parts results in the functional product 1 NC + 1 NO 1 NC + 1 NO Screw Terminal Gold Contacts
  • 9. For B2B products, other attributes are important APIDAYS PARIS 2022 8 Length Connector B Connector A Implant System Platform Platform Drills Torque Ratchet The sum of the parts results in the functional product 1 NC + 1 NO 1 NC + 1 NO Screw Terminal Gold Contacts Configurable Products
  • 10. https://shop.thommenmedical.com APIDAYS PARIS 2022 UX and visual design by Eyekon https://eyekon.ch/
  • 11. THOMMEN MEDICAL E-SHOP From Customer Journey to Architecture: Many ways to find the needed product 10
  • 12. Customer Journey: many ways to find the needed product APIDAYS PARIS 2022 11 Navigation in den Kategorien User Journeys durch die Ansichten und Funktionen 4 Favoriten Produktfilter Bundle Promo Gutschein einlösen Bezahl- möglichkeiten Verfügbarkeit Verfügbarkeit Kons.lager Zusatz- produkte Konfigurator Produktdetails Bundle Promo Produktpreise (Brutto) Land (Währung) / Sprache Katalog- ansicht Kategorien Suche Produktlisten Produkt- detail Check-Out Adressen Bezahlung myThommen Favoriten Meine Daten Produktpreise (Brutto) Warenkorb Adressen Produktpreise (Brutto) Kunde Warenkörbe/ Offene Bestellungen Spezial Angebote Kundenlisten Kundenerfas- sung/ -Freigaben Bundles Gutscheine «agiere als Kunde» Katalogbereich Konto-Verwaltung Intern / Sales Agent Zusatz- produkte Scan Planungs- ergebnis Excel-Import Scan to Warenkorb Helper Tools Bestellung Staffelung der Lieferung Produktlisten Produktlisten Versand Order Tracking Produktliste Bundle Promo Dashboard Bestellliste Gutscheine Produktlisten (häufig gekauft) In Kategorien Einstieg Landing Page Favoriten Suche Produktlisten (Featured) News Commerce-Bereich Search Engine (Google) Echtzeit- Zusammenarbeit mit AD, SA Echtzeit- Zusammenarbeit mit SA, AD Staffelung der Lieferung Bestellliste Gutscheine Meine Mitarbeiter Legende: 1. Generalistin: Klassische Suche 2. Expertin: Digitaler Workflow 3. Praxis Assistentin: Bestellung 4. Sales Agent/AD/(ID): Beratung 5. Distributor: Grossbestellung Each user group searches for products individually
  • 13. Navigating through the categories to the product APIDAYS PARIS 2022 12 Navigating in the categories
  • 15. Search on Google APIDAYS PARIS 2022 14 Search on Google
  • 16. Matching products, tools, accessories APIDAYS PARIS 2022 15 Suche bei Google Matching products, tools, accessories
  • 17. «A standard shop solution solves 80% of use cases with normal effort. The individual 20% and all future, new features cost many times more.» 16
  • 18. «A standard shop solution solves 80% of use cases with normal effort. The individual 20% and all future, new features cost many times more.» 17 The product model must match the business model
  • 19. The frontend for the customers is tailor- made to the customers' use case and to the uniqueness of the product sold. The building blocks used are standard building blocks and guarantee high robustness and scalability. Multi-Markets Multi-Languages Almost infinite parallel users The interfaces are powered by GraphQL (wherever possible) and JSON-APIs Architecture: Composable Commerce APIDAYS PARIS 2022 18 OMS PWA CMS API, GraphQL Search Payment Analytics ERP MAM
  • 20. The frontend for the customers is tailor- made to the customers' use case and to the uniqueness of the product sold. The building blocks used are standard building blocks and guarantee high robustness and scalability. Multi-Markets Multi-Languages Almost infinite parallel users The interfaces are powered by GraphQL (wherever possible) and JSON-APIs Architecture: Composable Commerce APIDAYS PARIS 2022 19 OMS PWA CMS Search
  • 21. A headless CMS with integrated media management and a GraphQL interface provides the category structure and additional products content: Hygraph (GraphCMS) A headless commerce and distributed order management enables a globally uniform user experience: CommerceLayer A lightning fast search finds products and categories even with inaccurate entries: Algolia The ERP is the backbone for master data and order processing. The event driven interface enables agile development: SAP + CAS The Stack APIDAYS PARIS 2022 20 1) Intelliact AG is an independent service agency. The software used was selected for this specific use case. Each situation is evaluated individually. 2) All logos used are under copyright protection
  • 22. «In the composable enterprise architecture, the tech stack is built on cloud services and capabilities, which can be well described with the MACH definition, focusing on flexibility, scalability and APIs.» 21
  • 23. «In the composable enterprise architecture, the tech stack is built on cloud services and capabilities, which can be well described with the MACH definition, focusing on flexibility, scalability and APIs.» 22 And this is where it gets handy with GraphQL
  • 24. Navigating through the categories to the product APIDAYS PARIS 2022 23
  • 26. Search on Google APIDAYS PARIS 2022 25 Search on Google
  • 27. Matching products, tools, accessories APIDAYS PARIS 2022 26 Suche bei Google Matching products, tools, accessories
  • 28. «With GraphQL, different views on the same data are possible. In the frontend, the relevant data can be retrieved according to the situation without having to make any changes in the backend. This enables flexible, independent and fast development.» 27
  • 29. «With GraphQL, different views on the same data are possible. In the frontend, the relevant data can be retrieved according to the situation without having to make any changes in the backend. This enables flexible, independent and fast development.» 28 Fewer requests with no overfetching increase performance
  • 30. From zero to feature complete in 6 months App package size on initial load: 250 kB Add item to cart in Zurich: 100 ms Add item to cart in Singapore: 100 ms Navigating the categories: instant, everywhere Performance matters APIDAYS PARIS 2022 29 Lighthouse Report in December 2022 https://webpagetest.org/ Report in August, Europe
  • 31. Verdict of the Jury for the 5 Awards at Best of Swiss Web 2022 „The Thommen Medical B2B webshop is a lightning-fast solution with a very wide range of functions. The jury particularly liked how the complexity of the application scope was handled. The shop is mature and can be used easily. The implementation is flawless and has a modern integrated architecture all the way to the ERP backend.“
  • 32. With GraphQL, the following goals were easily achieved Short time to market To underline Thommen Medicals claim: “Driven by science, not trends.” Low Risk for vendor lock-in No redundant data management Easy Integration with existing content High developer productivity with interfaces for complex B2B functions Photo by Anders Jildén on Unsplash
  • 33. https://hmi.eao.com APIDAYS PARIS 2022 UX and visual design by Eyekon https://eyekon.ch/ Gold in «Productivity» Silver in «Digital Commerce» and «Business» Bronze in «Usability»
  • 34. Products in hundreds of thousands of variants 33 Series: 82 Series: 45 Show new product variants on what pages?
  • 35. Products: Multiple Classification 34 Function: Emergency stop switch Market: Rail transport Application: Crane vehicles Series: 82 Function: lluminated pushbutton Series: 45 Function: Stop switch Market: Heavy Duty Market: Machinery Market: Heavy Duty Application: Crane vehicles Application: Construction Machinery Application: Toilet facilities Application: Passenger convenience
  • 36. Products: Multiple Classification 35 Function: Emergency stop switch Market: Rail transport Application: Crane vehicles Series: 82 Function: lluminated pushbutton Series: 45 Function: Stop switch Market: Heavy Duty Market: Machinery Market: Heavy Duty Application: Crane vehicles Application: Construction Machinery Application: Toilet facilities Application: Passenger convenience GraphQL allows nested queries
  • 37. B2B Commerce that scales Typed product model that supports the customer journey Stable API for all transactional business logic Flexible GraphQL for all product content to the frontend Short Lifecycles Long Lifecycles Forward compatibility for SPAs and mobile apps Photo by Mario Dobelmann on Unsplash
  • 38. Keep Playing! Photo by Robert Collins on Unsplash
  • 39. 38
  • 40. 39 Abstract: Thommen Medical's award-winning B2B webshop was developed from the first workshop to feature complete within 6 months. This speed was made possible by Composable Commerce and a MACH architecture. GraphQL made it possible to satisfy the diverse needs of the end customers flexibly and precisely on the track from customer journey to success.
  • 41. Senior Consultant & Solution Architect at Intelliact since 2001 Studied mechanical engineering at the ETH Zurich Immense wealth of experience with successful product lifecycle management projects Designed and developed innovative applications using current internet technologies and methodology for companies operating worldwide Marco Egli APIDAYS PARIS 2022 40 www.intelliact.ch/en/marco-egli https://www.linkedin.com/in/marco-egli-intelliact/