argoproj / argoproj/notifications-engine

improve to send form-data using webhook

Open
#26 1 comment 2 reactions 1 assignee Claimed by @aceamarco View on GitHub
enhancement
Dominant language
Go
Stars
334
Forks
217
PR merge metrics
No merged PRs in 30d

Description

# summary

To send form-data can become complex as many fields, encode, readability, and so on.

# example

```
apiVersion: v1
kind: ConfigMap
metadata:
name:
data:
template.form-data: |
webhook:
:
method: POST
form:
key1: value1
key2: value2
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.