Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
Anonymous
Not applicable

API call with form params in power query

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)

1 ACCEPTED SOLUTION
nandukrishnavs
Community Champion
Community Champion

1 REPLY 1
nandukrishnavs
Community Champion
Community Champion

@Anonymous 

 

Have you referred to this link already? https://stackoverflow.com/questions/50151940/power-query-make-http-post-request-with-form-data


Regards,
Nandu Krishna

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.