On: {{ join_events(item.on) }}
{{item.request.headers.map(h => h.key).join(', ')}}
| Targets | Actions |
|---|---|
|
{{ item.request.method.toUpperCase() }}({{ ucFirst(item.request.type) }}) @
On: {{ join_events(item.on) }}
|
|
On: {{ join_events(item.on) }}
{{item.request.headers.map(h => h.key).join(', ')}}
{{ filterItem(item) }}
Authorization header key by default,
However this might not be enough to remove credentials from the exported data. it's your responsibility
to ensure that the exported data does not contain any sensitive information for sharing.
Form, the event data will be JSON encoded and sent as the
and sent as ...&data_key=json_string, only the data field will be JSON encoded.
The other keys id, event and created_at will be sent as they are.
X-Event-ID and X-Event with the request.Apprise URLs is in beta and subject to many changes to come, currently the
message field fallback to JSON encoded string of the event if there there is custom message set by us for
that particular event.