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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

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
Super User
Super User

1 REPLY 1
nandukrishnavs
Super User
Super User

@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
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

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