#rji-webhook-events
1 messages · Page 1 of 1 (latest)
Hey there 👋 sorry to hear you're having problems. Can you help me understand what events you're trying to listen to, and the actions that you're taking to trigger them?
HI
I have two type of events here,
First one are the one generated inside the Customer portal. They are not working for me. To trigger them I use this option to impersonate as an user and use the customer portal.
after doing this I just change billing address:
This creates and event:
(wait a minute pls)
this creates a nice webhook message in my testing webhook server at requestcatcher.com:
But there is nothing in my slack-webhook integration
These are my accounts for test mode:
request catcher are working fine, but the slack integration is not working at all
I have change and edited the field a lot, and we have test it in another production account and it 's working neither
Can you share the webhook endpoint ID (we_XXX) for the slack endpoint?
yes
we_1JxXvdJOd0b8Tw3aVCtXeGeM
thanks, taking a closer look
So it seems like you're listening for customer.updated events. Based on what I'm seeing we are sending these to your slack endpoint, and are receiving a 200 response that seems to indicate the event was received successfully.
Very strange then. May be there is a filter or a bug on the stripe-slack integration? responding ok but not showing?
Maybe, but I can't comment on that as we didn't build the slack app and aren't familiar with how it works. It looks like that app is built by the Slack team, so they may be able to provide more insight.
What I'm seeing on the app page seems to indicate that it was built by Slack.
Haha, if there is anything else we can do to help investigate just let us know, but seems like they're going to be the best folks to speak with initially.
I'm using a slack native webhook integration, and it complains like this:
because of this:
Do you know any way to have this field from stripe?
There is no way to modify the contents of the events that we send.
Do you know any succesful story of any stripe client/user that have slack succesfully used along the customer portal?
I'm not aware of any specific such integrations, no. You'd need to work with Slack to understand what they expect and how you can provide it.