Hi,
As per my understanding the below code :
Source = Json.Document(Web.Contents(url,[Content = [search = search,exec_mode=exec_mode,output_mode=output_mode,offset=offset,count=count]]))
will add query params to the url
How to send form params in the POST??? (equialent of -d in curl)
Solved! Go to Solution.
@Anonymous
Have you referred to this link already? https://stackoverflow.com/questions/50151940/power-query-make-http-post-request-with-form-data
@Anonymous
Have you referred to this link already? https://stackoverflow.com/questions/50151940/power-query-make-http-post-request-with-form-data
User | Count |
---|---|
5 | |
2 | |
2 | |
1 | |
1 |
User | Count |
---|---|
17 | |
9 | |
5 | |
3 | |
2 |