Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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