notify completed quote payment on slack notification channel
SOLVE
Hi there!
I'm trying to create a workflow for when a payment is recieved from a deal that it can be notified on a slack channel.
I believe i am very close to this solution, yet i am stuck in the final step.
The first area is that when a deal is paid, i set up a internal email notification to the deal owner.
However I would like to send a webhook and post that information on a slack channel.
I created an app on slack and copied its webhook information and pasted that on the hubspot webhook so it knows where to send the information, but i basically provided an invalid JSON.
Would be great to know how to resolve this. Thank you for your time!
Once installed, you'd set up a workflow that triggers when a payment is received (likely status = 'Paid'). Then, you'd use the Slack integration to send a notification to the channel of interest.
Once installed, you'd set up a workflow that triggers when a payment is received (likely status = 'Paid'). Then, you'd use the Slack integration to send a notification to the channel of interest.