SlideShare una empresa de Scribd logo
1 de 20
Descargar para leer sin conexión
Automating Business Processes
with APIs
Saul	Caganoff
CTO,	Sixtree
@scaganoff @APIdaysAU
The Web is Now Programmable
• We	need	to	talk	about	consuming	APIs
• Each	API	will	have	thousands	or	millions	of	consumers
• Enterprise	digital	initiatives	– lean,	SaaS,	PaaS,	IaaS
• How	to	enable	the	Composable	Enterprise?
SaaS - Different Levels of Specialization
• Infrastructure	– storage,	compute,	management,	integration
• Commodity – people,	places,	things,	payment,	security…
• Functional – sales,	marketing,	service	management,	financial,	
human	resources…
• Industry – healthcare,	education,	supply-chain…
• Your	unique	business	value	depends	on	how	you	integrate	
and	operate	all	these	services
– The	end-to-end	business	process
iPaaS & Cloud BPM
Consumer
Enterprise
Cloud	BPM
Data	Sync
This is what you want…
• The	business	process	ensemble
• Coordination	between	process	and	API?
• API	is	constrained	by	its	underlying	state	model
• Business	Process	has	its	own	goal	to	achieve
This is what you get…
• Each	SaaS	is	built	as	an	island
…or	with	point	integrations
• Not	designed	for	integration
• An	awful	lot	of	polling	going	on
“We’ve	got	a	long	way	to	go”	- @njyx
E.g. Bookstore
Finance
Sales
Fulfilment
Product
Customer
End-to-end Process
?
State: the “S” in REST
• Created
• Composed
• Addressed
• Quoted
• Paid
• Confirmed
• Declined
• Cancelled
Created Populated Addressed Quoted
PaidDeclined ConfirmedCancelled
Add
Item
Add
Item
Remove
Item
Accepted
Add
Credit	Card
Details
Add
Address
Calculate
Cost
Declined
Add
Credit	Card
Details
Cancel Cancel Cancel Cancel
Cancel
HATEOAS
• State	Model
• Business	Process	=	a	path	through	the	state	model
• API	Affordances
– Expose	hyperlinks	that	represent	available	state	transitions
HATEOAS
Empty
Cart
Full
Cart
Quoted
Paid
POST	/cart
PUT	/cart/:id
{	book:	…	}
PUT	/cart/:id
{	book:	…	}
DELETE	/cart/:id/books/:id
PUT	/cart/:id
{	address:	…	}
POST	/payments
{	cart:	…,	card:	{…}}
Commands
{create:	{	cart:	…	}	…	}
{add:	{	cart:	…,	book:	{…}}	..}
{add:	{	cart:	…,	book:	{…}}	..}
{del:	{	cart:	…,	book:	{…}}	..}
{quoted:	{	cart:	…	}	…	}
{paid:	{	cart:	…	}	…	}
Events	(EATNOAS)
HATEOAS and Events
• State	Model
• Business	Process	=	a	path	through	the	state	model
• Duality	between	state	transitions	and	events
• An	external	observer	can	infer	the	state	of	a	resource	from	its	
event-stream
– This	is	the	essence	of	event-sourcing	&	CQRS
• Affordances
– Expose	hyperlinks	that	represent	available	state	transitions
– Publish	events	that	notify	actual	state	transitions
Event Transports: Syndication
• API	exposes	list	of	events	– e.g.	an	RSS/atom	feed
• Consumers	do	all	the	hard	work:
– Subscription
– State	Management	(where	am	I	up	to?)
– Retries
• Positives
– Very	easy…well-known	pattern
• Negatives
– Polling
– High	latency
Event Transports: WebHooks
• Service	POSTs	events	to	subscribers
• Publishers	do	all	the	hard	work:
– Subscriber	management
– Consumers	must	provide	an	endpoint
• Positives
– Not	polling,	relatively	lower	latency
• Negatives
– Subscription	management	&	guaranteed	delivery	must	be	done	yourself
– Reliability requires	coordination	between	publisher	&	subscriber
Check out RESTHooks
• Sponsored	by	Zapier
• WebHooks with
• RESTful Subscription	Management
resthooks.org
Notification Services
End-to-end Process
Update
Inventory
Process
Payment
Initiate
Fulfilment
Update
Financials
Complete
Order
Affordances for Business Automation
• Have	an	explicit	State	Model
– With	published	hypermedia	controls
• Track	changes
– Allow	query	of	changes	since	last	“poll”
• Even	better	- notify	changes
– Event	streams
– WebHooks or	REST	Hooks
– Notification	Services
• Consider	the	importance	of	event	reliability

Más contenido relacionado

La actualidad más candente

API Management Building Blocks and Business value
API Management   Building Blocks and Business valueAPI Management   Building Blocks and Business value
API Management Building Blocks and Business value
WSO2
 

La actualidad más candente (20)

WSO2Con USA 2017: AESP(Arizona Enterprise Services Platform), Rollout and Ado...
WSO2Con USA 2017: AESP(Arizona Enterprise Services Platform), Rollout and Ado...WSO2Con USA 2017: AESP(Arizona Enterprise Services Platform), Rollout and Ado...
WSO2Con USA 2017: AESP(Arizona Enterprise Services Platform), Rollout and Ado...
 
Building Event Driven Cloud Solutions with Microsoft Azure Event
Building Event Driven Cloud Solutions with Microsoft Azure EventBuilding Event Driven Cloud Solutions with Microsoft Azure Event
Building Event Driven Cloud Solutions with Microsoft Azure Event
 
WSO2Con USA 2015: Optimizing Service Platforms with SOA Governance
WSO2Con USA 2015: Optimizing Service Platforms with SOA GovernanceWSO2Con USA 2015: Optimizing Service Platforms with SOA Governance
WSO2Con USA 2015: Optimizing Service Platforms with SOA Governance
 
Event driven architectures for eCommerce Integration
Event driven architectures for eCommerce IntegrationEvent driven architectures for eCommerce Integration
Event driven architectures for eCommerce Integration
 
A Quick Guide to the Now and Future of Integration Platforms and iPaaS
A Quick Guide to the Now and Future of Integration Platforms and iPaaSA Quick Guide to the Now and Future of Integration Platforms and iPaaS
A Quick Guide to the Now and Future of Integration Platforms and iPaaS
 
Webinar: iPaaS in the Enterprise - What to Look for in a Cloud Integration Pl...
Webinar: iPaaS in the Enterprise - What to Look for in a Cloud Integration Pl...Webinar: iPaaS in the Enterprise - What to Look for in a Cloud Integration Pl...
Webinar: iPaaS in the Enterprise - What to Look for in a Cloud Integration Pl...
 
Customer Event Hub – a modern Customer 360° view with DataStax Enterprise (DSE)
Customer Event Hub – a modern Customer 360° view with DataStax Enterprise (DSE)Customer Event Hub – a modern Customer 360° view with DataStax Enterprise (DSE)
Customer Event Hub – a modern Customer 360° view with DataStax Enterprise (DSE)
 
WSO2Con USA 2017: Brokerage as a Service (BaaS), Transforming Fidelity Broker...
WSO2Con USA 2017: Brokerage as a Service (BaaS), Transforming Fidelity Broker...WSO2Con USA 2017: Brokerage as a Service (BaaS), Transforming Fidelity Broker...
WSO2Con USA 2017: Brokerage as a Service (BaaS), Transforming Fidelity Broker...
 
Customer Event Hub – a modern Customer 360° view with DataStax Enterprise (DSE)
Customer Event Hub – a modern Customer 360° view with DataStax Enterprise (DSE) Customer Event Hub – a modern Customer 360° view with DataStax Enterprise (DSE)
Customer Event Hub – a modern Customer 360° view with DataStax Enterprise (DSE)
 
Hybrid integration with self hosted azure api gateways - published v1.0
Hybrid integration with self hosted azure api gateways - published v1.0Hybrid integration with self hosted azure api gateways - published v1.0
Hybrid integration with self hosted azure api gateways - published v1.0
 
Event-Driven Transformation in Banking and FSI
Event-Driven Transformation in Banking and FSIEvent-Driven Transformation in Banking and FSI
Event-Driven Transformation in Banking and FSI
 
Barry Russel - AWS and Marketplace :: AWS 20151120 Partner Techshift
Barry Russel  - AWS and Marketplace :: AWS 20151120 Partner Techshift Barry Russel  - AWS and Marketplace :: AWS 20151120 Partner Techshift
Barry Russel - AWS and Marketplace :: AWS 20151120 Partner Techshift
 
Mule iON - OSS ESB to iPaaS
Mule iON - OSS ESB to iPaaSMule iON - OSS ESB to iPaaS
Mule iON - OSS ESB to iPaaS
 
Coffee and Donuts with AWS Marketplace: Getting Started – A Technical Introdu...
Coffee and Donuts with AWS Marketplace: Getting Started – A Technical Introdu...Coffee and Donuts with AWS Marketplace: Getting Started – A Technical Introdu...
Coffee and Donuts with AWS Marketplace: Getting Started – A Technical Introdu...
 
Enterprise Architecture in Practice: from Datastore to APIs and Apps
Enterprise Architecture in Practice: from Datastore to APIs and AppsEnterprise Architecture in Practice: from Datastore to APIs and Apps
Enterprise Architecture in Practice: from Datastore to APIs and Apps
 
Building Analytics and Data Science at A Start-Up, by Kathleen Siminyu, Head ...
Building Analytics and Data Science at A Start-Up, by Kathleen Siminyu, Head ...Building Analytics and Data Science at A Start-Up, by Kathleen Siminyu, Head ...
Building Analytics and Data Science at A Start-Up, by Kathleen Siminyu, Head ...
 
Event-Driven Architecture (EDA)
Event-Driven Architecture (EDA)Event-Driven Architecture (EDA)
Event-Driven Architecture (EDA)
 
AWS Marketplace
AWS MarketplaceAWS Marketplace
AWS Marketplace
 
API Management Building Blocks and Business value
API Management   Building Blocks and Business valueAPI Management   Building Blocks and Business value
API Management Building Blocks and Business value
 
MicroStrategy on Amazon Web Services (AWS) Cloud
MicroStrategy on Amazon Web Services (AWS) CloudMicroStrategy on Amazon Web Services (AWS) Cloud
MicroStrategy on Amazon Web Services (AWS) Cloud
 

Destacado

GAFANOMICS Season 2: 4 superpowers to outperform in the Network Economy
GAFANOMICS Season 2: 4 superpowers to outperform in the Network EconomyGAFANOMICS Season 2: 4 superpowers to outperform in the Network Economy
GAFANOMICS Season 2: 4 superpowers to outperform in the Network Economy
Fabernovel
 
GAFAnomics: New Economy, New Rules
GAFAnomics: New Economy, New RulesGAFAnomics: New Economy, New Rules
GAFAnomics: New Economy, New Rules
Fabernovel
 
Automating Supply Chain Mgmt And Its Impact
Automating  Supply  Chain  Mgmt And Its ImpactAutomating  Supply  Chain  Mgmt And Its Impact
Automating Supply Chain Mgmt And Its Impact
guest61a8d3
 
Introduction to accounting software tally
Introduction to accounting software tallyIntroduction to accounting software tally
Introduction to accounting software tally
Shilpa Kshirsagar
 
Project Proposal Sample: RFID on Warehouse Management System
Project Proposal Sample: RFID on Warehouse Management SystemProject Proposal Sample: RFID on Warehouse Management System
Project Proposal Sample: RFID on Warehouse Management System
Cheri Amour Calicdan
 

Destacado (18)

GAFANOMICS Season 2: 4 superpowers to outperform in the Network Economy
GAFANOMICS Season 2: 4 superpowers to outperform in the Network EconomyGAFANOMICS Season 2: 4 superpowers to outperform in the Network Economy
GAFANOMICS Season 2: 4 superpowers to outperform in the Network Economy
 
GAFAnomics: New Economy, New Rules
GAFAnomics: New Economy, New RulesGAFAnomics: New Economy, New Rules
GAFAnomics: New Economy, New Rules
 
Managing Software Inventories & Automating Open Source Software Compliance
Managing Software Inventories & Automating Open Source Software ComplianceManaging Software Inventories & Automating Open Source Software Compliance
Managing Software Inventories & Automating Open Source Software Compliance
 
Automating Inventory Management. Manage your inventory efficiently!
Automating Inventory Management. Manage your inventory efficiently!Automating Inventory Management. Manage your inventory efficiently!
Automating Inventory Management. Manage your inventory efficiently!
 
Automating Supply Chain Mgmt And Its Impact
Automating  Supply  Chain  Mgmt And Its ImpactAutomating  Supply  Chain  Mgmt And Its Impact
Automating Supply Chain Mgmt And Its Impact
 
Présentation transfleet ODOO
Présentation transfleet ODOO Présentation transfleet ODOO
Présentation transfleet ODOO
 
Automating Sales Processes To Drive Competitive Advantage
Automating Sales Processes To Drive Competitive AdvantageAutomating Sales Processes To Drive Competitive Advantage
Automating Sales Processes To Drive Competitive Advantage
 
Business Process Automation: Are You Ready for It?
Business Process Automation: Are You Ready for It?Business Process Automation: Are You Ready for It?
Business Process Automation: Are You Ready for It?
 
UiPath - Business Process Automation Software
UiPath - Business Process Automation SoftwareUiPath - Business Process Automation Software
UiPath - Business Process Automation Software
 
Business process automation: The past, present and future
Business process automation: The past, present and futureBusiness process automation: The past, present and future
Business process automation: The past, present and future
 
REST - Representational State Transfer
REST - Representational State TransferREST - Representational State Transfer
REST - Representational State Transfer
 
MOM - Message Oriented Middleware
MOM - Message Oriented MiddlewareMOM - Message Oriented Middleware
MOM - Message Oriented Middleware
 
Introduction to accounting software tally
Introduction to accounting software tallyIntroduction to accounting software tally
Introduction to accounting software tally
 
OpenERP / Odoo Fleet management
OpenERP / Odoo Fleet managementOpenERP / Odoo Fleet management
OpenERP / Odoo Fleet management
 
Project Proposal Sample: RFID on Warehouse Management System
Project Proposal Sample: RFID on Warehouse Management SystemProject Proposal Sample: RFID on Warehouse Management System
Project Proposal Sample: RFID on Warehouse Management System
 
PROCESS VALIDATION
PROCESS VALIDATIONPROCESS VALIDATION
PROCESS VALIDATION
 
Planejamento Estratégico
Planejamento EstratégicoPlanejamento Estratégico
Planejamento Estratégico
 
Web Hooks and the Programmable World of Tomorrow
Web Hooks and the Programmable World of TomorrowWeb Hooks and the Programmable World of Tomorrow
Web Hooks and the Programmable World of Tomorrow
 

Similar a Automating Business Processes with APIs

Smart Enterprise Big Data Bus for the Modern Responsive Enterprise
Smart Enterprise Big Data Bus for the Modern Responsive EnterpriseSmart Enterprise Big Data Bus for the Modern Responsive Enterprise
Smart Enterprise Big Data Bus for the Modern Responsive Enterprise
DataWorks Summit
 
Arteria_Overview_2015_Ver1.0
Arteria_Overview_2015_Ver1.0Arteria_Overview_2015_Ver1.0
Arteria_Overview_2015_Ver1.0
Mayank Sharma
 

Similar a Automating Business Processes with APIs (20)

NetSuite for software companies - Azdan NetSuite Partner in UAE
NetSuite for software companies - Azdan NetSuite Partner in UAENetSuite for software companies - Azdan NetSuite Partner in UAE
NetSuite for software companies - Azdan NetSuite Partner in UAE
 
Ensivo Solutions - Software Company, SAP B1, ERP, Mobile App, Website
Ensivo Solutions - Software Company, SAP B1, ERP, Mobile App, WebsiteEnsivo Solutions - Software Company, SAP B1, ERP, Mobile App, Website
Ensivo Solutions - Software Company, SAP B1, ERP, Mobile App, Website
 
NetSuite for food and beverages - Azdan NetSuite Partner in UAE
NetSuite for food and beverages - Azdan NetSuite Partner in UAENetSuite for food and beverages - Azdan NetSuite Partner in UAE
NetSuite for food and beverages - Azdan NetSuite Partner in UAE
 
SAP HANA IoT Platform
SAP HANA IoT PlatformSAP HANA IoT Platform
SAP HANA IoT Platform
 
NetSuite for Services Companies - Azdan NetSuite Partner in UAE
NetSuite for Services Companies - Azdan NetSuite Partner in UAENetSuite for Services Companies - Azdan NetSuite Partner in UAE
NetSuite for Services Companies - Azdan NetSuite Partner in UAE
 
Ariba, SAP Procurement and Business Network Roadmap [Amsterdam]
Ariba, SAP Procurement and Business Network Roadmap [Amsterdam]Ariba, SAP Procurement and Business Network Roadmap [Amsterdam]
Ariba, SAP Procurement and Business Network Roadmap [Amsterdam]
 
NetSuite for Manufacturing - Azdan NetSuite Partner in UAE
NetSuite for Manufacturing - Azdan NetSuite Partner in UAENetSuite for Manufacturing - Azdan NetSuite Partner in UAE
NetSuite for Manufacturing - Azdan NetSuite Partner in UAE
 
Smart Enterprise Big Data Bus for the Modern Responsive Enterprise
Smart Enterprise Big Data Bus for the Modern Responsive EnterpriseSmart Enterprise Big Data Bus for the Modern Responsive Enterprise
Smart Enterprise Big Data Bus for the Modern Responsive Enterprise
 
Cloudy with SaaS shine
Cloudy with SaaS shineCloudy with SaaS shine
Cloudy with SaaS shine
 
Ariba, SAP Procurement and Business Network Roadmap [New York City]
Ariba, SAP Procurement and Business Network Roadmap [New York City]Ariba, SAP Procurement and Business Network Roadmap [New York City]
Ariba, SAP Procurement and Business Network Roadmap [New York City]
 
Si corporate profile_v.5
Si corporate profile_v.5Si corporate profile_v.5
Si corporate profile_v.5
 
Sphinax Info Systems
Sphinax Info SystemsSphinax Info Systems
Sphinax Info Systems
 
How a CPA Can Leverage Cloud ERP to Improve Client Relationships
How a CPA Can Leverage Cloud ERP to Improve Client RelationshipsHow a CPA Can Leverage Cloud ERP to Improve Client Relationships
How a CPA Can Leverage Cloud ERP to Improve Client Relationships
 
Building a Transformational Partner Business for the Enterprise – Stephen Orb...
Building a Transformational Partner Business for the Enterprise – Stephen Orb...Building a Transformational Partner Business for the Enterprise – Stephen Orb...
Building a Transformational Partner Business for the Enterprise – Stephen Orb...
 
Accelerating digital transformation in SAP environment
Accelerating digital transformation in SAP environmentAccelerating digital transformation in SAP environment
Accelerating digital transformation in SAP environment
 
NetSuite for Transportation and Logistics - Azdan NetSuite partner in UAE
NetSuite for Transportation and Logistics - Azdan NetSuite partner in UAENetSuite for Transportation and Logistics - Azdan NetSuite partner in UAE
NetSuite for Transportation and Logistics - Azdan NetSuite partner in UAE
 
NetSuite for Advertising & Media - Azdan NetSuite Partner in UAE
NetSuite for Advertising & Media - Azdan NetSuite Partner in UAENetSuite for Advertising & Media - Azdan NetSuite Partner in UAE
NetSuite for Advertising & Media - Azdan NetSuite Partner in UAE
 
NetSuite for Real Estate - Azdan NetSuite Partner in UAE
NetSuite for Real Estate - Azdan NetSuite Partner in UAENetSuite for Real Estate - Azdan NetSuite Partner in UAE
NetSuite for Real Estate - Azdan NetSuite Partner in UAE
 
Arteria_Overview_2015_Ver1.0
Arteria_Overview_2015_Ver1.0Arteria_Overview_2015_Ver1.0
Arteria_Overview_2015_Ver1.0
 
Speed Up Your Business Focused Cloud Journey With NGA Cloud Accelerators
Speed Up Your Business Focused Cloud Journey With NGA Cloud AcceleratorsSpeed Up Your Business Focused Cloud Journey With NGA Cloud Accelerators
Speed Up Your Business Focused Cloud Journey With NGA Cloud Accelerators
 

Más de Saul Caganoff

Más de Saul Caganoff (6)

Growing an API Culture - APIdays LIVE AU 2020
Growing an API Culture - APIdays LIVE AU 2020Growing an API Culture - APIdays LIVE AU 2020
Growing an API Culture - APIdays LIVE AU 2020
 
Events in a microservices architecture
Events in a microservices architectureEvents in a microservices architecture
Events in a microservices architecture
 
Microservices: The View from the Peak of Expectations
Microservices: The View from the Peak of ExpectationsMicroservices: The View from the Peak of Expectations
Microservices: The View from the Peak of Expectations
 
Serverless Architecture
Serverless ArchitectureServerless Architecture
Serverless Architecture
 
Docker in the Enterprise
Docker in the EnterpriseDocker in the Enterprise
Docker in the Enterprise
 
Delivering the Composable Enterprise
Delivering the Composable EnterpriseDelivering the Composable Enterprise
Delivering the Composable Enterprise
 

Último

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 

Último (20)

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
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...
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
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...
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 

Automating Business Processes with APIs