convoy icon indicating copy to clipboard operation
convoy copied to clipboard

The Cloud Native Webhooks Gateway

Results 161 convoy issues
Sort by recently updated
recently updated
newest added

### Is your feature request related to a problem? Please describe. I already made one feature request previously: https://github.com/frain-dev/convoy/issues/1987 - but it turns out, the solution implemented there did not...

### Is your feature request related to a problem? Please describe. Filtering the webhooks logs takes more steps than necessary, especially for events that happen almost simultaneously. ### Describe the...

### Describe the bug A clear and concise description of what the bug is. ### To Reproduce Steps to reproduce the behavior: - a user’s invite has been accepted -...

bug

### Is your feature request related to a problem? Please describe. Right now, users are stuck with our portal link design. They'd like to customise it to fit their dashboard...

This PR introduces a way to configure IP allow and block lists for outgoing webhooks without using a separate software (egress proxy, e.g., Smokescreen). From a layered security perspective, this...

The intention here should be to initialize a slice with a capacity of len(evs) rather than initializing the length of this slice. The online demo: https://go.dev/play/p/q1BcVCmvidW

### Describe the bug I'm experiencing an issue where we are generating more event deliveries than required for a particular event. ### To Reproduce Steps to reproduce the behaviour: 1....

bug

no testing done. The inconsistency, sometimes literally on the same page, was killing me

### Is your feature request related to a problem? Please describe. Create a Pulumi provider for Convoy so I can specify in code what endpoints I have