Programming Salesforce Marketing Cloud

Programming Salesforce Marketing Cloud
Title Programming Salesforce Marketing Cloud PDF eBook
Author ZHONGCHEN ZHOU
Publisher ZHONGCHEN ZHOU
Pages 101
Release 2019-04-03
Genre Computers
ISBN 1092718796

Download Programming Salesforce Marketing Cloud Book in PDF, Epub and Kindle

This book introduces concepts to integrate with marketing cloud using API and build custom components in a platform agnostic way, including the following aspects: Marketing Cloud Package Custom Journey Builder Activity API Integration (Server to Server & Web App) Custom Marketing Cloud App Server Side JavaScript These concepts will be applicable to any programming language and platform. After introducing the concepts, we will implement these concepts using APEX programming language within Salesforce sale cloud. Tips, patterns and special considerations will be introduced when using APEX in sales cloud to implement these concepts, for example: how to serve custom activity configuration file; how to expose less REST service and write less APEX class and at the same time achieve right level of encapsulation; how to decode JWT passing from marketing cloud Journey Builder; how to build user interface and allow marketing cloud users without sales cloud account to access; how to display visualforce page inside marketing cloud iframes how to set up the right architecture.

Salesforce Marketing Cloud For Dummies

Salesforce Marketing Cloud For Dummies
Title Salesforce Marketing Cloud For Dummies PDF eBook
Author Chester Bullock
Publisher John Wiley & Sons
Pages 360
Release 2017-10-30
Genre Business & Economics
ISBN 1119122090

Download Salesforce Marketing Cloud For Dummies Book in PDF, Epub and Kindle

Salesforce Marketing Cloud: Take your digital marketing on a journey! Everything seems to be moving to the cloud these days—and digital marketing is no exception! Salesforce Marketing Cloud For Dummies guides you through the use of Salesforce's exciting suite of cloud-based digital marketing solutions, which have the power to help you plan, personalize, and optimize your customers' journey. Written by a leader of the Salesforce training and development team, Salesforce Marketing Cloud users will find essential information on using the suite of tools and tips and tricks that only an insider would be able to share. With easy-to-follow instructions, this guide helps you discover how to incorporate your data sets into the tools to create models, campaigns, and customer maps that enable you to create a positive experience for your customers. As Salesforce.com's multi-channel digital marketing platform, the Salesforce Marketing Cloud focuses on helping you manage one-on-one customer journeys. Leveraging a variety of features, this suite of tools offers email marketing, mobile marketing, social media marketing, content and messaging, predictive intelligence, and more. Your ability to navigate these features and functions will determine your digital marketing campaign's success, so it's critical that you make the most of this tool! Navigate and manage the Salesforce Marketing Cloud Define and understand your customers' journeys—and how you fit into them Engage your customers across devices, ensuring consistent communication Use predictive data to optimize engagement Salesforce Marketing Cloud For Dummies helps you make the most of your investment in the digital marketing world!

The AMPscript Guide

The AMPscript Guide
Title The AMPscript Guide PDF eBook
Author Adam Spriggs
Publisher
Pages 416
Release 2019-08-02
Genre
ISBN 9780648287223

Download The AMPscript Guide Book in PDF, Epub and Kindle

AMPscript is a scripting language for Salesforce Marketing Cloud. You can use it to create highly sophisticated, personalized content through an extensive set of functions.The language follows a simple syntax and semantics. With an understanding of the fundamentals, you can quickly gain proficiency in AMPscript - no prior experience in scripting languages is needed.This book extends the existing Salesforce documentation to provide an authoritative reference manual on AMPscript. Whether you are inexperienced in writing scripts or are already highly proficient in AMPscript, this book will enable you to enjoy rapid development through clear explanations and extensive documentation on all AMPscript functions, including real-world supporting code samples for you to reuse.

Salesforce For Dummies

Salesforce For Dummies
Title Salesforce For Dummies PDF eBook
Author Liz Kao
Publisher John Wiley & Sons
Pages 416
Release 2019-12-12
Genre Business & Economics
ISBN 1119576326

Download Salesforce For Dummies Book in PDF, Epub and Kindle

Get up to lightning speed with this fully updated, bestselling guide to using Salesforce.com! Salesforce.com For Dummies, 7th Edition gives you an edge in building relationships and managing your company's sales, marketing, customer service, and support operations. You’ll learn how to maximize the new user interface to organize contacts, schedule business appointments, use forecasting tools to predict upcoming sales, make accurate projects based on past performance, and more. Written by Salesforce.com insiders with years of expertise in CRM services, this new edition covers the latest enhancements to Salesforce.com, the world's most popular customer relationship management software. You’ll find out how to determine the right configuration to suit your business needs, and how to use apps, widgets, and tools to personalize your system. Then, you’ll explore prospecting leads, managing accounts and partners, developing contacts, tracking products, calculating forecasts, and utilizing service and support. Customize the new user interface with apps, widgets, and tools Prospect leads, drive sales, and provide outstanding customer service Manage contacts, identify opportunities, and analyze your results Collaborate with colleagues using Chatter More than 150,000 companies worldwide use Salesforce.com as their CRM solution—if you’re a new or existing user looking to maximize the potential of the new UI, this book has everything you need.

Behind the Cloud

Behind the Cloud
Title Behind the Cloud PDF eBook
Author Marc Benioff
Publisher John Wiley & Sons
Pages 311
Release 2009-10-19
Genre Business & Economics
ISBN 0470521163

Download Behind the Cloud Book in PDF, Epub and Kindle

How did salesforce.com grow from a start up in a rented apartment into the world's fastest growing software company in less than a decade? For the first time, Marc Benioff, the visionary founder, chairman and CEO of salesforce.com, tells how he and his team created and used new business, technology, and philanthropic models tailored to this time of extraordinary change. Showing how salesforce.com not only survived the dotcom implosion of 2001, but went on to define itself as the leader of the cloud computing revolution and spark a $46-billion dollar industry, Benioff's story will help business leaders and entrepreneurs stand out, innovate better, and grow faster in any economic climate. In Behind the Cloud, Benioff shares the strategies that have inspired employees, turned customers into evangelists, leveraged an ecosystem of partners, and allowed innovation to flourish.

Journey Builder Developer's Guide

Journey Builder Developer's Guide
Title Journey Builder Developer's Guide PDF eBook
Author Eliot Harper
Publisher
Pages 178
Release 2015-04-17
Genre Internet marketing
ISBN 9780994311801

Download Journey Builder Developer's Guide Book in PDF, Epub and Kindle

A guide for developers and integrators working with Salesforce Marketing Cloud. This book describes the core concepts, components, API methods and procedural steps required to build integrated customer journeys using Journey Builder.

Learning Salesforce Development with Apex

Learning Salesforce Development with Apex
Title Learning Salesforce Development with Apex PDF eBook
Author Paul Battisson
Publisher BPB Publications
Pages 234
Release 2020-08-10
Genre Computers
ISBN 9389898188

Download Learning Salesforce Development with Apex Book in PDF, Epub and Kindle

Learn to harness the power of the Apex language to build Salesforce applications Ê KEY FEATURESÊÊ - Learn how to work with the Apex language. - Learn how to develop Apex Triggers. - Learn how to use SOQL and SOSL to retrieve data. - Learn how to write Object-Oriented SalesforceÊ code. - Explore the best practices to deliver scalable and maintainable code. Ê DESCRIPTIONÊ This book covers the fundamentals of the Salesforce Apex programming language used by developers to build powerful applications in the cloud.Ê In this book, you will learn how to work with the Apex language to build scalable applications that can interact with and update data from your users. We cover the language from the ground up, introducing programming concepts such as variables and control statements alongside clear and concise examples to help you understand the key concepts and features. Platform-specific features such as Apex triggers, SOQL and SOSL are covered in detail to help ensure you deliver robust and scalable solutions. Nuances and best practices for development are discussed along with how to effectively test your code to ensure that you can deploy it to users with confidence. Object-oriented programming in Apex is also covered in-depth to ensure that you can develop dynamic solutions and build for the future. The book also discusses and shows developers how to integrate with third-party solutions using REST APIs in Apex.Ê By the end of the book, the reader will know how to start developing applications using Apex with confidence. Ê WHAT WILL YOU LEARNÊÊ - Learn how to declare variables in Apex. - Understand how to work with collections in Apex. - Use different control statements within Apex to control program flow. - Learn how to use the built-in tools to test in Apex. - Understand how to make callouts to external applications and data sources. WHO THIS BOOK IS FORÊÊ This book is intended for those starting out with Apex, whether existing Salesforce Admins or those joining the Salesforce ecosystem with little professional prior programming experience, such as students. The reader is expected to have some basic familiarity with Salesforce as a platform, although key concepts are reviewed. TABLE OF CONTENTS 0. Introduction 1. An Introduction to the Salesforce Platform 2. What is Apex? 3. Variables in Apex 4. Collections 5. Control Statements 6. Apex Triggers 7. SOQL 8. SOSL 9. Defining Apex Classes 10. Apex Class Inheritance 11. Testing Apex 12. Callouts in Apex 13. Epilogue