GitHub user mosescha1972 created a discussion: request.json for alert/report

When using a proxy server to transform the payload into the Mattermost format, 
I am sending the notification using the “send as text” method.

In this case, the proxy receives request.json, and then constructs the payload 
as:

payload = {
"text": message
}

My question is:

How is the value of request.json passed to the proxy server, and how should it 
be mapped correctly to the message variable before constructing the Mattermost 
payload?

GitHub link: https://github.com/apache/superset/discussions/38427

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: 
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to