Hi! I have a question. I am connecting my BLiP chatbot into a Google Sheet using Integromat. Everything works fine except that when i try to process HTTP Request POST with a property containing an array of string, it displays an error 400.
What could be the error of this?
Is it possible to process HTTP Request POST using BLiP with an array of string? If not, what would be the best workaround?
*Note: In this example {{surveyAnswers}} is the array of string.