clinton jones | winshuttle - amazon web services€¦ · winshuttle user group conference | las...

16
Introducing Winshuttle Integration for Salesforce Clinton Jones | Winshuttle

Upload: others

Post on 06-Aug-2020

7 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Clinton Jones | Winshuttle - Amazon Web Services€¦ · WINSHUTTLE USER GROUP CONFERENCE | LAS VEGAS 2016 7 Connecting to SAP and Salesforce in Foundation Composer Form/Workflow

Introducing Winshuttle Integration for Salesforce

Clinton Jones | Winshuttle

Page 2: Clinton Jones | Winshuttle - Amazon Web Services€¦ · WINSHUTTLE USER GROUP CONFERENCE | LAS VEGAS 2016 7 Connecting to SAP and Salesforce in Foundation Composer Form/Workflow

WINSHUTTLE USER GROUP CONFERENCE | LAS VEGAS 2016 2

The Winshuttle “Suite” spot

• Studio for Salesforce is a part of Studio

• The codebase is an early release of Studio 11

• For now, Studio for Salesforce is a separate product

• Studio for Salesforce has its own license

• The vision is for Salesforce to be a target System of Record like SAP

Page 3: Clinton Jones | Winshuttle - Amazon Web Services€¦ · WINSHUTTLE USER GROUP CONFERENCE | LAS VEGAS 2016 7 Connecting to SAP and Salesforce in Foundation Composer Form/Workflow

WINSHUTTLE USER GROUP CONFERENCE | LAS VEGAS 2016 3

Licensing Options

• Available on perpetual license

• Available on subscription license

• For now a separate license needs to be assigned

• Existing Winshuttle Studio users are grandfathered in on request

• Existing Winshuttle Transaction customers can get an eval license

Page 4: Clinton Jones | Winshuttle - Amazon Web Services€¦ · WINSHUTTLE USER GROUP CONFERENCE | LAS VEGAS 2016 7 Connecting to SAP and Salesforce in Foundation Composer Form/Workflow

WINSHUTTLE USER GROUP CONFERENCE | LAS VEGAS 2016 4

How is automation for SAP different to Salesforce

Salesforce is a modern cloud based solution

There is no transaction recording

Salesforce offers two types of application interface options

• SOAP API - an acronym for Simple Object Access Protocol, a protocol specification for exchanging structured information; uses XML Information Sets for its message format; relies on application layer protocols, most notably Hypertext Transfer Protocol (HTTP) or Simple Mail Transfer Protocol (SMTP), for message negotiation and transmission, ideal for small datasets

• BULK API - is based on REST principles and is optimized for loading or deleting large sets of data. You can use it to query, insert, update, upsert, or delete many records asynchronously by submitting batches. Salesforce processes batches in the background.

Winshuttle Studio for Salesforce supports both APIs

Page 5: Clinton Jones | Winshuttle - Amazon Web Services€¦ · WINSHUTTLE USER GROUP CONFERENCE | LAS VEGAS 2016 7 Connecting to SAP and Salesforce in Foundation Composer Form/Workflow

WINSHUTTLE USER GROUP CONFERENCE | LAS VEGAS 2016 5

Working from Excel

CREATERETRIEVE

UPDATEUPSERT

AuthenticationHTTP(S)OAuth

2.0

SOAPAPI

BULKAPI

Scheduled On-Demand

Page 6: Clinton Jones | Winshuttle - Amazon Web Services€¦ · WINSHUTTLE USER GROUP CONFERENCE | LAS VEGAS 2016 7 Connecting to SAP and Salesforce in Foundation Composer Form/Workflow

WINSHUTTLE USER GROUP CONFERENCE | LAS VEGAS 2016 6

Working with Foundation

CREATERETRIEVE

UPDATEUPSERT

SOAPAPI

BULKAPI

HTTP(S)OAuth

2.0

Page 7: Clinton Jones | Winshuttle - Amazon Web Services€¦ · WINSHUTTLE USER GROUP CONFERENCE | LAS VEGAS 2016 7 Connecting to SAP and Salesforce in Foundation Composer Form/Workflow

WINSHUTTLE USER GROUP CONFERENCE | LAS VEGAS 2016 7

Connecting to SAP and Salesforce in Foundation

ComposerForm/Workflow Design & Render

Engine

WSDL

Winshuttle For Salesforce

Integration Gateway

Winshuttle SAP Integration Engine

Winshuttle Workflow Engine

SOAP API

WEB BROWSER

WSDL

Page 8: Clinton Jones | Winshuttle - Amazon Web Services€¦ · WINSHUTTLE USER GROUP CONFERENCE | LAS VEGAS 2016 7 Connecting to SAP and Salesforce in Foundation Composer Form/Workflow

8

Page 9: Clinton Jones | Winshuttle - Amazon Web Services€¦ · WINSHUTTLE USER GROUP CONFERENCE | LAS VEGAS 2016 7 Connecting to SAP and Salesforce in Foundation Composer Form/Workflow

9

Page 10: Clinton Jones | Winshuttle - Amazon Web Services€¦ · WINSHUTTLE USER GROUP CONFERENCE | LAS VEGAS 2016 7 Connecting to SAP and Salesforce in Foundation Composer Form/Workflow

10

Page 11: Clinton Jones | Winshuttle - Amazon Web Services€¦ · WINSHUTTLE USER GROUP CONFERENCE | LAS VEGAS 2016 7 Connecting to SAP and Salesforce in Foundation Composer Form/Workflow

11

Page 12: Clinton Jones | Winshuttle - Amazon Web Services€¦ · WINSHUTTLE USER GROUP CONFERENCE | LAS VEGAS 2016 7 Connecting to SAP and Salesforce in Foundation Composer Form/Workflow

12

Page 13: Clinton Jones | Winshuttle - Amazon Web Services€¦ · WINSHUTTLE USER GROUP CONFERENCE | LAS VEGAS 2016 7 Connecting to SAP and Salesforce in Foundation Composer Form/Workflow

13

Page 14: Clinton Jones | Winshuttle - Amazon Web Services€¦ · WINSHUTTLE USER GROUP CONFERENCE | LAS VEGAS 2016 7 Connecting to SAP and Salesforce in Foundation Composer Form/Workflow

14

Page 15: Clinton Jones | Winshuttle - Amazon Web Services€¦ · WINSHUTTLE USER GROUP CONFERENCE | LAS VEGAS 2016 7 Connecting to SAP and Salesforce in Foundation Composer Form/Workflow

15

Page 16: Clinton Jones | Winshuttle - Amazon Web Services€¦ · WINSHUTTLE USER GROUP CONFERENCE | LAS VEGAS 2016 7 Connecting to SAP and Salesforce in Foundation Composer Form/Workflow