Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
I know there are lots of similar question like this but I have tried to follow and request body from API call but somehow it returns (400) Bad Request. Can anyone help to check on my code? 😞
let
payload = "{
""resultMode"": 1,
""startDate"": ""2022-12-01"",
""endDate"": ""2022-12-01""
}",
options = [Headers =[ #"Content-Type" = "application/json"], Content = Text.ToBinary(payload)],
result = Json.Document(Web.Contents("https://api.questionpro.com/a/api/v2/surveys/xxx/responses?page=1&perPage=1000&apiKey=xxxxx", options))
in
result
Hi @aliahasshim ,
Please refer to the document:
API Call and Request Body Syntax (informatica.com)
Best Regards,
Community Support Team _ kalyj
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
14 | |
13 | |
12 | |
12 | |
12 |