#dgiambarresi - slack notifications
1 messages · Page 1 of 1 (latest)
Hello, we didn't write the Slack code ourselves so I can only speak to the Stripe side of this
To clarify, is that in vanilla slack or is that some slack app that you have added?
Got it @empty sparrow thanks. Vanilla slack.
This is the view from Slack
And this is the view from the webhook I set up in Stripe
Did you write any of the code that receives these events or is that something handled by slack?
Just using what slack had off the shelf
In that case, it would be best to go to Slack's support for this. They will have a better idea on how to configure their application
Gotcha - is there a way to build it out of Stripe?
I am not sure what you mean by that. Can you rephrase that question?
Yeah, poorly worded question...I think I can just make my own Slack App with the Stripe Webhooks.
And then use the Stripe UI to decide which events to send to the Slack app.
Yes, you can define webhook endpoints and write code to react to them however you would like