31
Developing a Recall App on Force.com in a Week Daniel Hoechst, Zions Bancorporation, Salesforce Business Analyst @dhoechst

Developing a Recall App on Force.com in a Week

Embed Size (px)

Citation preview

Page 1: Developing a Recall App on Force.com in a Week

Developing a Recall App on

Force.com in a Week

Daniel Hoechst, Zions Bancorporation, Salesforce Business Analyst

@dhoechst

Page 2: Developing a Recall App on Force.com in a Week

Safe Harbor

Safe 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 intellectual property and other l itigation, risks associated

with 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-Q for the most recent fiscal quarter ended July 31, 2012. This

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: Developing a Recall App on Force.com in a Week

Daniel Hoechst

Salesforce Business Analyst

@dhoechst

Page 4: Developing a Recall App on Force.com in a Week

Questions

Page 5: Developing a Recall App on Force.com in a Week

Product Recall!

Page 6: Developing a Recall App on Force.com in a Week

Existing Process Before Recall

• Returns managed with cases

• Custom object to put multiple items on a case

• Email to Case

• Manual process with lots of screens

Page 7: Developing a Recall App on Force.com in a Week

Day 1

Page 8: Developing a Recall App on Force.com in a Week

Prepare for Flood of Calls

Page 9: Developing a Recall App on Force.com in a Week

Streamlined Case Creation Page

Page 10: Developing a Recall App on Force.com in a Week

Workflow Rules to Send Emails

Page 11: Developing a Recall App on Force.com in a Week

Workflow Rule Tips

• Workflow rules don’t log activity when sending emails – add a

completed activity as part of the workflow rule.

• Do a field update to clear the send email checkbox in case you

need to resend.

Page 12: Developing a Recall App on Force.com in a Week

Day 2

Page 13: Developing a Recall App on Force.com in a Week

Integration With UPS

Page 14: Developing a Recall App on Force.com in a Week

Outbound Messaging

Page 15: Developing a Recall App on Force.com in a Week

Jitterbit

Page 16: Developing a Recall App on Force.com in a Week

Day 3

Page 17: Developing a Recall App on Force.com in a Week

Make the Customer Do the Work

Force.com Sites

Page 18: Developing a Recall App on Force.com in a Week

Day 4

Page 19: Developing a Recall App on Force.com in a Week

Expect the Unexpected

Users don’t read instructions!

• Form only for US and Canada

Users can’t type!

• States were often misspelled

Solution: Make state and Country Pick Lists

Page 20: Developing a Recall App on Force.com in a Week

Code! Making a Country Drop Down

Page 21: Developing a Recall App on Force.com in a Week
Page 22: Developing a Recall App on Force.com in a Week

Day 5

Page 23: Developing a Recall App on Force.com in a Week

Quickly Receive Product

Page 24: Developing a Recall App on Force.com in a Week

Code!

Page 25: Developing a Recall App on Force.com in a Week
Page 26: Developing a Recall App on Force.com in a Week

Results

• 72% Return Rate (Typical is 20%)

• 2/3 of Cases created through self-service

• Very happy customers / great brand image

Page 27: Developing a Recall App on Force.com in a Week

Customer Feedback

“You guys rock! Where’s the “Like” button so I can spread the

word on how well you are handling this!”

“Got my replacement in no time…wonderful service!”

“WOW! I’m so impressed with how your company handled this!”

“Your customer support and handling of this issue is the best

I’ve have ever seen and I’m a real critic of customer support.”

Page 28: Developing a Recall App on Force.com in a Week

Conclusion

Done in a week thanks to features on Force.com platform

• Workflow rules with emails and outbound messages

• Visualforce

• Custom Settings

• Sites

Page 29: Developing a Recall App on Force.com in a Week

Lessons Learned

• Take advantage of a crisis to make changes

• Sit with users to learn their problems

• Iterate frequently

• Communicate!

Page 30: Developing a Recall App on Force.com in a Week

Daniel Hoechst

@dhoechst

http://verticalcode.wordpress.com

Page 31: Developing a Recall App on Force.com in a Week