MFG Salesforce Cases System API - Implementation Template

(0 reviews)

Prerequisites

This implementation template has the following dependencies:

  • Create Custom fields
  • Generating token for a User in Salesforce Org

Please review the use cases described on the MuleSoft Accelerator for Manufacturing solution pages for more information about dependencies on other APIs and services.

Create Custom Fields

  1. Click on Salesforce Setup icon and select Developer Console. A new console window opens.
  2. Go to Debug -> Open Execute Anonymous Window. Execute the scripts one by one from /src/test/scripts/CreateCustomFields.txt.
  3. The service account user profile configured in mfg-salesforce-cases-sys-api should have access to the custom fields created using above steps.

Generating token for a User in Salesforce Org

  1. Login to Salesforce with the Service Account User Id.
  2. Click Username in the top right and select Setup or My Settings from the menu.
  3. Under Personal Setup, click My Personal Information > Reset My Security Token.
  4. Click Reset Security Token.
  5. Check the Service Account User email inbox for the email from Salesforce with the new security token.

Next steps

Refer to the Deployment page for instructions on how to configure and deploy this application.


Reviews

TypeTemplate
OrganizationMuleSoft
Published by
MuleSoft Solutions
Published onSep 6, 2022
Asset overview

Asset versions for 1.0.x

Asset versions
VersionActions
1.0.0