Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Looking at other applications that provide a webhook url the payload expected is a single json object { "key": value } and not an array of json objects [ {"key1":value1} ] or [ {"key1":value1}, {"key2":value2} ].
your feedback would be greatly appreciated! 🙂
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Anonymous
Square bracket is qualified identification in JSON and it’s used to identify array which is a data type in JSON. If a url is expected to use an array as the payload, it means it’s the desired values used to run this request.
If you still have problems on it, please let me know which Power BI URL you are using. Thanks a lot!
Best Regards,
Community Support Team _ Caiyun