Fusion Webhook response
Hello,
Sorry that this question is very basic, but I've been in and out of so many coding languages lately that I need to ask.
Can I webhook repsonse return an array?
I have a test scenario where I'm creating an array but when I send that array in a webhook response, it looks like it gets flattened into a data string separated by commas.
Makes me think a webhook response doesn't respect data types?
thanks,
Kelly