Skip to content

moguejiofor/salesforce-cloud-functions-crm-tutorial

 
 

Repository files navigation

Integrating Salesforce CRM with protected Cloud Functions in enterprises

This repository contains the code to build an integration in between Salesforce and Google Cloud Functions. A protected Cloud Function is invoked by a Salesforce Apex class when new customer records are created in Salesforce.

How to use this example

Use the tutorial to understand how to configure your Google Cloud Platform project to invoke protected Cloud functions from Salesforce.

  1. Clone the repository from GitHub.
  2. Develop and enhance it for your use case

Quickstart

Clone this repository

git clone https://github.com/GoogleCloudPlatform/salesforce-cloud-functions-crm-tutorial.git

Follow the walkthrough in the tutorial associated with the example for configuration details of Cloud platform products (Cloud Functions). The repository also has details of the configuration needed in a Salesforce org to invoke a protected GCP Cloud Function.

License

Apache Version 2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Apex 89.9%
  • JavaScript 10.1%