Skip to content

scott-cloudgiants/df16-procbuilder-restapi

Repository files navigation

df16-procbuilder-restapi

Key files:

SlackPublisher.cls Apex class that publishes simple notifications to a Slack webhook. Can be called from Salesforce Process Builder.

SlackPublisherTest.cls Apex test class for SlackPublisher.

SalesforcePublisher.cls Apex class that publishes records from one Salesforce org to another. Can be called from Salesforce Process Builder.

SalesforcePublisherTest.cls Apex test class for SalesforcePublisher.

SalesforcePublisherDocs/ Step-by-step instructions for configuring the Connected App, Auth Provider, and Named Credential necessary to make the sample SalesforcePublisher code work.

About

Salesforce code samples and documentation from Dreamforce 2016 presentation "Publishing Data to REST APIs with Lightning Process Builder"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages