This video shows how to use a webhook in Salesforce Flow to integrate GitHub issues with Salesforce cases. It covers setting up a webhook endpoint in Salesforce, mapping the request to a new case using Streamscript, and saving the case. After configuring the webhook, the URL is copied into GitHub's repository settings and a test event is sent.
Note: after following this tutorial, we also recommend you secure the GitHub webhook by verifying signatures, per this Github integration example.
Getting started with Streamscript
Install from the Salesforce AppExchange
Package install link: /packaging/installPackage.apexp?p0=04tGA000005tWe3
Streamscript for Salesforce Flow |
Salesforce/Clockify Webhooks |
Reference Documentation |