#dgiambarresi - slack notifications

1 messages · Page 1 of 1 (latest)

empty sparrow
#

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?

quick hatch
#

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

empty sparrow
#

Did you write any of the code that receives these events or is that something handled by slack?

quick hatch
#

Just using what slack had off the shelf

empty sparrow
#

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

quick hatch
#

Gotcha - is there a way to build it out of Stripe?

empty sparrow
#

I am not sure what you mean by that. Can you rephrase that question?

quick hatch
#

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.

empty sparrow
#

Yes, you can define webhook endpoints and write code to react to them however you would like