amazing!!!! m working on ADF since ten months!!! but did not get concepts so clearly!!! i barely write comments !!! but ur work was so awesome here i made it a point to first comment and appreciate it
@WafaStudies4 жыл бұрын
Thank you 🙂
@courtneyh15334 жыл бұрын
Is there a way to store the output from the JSON post into a dataset some where? Preferably a blob storage.
@sravankumar9172 жыл бұрын
No words to say Maheer.. You given awesome explanation about REST API in simple manner 🙏
@WafaStudies2 жыл бұрын
Thank you ☺️
@khasgateshrebel68719 ай бұрын
@@WafaStudies I am trying to add the pdf file in the request in one of our web activity. Can I know how to attach a pdf file to web activity.
@blakeaghili46812 жыл бұрын
Do you have video to show how to use the output of that GET call ? like it calls it returns some data, .. now how to use it, like insetting it into a Azure table
@VarunKumar-xt4jq23 күн бұрын
Brilliant Work Bro!...Thanks for shaing the videos
@anirbansarkar63063 жыл бұрын
this was definitely an wonderful explanation. It was very helpful to get this web activity's concept clear
@WafaStudies3 жыл бұрын
Thank you 😊
@fadi.casual37964 жыл бұрын
Is there a way to copy data from blob storage and post it to REST API sequentially ?
@venkatbesthavemula3 жыл бұрын
Hi Wafa, If my RestCall output is XML, can I use ADF web to get the XML content.
@ravichandrajl53664 жыл бұрын
Hi, Your videos are very nice. could you please show complete demo while explaining so that it will be very helpful.Thanks a lot for sharing your knowledge
@lekshmiGalaxy3 жыл бұрын
Hi @wafastudies can you suggest which activity need to be used to access data from RDPE API ?
@coreyedwards5312 жыл бұрын
I need to POST 500 records in JSON to a REST API. Is there a way to place more than 1 JSON record into the body? I tried to add a dataset however ADF tells me I need something in the body.
@omarhermilsonquinteroayala53732 жыл бұрын
I have a dataset from a csv, i vinculed that dataset to de activity web but the conection its imposible. The end point its from azure machine learning model. Can you help to change the Body with the columns to the dataset or give me information about the consumit to the web service type Post with a dataset for activate it. Thanks
@corsaronero56194 жыл бұрын
Hi, how can i use API with OAUTH2.0 authorization???? thanks
@geehaf3 жыл бұрын
This is a great tutorial video - fantastic work. Do you have any advice on how to use the HTTP PUT method and send an Octet stream as the body with this activity, i.e., not JSON? Thanks.
@anjali35able2 жыл бұрын
Hi Wafa, I have to connect to an API in a private virtual network, get a token then pass it to the second rest api in the same private virtual network. Could you please suggest how it is possible?
@aditimetkar2266 Жыл бұрын
I am using global parameter to specify web activity url and it is truncating the value, any reason?
@sharavananp55703 жыл бұрын
Hi, is there a way to use one logic app to refresh multiple cubes at different time via ADF
@ksh-v8x4 жыл бұрын
Hi, thank you for your Videos I am trying to process AAS Tabular Partitions but unable to understand how to configure it using DataFactory can you please guide me.
@chandrashakerkadavergula86873 жыл бұрын
I am using a web activity to call an API and I am getting gateway time out error. How to resolve it as my API will take more time to execute
@rahulparmar2082 жыл бұрын
With get method i am json data in response that has a 'bills' key which is an array... now i want to store only this bills array in mongodb,,,, i am not able to reach to the bills key...
@feliperosero7804 жыл бұрын
tks. How do you save the response of the web services?
@WafaStudies4 жыл бұрын
If u would like to save JSON response to file then use API dataset as source in copy activity. Using web activity u can use that activity response in subsequent activities depending up on need
@feliperosero7804 жыл бұрын
@@WafaStudies mmm maybe you know of an example?
@robinson035844 жыл бұрын
@@WafaStudies Is there a way to store the data in the variable or paramter.so that I pass the json as an input to someother activity?
@courtneyh15334 жыл бұрын
@@WafaStudies I have a strange use case. I have need post an api request with a SSL request, Basic authentication (username and password). The API rest data set source only allows me to do one or the other.
@hmn41244 жыл бұрын
Hi, for the PUT request action, what do I need to put into the body of the message? It seems that adding a dataset is not enough.
@edwinraj26523 жыл бұрын
Did you get a solution for your post. Im stuck at the same point where choosing dataset reference requires body to be set.
@varunkulkarni79084 жыл бұрын
Superb Explained
@WafaStudies4 жыл бұрын
Thank you 🙂
@rahulshashwat53703 жыл бұрын
Thanks for the video.Can you please show posting dataset in the body of web activity.
@vyshakhunnikrishnan23724 жыл бұрын
Thanks for the demonstration
@manikantareddy22313 жыл бұрын
How to copy from API to blob
@samuelsamm92973 жыл бұрын
Brother, can you please add a text REST API in the title, this video helps a lot if anyone needs to do REST API task in ADF
@akashtribhuvan8124Ай бұрын
Thank You!
@dennis771 Жыл бұрын
The video didn't go further to show how you will automate the process especially the body of the post.
@sonamkori81692 жыл бұрын
Thank You Sir
@WafaStudies2 жыл бұрын
Welcome ma'am ☺️
@gauravchourasia80834 жыл бұрын
Thanks bro
@shanes20074 ай бұрын
Good content ... Just tired of the User Properties explanation...😀 Since its a series , you can omit that for subsequent modules...
@aqlanable3 жыл бұрын
i like your videos but really stop user properties every time
@battulasuresh93064 жыл бұрын
❤it's awesome Can we have email of u?
@WafaStudies4 жыл бұрын
Thank you😀 email available in channel discription
@AshishSharma-bl7we4 жыл бұрын
@@WafaStudies Please tell when to use REST API under copy data VS this Web component