Salesforce Marketing Cloud Connector > Introduction to Salesforce Marketing Cloud Connector > Administration of Salesforce Marketing Cloud Connector
  

Administration of Salesforce Marketing Cloud Connector

As a user, you can use Salesforce Marketing Cloud Connector after the organization administrator performs the following tasks:
For more information about the Salesforce Marketing Cloud APIs, see the Salesforce Marketing Cloud documentation at the following website: https://developer.salesforce.com/docs/atlas.en-us.mc-apis.meta/mc-apis/index-api.htm.

Retrieving the client ID and client secret

Perform the following steps to retrieve the Client ID and Client Secret for a new package:
    1Log in to Salesforce Marketing Cloud.
    2Go to Setup > Apps > Installed Packages.
    3Click New to create a new package.
    4In the New Package Details window, enter the name and description for the package.
    To use OAuth 2.0, select Create with enhanced functionality (recommended).
    5Click Add Component.
    6Select API Integration as the component type.
    7Click Next.
    8Select Server-to-Server as the integration type.
    9Click Next.
    10Select the following permissions for the Server-to-Server properties:
    These are the minimum permissions required to use Salesforce Marketing Cloud Connector.
    11Click Save.
    The Components section displays the Client ID and Client Secret for the package.
Perform the following steps to retrieve the Client ID and Client Secret for an existing package:
  1. 1Go to Setup > Apps > Installed Packages.
  2. The Installed Packages page lists all the packages installed in the Salesforce Marketing Cloud account.
  3. 2Select a package and go to the Components section.
  4. The Components section displays the Client ID and Client Secret for the package.
  5. 3Click Save.
Note: Informatica recommends that you upgrade to OAuth 2.0. If an existing package uses OAuth 1.0, you cannot edit the package to use OAuth 2.0. You must create a new package to use OAuth 2.0.
For information about configuring installed packages and API integration, see the Salesforce documentation.

Assigning administrator role to users

Perform the following steps to assign Administrator role to users in the Salesforce Marketing Cloud account:
    1Log in to Salesforce Marketing Cloud.
    2Go to Setup > Users > Users
    The Users page lists all the users available in the Salesforce Marketing Cloud account.
    3Select the user to whom you want to assign Administrator role.
    4Click Manage Roles tab.
    5Click on Edit Roles.
    6Select Marketing Cloud Administrator and Grant the user access to the web services to assign Administrator role to the user that you selected.

Disabling the Salesforce Marketing Cloud account password expiry date

Perform the following steps to disable the Salesforce Marketing Cloud account password expiry date permanently.
    1Log in to Salesforce Marketing Cloud.
    2Go to Setup > Users > Users.
    The Users page lists all the users available in the Salesforce Marketing Cloud account.
    3Select the user for whom you want to disable password expiry date.
    4Click Edit.
    5Specify Yes in the API User property.
    6Click Save.

Prerequisites to perform insert operations

Consider the following prerequisites to perform an insert operation in Salesforce Marketing Cloud:

Configure proxy settings

If your organization uses an outgoing proxy server to connect to the Internet, you can use the serverless runtime environment to connect to Informatica Intelligent Cloud Services through the proxy server.
You can use the unauthenticated or authenticated proxy server.
To configure the proxy settings for the serverless runtime environment, see Runtime Environments in the Administrator help.