Open
Description
Hello!
Nice plugin. Can you please update the documentation with information on how to format the payload?
No matter what I try, all I get is "Data does not have a time field"
Can I have complex objects with multiple values? Can I instruct it to parse the json?
E.g
{
foo: {
bar: 1337
}
baz: 555
}
Thanks!