-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Labels
actionstriagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employeetrigger / sourceNew trigger / source requestNew trigger / source requestuser request
Description
App
Stripe
https://docs.stripe.com/api
Sources
I want to listen for specific events. There is one event that Stripe sends that is not available to single out in Pipedream, and that event is setup_intent.requires_action. In order to listen for this event, I have to listen for all events (*) which I do not want to do because this wastes credits.
Actions
I need setup_intent.requires_action to be a selectable event (without having to use the all events {*} trigger).
For component dev
- Please add the
setup_intent.requires_actionto Stripe - New Custom Webhook Events source. - Also, please check the doc and add other events from https://docs.stripe.com/api/events/types
Metadata
Metadata
Assignees
Labels
actionstriagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employeetrigger / sourceNew trigger / source requestNew trigger / source requestuser request
Type
Projects
Status
Done