Skip to content

Add Salesforce HTTP endpoint example#123

Merged
D-K-P merged 2 commits intotriggerdotdev:mainfrom
hmacr:salesforce-http
Nov 30, 2023
Merged

Add Salesforce HTTP endpoint example#123
D-K-P merged 2 commits intotriggerdotdev:mainfrom
hmacr:salesforce-http

Conversation

@hmacr
Copy link
Copy Markdown
Contributor

@hmacr hmacr commented Nov 28, 2023

Closes #89

Testing

Salesforce does not have webhooks built into their system.
I've created Object Triggers and HTTP Callouts to simulate them (more on the video).

In the HTTP Callout, I've created the X-SF-Signature-256 using the trigger.dev Secret, which will be used to verify the webhook authenticity.

Screen Recording

Screen.Cast.2023-11-28.at.11.27.15.AM.1.mp4

@D-K-P D-K-P merged commit 743dd1c into triggerdotdev:main Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create an example Salesforce job which uses an HTTP endpoint / trigger

2 participants