raspberry-lef
raspberry-lef
Hi @asommer70 - could you please give an example of what you are trying to send that does not work? Thank you
I am sorry in advance if I am missing anything obvious, but a JSON array is an ordered collection of values, separated by ','. For example, `["2033412", "[email protected]"]`. For key-value...
@asommer70 I see, thank you. Could you please share the error message that you get? (With any sensitive/personal/business information redacted please.)
Thank you for providing this example. This won't work as it is right now, because the Post agent doesn't support sending top-level JSON arrays. It could be done, but it...