Skip to main content

Veritran Docs

Push Salesforce

This API enables the functionalities of Salesforce's SDK for Push notifications.

Note

The integration described in this article may not be implemented in your environment or enabled for all your clients. Contact your admin for assistance.

Technical Details

API ID

586

API Code

PUSH SALESFORCE

Call API version

1

SDK Version

iOS: [xxx] - Last update: Apr 2021

Android: MarketingCloudSDK [7.3.1] - Last update: Dec 2020

App Version

7.X.X

Objective

Push notifications for mobile

Classification

Notifications

Available for

iOS, Android

Use the Push Salesforce Integration in Studio

The following functions are available for use in your legacy processes, and you can also use them as blocks in Lambda processes. Click each function to see more details.

Set Contact Key

Set the contact key to create the user in the Salesforce console.

Get SDK State

Get data on the initialization and use of the Salesforce SDK.

Set Contact Key

This function is used to set the contact key to create the user in the Salesforce console once the user has logged in.

Parameter Configuration

This function requires you to complete the input register value with the contact key to be set for the user created in the Salesforce console.

Function ID

Register

Value

110

1

Input Registers

Register

Description

Mandatory

Value

390

Contact key to be set for that user

X

STRING

Output Registers

Register

Description

Value

112

Call Result

000

NO_ERROR

001

API_GENERIC_ERROR

002

API_WRONG_PARAMETERS_ERROR

003

API_SDK_NOT_INITIALIZED

004

API_TOKEN_NOT_SET_YET

290

Contact Key Set

291

SDK State

JSON string with the output of the Get SDK State function.

Get SDK State

This function is used to get data on the initialization and use of the Salesforce SDK.

Parameter Configuration

This function doesn't require the configuration of any parameters.

Function ID

Register

Value

110

2

Input Registers

Register

Description

Mandatory

Value

Output Registers

Register

Description

Value

112

Call Result

000

NO_ERROR

001

API_GENERIC_ERROR

002

API_WRONG_PARAMETERS_ERROR

003

API_SDK_NOT_INITIALIZED

290

SDK State

JSON String