customizing the salesforce console with the integration toolkit mt

36
Customizing the Salesforce Console with the Integration Toolkit Add a little pow-wow to your Console Andy Mahood, Tquila, Technical Architect @andymahood__c

Post on 18-Oct-2014

474 views

Category:

Technology


0 download

DESCRIPTION

 

TRANSCRIPT

Page 1: Customizing the salesforce console with the integration toolkit mt

Customizing the Salesforce Console with the Integration ToolkitAdd a little pow-wow to your Console

Andy Mahood, Tquila, Technical Architect@andymahood__c

Page 2: Customizing the salesforce console with the integration toolkit mt

Safe HarborSafe harbor statement under the Private Securities Litigation Reform Act of 1995: This presentation may contain forward-looking statements that involve risks, uncertainties, and assumptions. If any such uncertainties materialize or if any of the assumptions proves incorrect, the results of salesforce.com, inc. could differ materially from the results expressed or implied by the forward-looking statements we make. All statements other than statements of historical fact could be deemed forward-looking, including any projections of product or service availability, subscriber growth, earnings, revenues, or other financial items and any statements regarding strategies or plans of management for future operations, statements of belief, any statements concerning new, planned, or upgraded services or technology developments and customer contracts or use of our services. The risks and uncertainties referred to above include – but are not limited to – risks associated with developing and delivering new functionality for our service, new products and services, our new business model, our past operating losses, possible fluctuations in our operating results and rate of growth, interruptions or delays in our Web hosting, breach of our security measures, the outcome of any litigation, risks associated with completed and any possible mergers and acquisitions, the immature market in which we operate, our relatively limited operating history, our ability to expand, retain, and motivate our employees and manage our growth, new releases of our service and successful customer deployment, our limited history reselling non-salesforce.com products, and utilization and selling to larger enterprise customers. Further information on potential factors that could affect the financial results of salesforce.com, inc. is included in our annual report on Form 10-K for the most recent fiscal year and in our quarterly report on Form 10-Q for the most recent fiscal quarter. These documents and others containing important disclosures are available on the SEC Filings section of the Investor Information section of our Web site. Any unreleased services or features referenced in this or other presentations, press releases or public statements are not currently available and may not be delivered on time or at all. Customers who purchase our services should make the purchase decisions based upon features that are currently available. Salesforce.com, inc. assumes no obligation and does not intend to update these forward-looking statements.

Page 3: Customizing the salesforce console with the integration toolkit mt

Andy MahoodTechnical Architect at Tquila

@andymahood__c

Gautam VasudevSenior Product Manager for Service Cloud at Salesforce.com

Page 4: Customizing the salesforce console with the integration toolkit mt

DEVELOPERCERTIFIED

SALES CLOUDCERTIFIED241 SALESFORCE

CERTIFICATIONS

Who are Tquila?Platinum partner in Europe

©Tquila | Client Name | Date

18NATIVELANGUAGES

3435 SERVICE CLOUDCERTIFIED 82

+311%REVENUE GROWTH2011/2012

200EMPLOYEESGLOBALLY

4KEY GEOGRAPHIES: UK,GERMANY, INDIA & JAPAN

Page 5: Customizing the salesforce console with the integration toolkit mt

©Tquila | Client Name | Date

Why We are differentOUR COMPANY

MARKETING CLOUDCERTIFIED

1 of 3MVPs IN THE UK

2 of 7CERTIFIED TAs IN EMEA

230+MAN-YEARS OF SALESFORCE EXPERIENCE

ONLY SALESFORCE PRODUCT DEVELOPMENT PARTNER IN EMEA

TQUILA LABSWE’VE DEVELOPED LOW-RISK, LOW-COST ACCELERATORS

UXONLY PURE-PLAY SALESFORCE COMPANY WITH A DEDICATED USER EXPERIENCE TEAM

TECHNICAL LEADERSHIP

SALESFORCE PLATINUM PARTNER SINCE THE PROGRAMME LAUNCHED

HEROKU PLATINUM PARTNER

10%SALESFORCE OWNED

Page 6: Customizing the salesforce console with the integration toolkit mt

Andy MahoodTechnical Architect at Tquila

@andymahood__c

Gautam VasudevSenior Product Manager for Service Cloud at Salesforce.com

Page 7: Customizing the salesforce console with the integration toolkit mt

AgendaExplore the Salesforce Console and how to extend the UI.

▪ Review the Console

▪ Introduce Console Toolkit

▪ Console Roadmap, past and future

▪ Demos

▪ Q&A

Page 8: Customizing the salesforce console with the integration toolkit mt

WHAT IS THE SALESFORCE CONSOLE?

Page 9: Customizing the salesforce console with the integration toolkit mt

What is the Salesforce Console?

Page 10: Customizing the salesforce console with the integration toolkit mt

Next Generation Multi Channel Console

Page 11: Customizing the salesforce console with the integration toolkit mt

Split Screen for multi-tasking

Page 12: Customizing the salesforce console with the integration toolkit mt

Split Screen for multi-tasking

Page 13: Customizing the salesforce console with the integration toolkit mt

Records open as tabs and sub-tabs

Page 14: Customizing the salesforce console with the integration toolkit mt

Where are the hooks?

Page 15: Customizing the salesforce console with the integration toolkit mt

Custom Console Components in the footer

Page 16: Customizing the salesforce console with the integration toolkit mt

Footer Components can pop out

Page 17: Customizing the salesforce console with the integration toolkit mt

Same-origin policy

Page 18: Customizing the salesforce console with the integration toolkit mt

Even better with Integration Toolkit

Page 19: Customizing the salesforce console with the integration toolkit mt

Even better with Integration Toolkit

Page 20: Customizing the salesforce console with the integration toolkit mt

Even better with Integration Toolkit

Page 21: Customizing the salesforce console with the integration toolkit mt

Even better with Integration Toolkit

Page 22: Customizing the salesforce console with the integration toolkit mt

LETS DIG INTO THE SALESFORCE CONSOLE INTEGRATION TOOLKIT

Page 23: Customizing the salesforce console with the integration toolkit mt

Salesforce Console Integration ToolkitThe Toolkit is a Javascript API.

<apex:includeScript value="/support/console/20.0/integration.js"/>

Page 24: Customizing the salesforce console with the integration toolkit mt

Toolkits is AsynchronousThe Toolkits API is asynchronous. Important when you start building.

Page 25: Customizing the salesforce console with the integration toolkit mt

Types of Methods available to the Toolkit▪ Interacting with Primary Tabs and Sub tabs

• Open/Close/Focus Tabs• Get ID of record within Tab for Context

▪ Interacting with the Console UI• Controlling behavior of component buttons

• Change Text, Icon, Scroll Text etc.

• Events, for instance when Primary Tab changes

▪ Methods for CTI and Live Agent• Build custom interfaces for Telephony and Live Agent

▪ Push Notifications• Allow List Views and Page Layouts within Console to update dynamically when changes are made in

other sessions

Page 26: Customizing the salesforce console with the integration toolkit mt

THE SALESFORCE CONSOLE ROADMAP

Page 27: Customizing the salesforce console with the integration toolkit mt

Review of recent features[spring13] Service Cloud Console Integration Toolkit: Console Buttons[summer13] Salesforce Console Integration Toolkit: New Methods[summer13] Updated UI[winter14] Service Cloud for Sales[winter14] Salesforce Console Supports Microsoft Internet Explorer 10[winter14] Lookup Components for the Salesforce Console[winter14] Force.com Canvas for the Salesforce Console[winter14] Salesforce Console Integration Toolkit: New Methods

Page 28: Customizing the salesforce console with the integration toolkit mt

Roadmap for the next few releases•Touch•Other stuff...

Page 29: Customizing the salesforce console with the integration toolkit mt

DEMO TIME

Page 30: Customizing the salesforce console with the integration toolkit mt

Props to the Tquila team▪ Ivan Almeida

▪ Piotr Czechumski

▪ Liza Romanenko

▪ David Darkins

Page 31: Customizing the salesforce console with the integration toolkit mt

Find People• Problem

• Call center handles switchboard, require fast employee lookup

• Solution• Console widget to let users search for

colleagues

• Display their Phone number as ‘Click to call’

Page 32: Customizing the salesforce console with the integration toolkit mt

Similar Contacts and Open Cases▪ Problem

• Lots of Duplicate Contacts in the System

• Struggle to see Contacts Case History

▪ Solution• Custom Sidebar that finds similar

contacts

• Lists all their Open and Recent Cases

• Allows the Case to be reallocated or new cases created

Page 33: Customizing the salesforce console with the integration toolkit mt

Reminders▪ Problem

• Activities can be assigned to users

• Users should live in the Console

• Users need to have visibility of their Task list

▪ Solution• List activities with reminders due

• Button will highlight when reminders are due as Call to Action

• Button will identify the number of reminders due

Page 34: Customizing the salesforce console with the integration toolkit mt

Andy MahoodTechnical Architect at Tquila

@andymahood__c

Gautam VasudevSenior Product Manager for Service Cloud at Salesforce.com

Page 35: Customizing the salesforce console with the integration toolkit mt

We want to hear from YOU!

Please take a moment to complete our session survey

Surveys can be found in the “My Agenda” portion of the Dreamforce app

Page 36: Customizing the salesforce console with the integration toolkit mt