32. Copy data from REST API which sends response in Pages using Azure data factory

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ธ.ค. 2024

ความคิดเห็น •

  • @ganubikash7838
    @ganubikash7838 2 ปีที่แล้ว +2

    your sentence - "what it will do NA" - it gives feel that we are sitting at class room in front of a teacher. Good job. Keep it up.

  • @HiYurd
    @HiYurd ปีที่แล้ว +1

    This is excellent video on how to loop through a REST API with pages. Thanks Maheer!

  • @bindrarawat6623
    @bindrarawat6623 2 ปีที่แล้ว +3

    Thanks for the video. My question is how can we achieve the same result when continuation token is being generated and we have to use that token to get the whole data. In that scenario we will not get any total pages property in JSON output

  • @jayantbishnoi9617
    @jayantbishnoi9617 ปีที่แล้ว

    this is so useful! these tutorials are gold!

  • @sunilbailwal4994
    @sunilbailwal4994 3 ปีที่แล้ว +3

    Thanks Maheer, there is pagination rule in copy activity which will write all the pages in one file. Can you please provide an example? Thanks

  • @MaheshReddyPeddaggari
    @MaheshReddyPeddaggari 3 ปีที่แล้ว +2

    Valuble learning
    Thanks Maheer

  • @conaxlearn8566
    @conaxlearn8566 ปีที่แล้ว +1

    Did you end up creating a video with pagination?

    • @WafaStudies
      @WafaStudies  ปีที่แล้ว

      Yes kindly check part 48 of same playlist

  • @suresh.suthar.24
    @suresh.suthar.24 ปีที่แล้ว

    you make adf so simple, thank you

  • @nindersingh
    @nindersingh ปีที่แล้ว

    Helped me a lot Bro.
    thanks a ton

  • @subhashkumar209
    @subhashkumar209 2 ปีที่แล้ว +3

    Hi Maheer, you said that you will prepare a video in future and the same content we achieved here can be done using pagination in ADF. Could you please prepare a video on that?

    • @DeGuy567
      @DeGuy567 ปีที่แล้ว

      Did he make new video on pagination in ADF?

  • @narendras5086
    @narendras5086 2 ปีที่แล้ว

    Hi Maheer
    I have one doubt can u copy the file from SharePoint to Adls what is the process can u please tel me

  • @AbuSidthik
    @AbuSidthik 3 หลายเดือนก่อน

    i want to load both the two pages in single file .how can i do this

  • @dilipmevada
    @dilipmevada ปีที่แล้ว

    Hi Maheer, How can we make post API request with dynamic field for Paging?

  • @smotocelll
    @smotocelll 2 ปีที่แล้ว +1

    Can you do the same example for a data flow with pagination? It is diffetent than for copy activity

    • @WafaStudies
      @WafaStudies  2 ปีที่แล้ว

      Sure dan. I will try plan that soon.

    • @smotocelll
      @smotocelll 2 ปีที่แล้ว

      @@WafaStudies Thanks! There is not much info on the internet

  • @annukumari9629
    @annukumari9629 3 ปีที่แล้ว +2

    Very helpful 😊 Thanks

  • @kcsvenkat
    @kcsvenkat ปีที่แล้ว

    Hi,
    Im facing one issue, Client give one API (SAP data), every API call got only 1000 rows
    we get data every 15 mins 10000+ data
    we have 2 API, one is get the total row count and other one is actual data
    I need to assign 1st API count to one parameter
    please help me how to will do it. based on this parameter need to set number of loops.

  • @NawazShareefMohammed
    @NawazShareefMohammed ปีที่แล้ว

    hello, can we connect dataroma to adlsgen2 and import data from adls to dataroma?

  • @vaibhavshendre1
    @vaibhavshendre1 7 หลายเดือนก่อน

    Hey @WafaStudies , Whats the difference between API and Rest API ?

  • @azurelearner4055
    @azurelearner4055 2 ปีที่แล้ว

    Hello
    Can we copy the data from powerbi to azure storage please advise

  • @omkaromble5032
    @omkaromble5032 2 ปีที่แล้ว

    Hi, please suggest how can I do reverse of this? i.e from ADF Azure SQL table, I want to push the data to on prem SQL Server DB for which I have the REST API link given to this on prem SQL DB , through POST call ? TIA

    • @mustafakamal5945
      @mustafakamal5945 2 ปีที่แล้ว

      Hi, Did you get a solution for this scenario?

  • @epuriraghavendra3847
    @epuriraghavendra3847 11 หลายเดือนก่อน

    can we put sink as rest api and post the data to api ?

  • @sanjeev8406
    @sanjeev8406 8 หลายเดือนก่อน

    Awesome Bro...

  • @carpediem5666
    @carpediem5666 2 ปีที่แล้ว

    Where is the linke to the next video of using Copy ACtivity using Pagination Rules ?

  • @manjunathb.n7465
    @manjunathb.n7465 6 วันที่ผ่านมา

    How to load rest api data incrementally ? Can you please make a video on it

  • @Lifestyle-mf4fh
    @Lifestyle-mf4fh ปีที่แล้ว

    I created this but after successful debug its showing only one record copied. Two files created in Sink side but only one one record in each files.

  • @franksomto3211
    @franksomto3211 2 ปีที่แล้ว

    Thanks Maheer, really insightful. Any update on the next video you promised to make?

  • @anamariabahudu5536
    @anamariabahudu5536 2 ปีที่แล้ว

    Can you please make the video on how to create the pagination for APIs that have next links? Thank you!

  • @sr_newchannel8635
    @sr_newchannel8635 3 ปีที่แล้ว +2

    Thanks Maheer for sharing not only these but other tutorials, its very useful !!
    At the end of the video you mentioned about pagination, Were you able to create any video on this scenario of API returning __next?

  • @errajinoura3942
    @errajinoura3942 ปีที่แล้ว

    hello and thank you for all this explanations, pleease can you answer me about how can I Copy data from multiples REST API which sends response in a sql server table using Azure data factory ?

  • @pbhaskar5197
    @pbhaskar5197 2 ปีที่แล้ว +1

    Hi Maheer .. your videos are very helpful to us.. Could you please post the video like how to ingest csv file data from datalake to oracle cloud fusion using ADF and also target side is rest API post method

    • @WafaStudies
      @WafaStudies  2 ปีที่แล้ว

      Thank you. Oracle fusion environment i can't get it. But i try something posting data to api in sink. That may useful

    • @pbhaskar5197
      @pbhaskar5197 2 ปีที่แล้ว

      @@WafaStudies Thank you so much..

    • @pbhaskar5197
      @pbhaskar5197 2 ปีที่แล้ว

      and also is there any way to convert CSV file to base64 format using ADF?

  • @vikaskumarbrahmbhatt3452
    @vikaskumarbrahmbhatt3452 2 ปีที่แล้ว

    Hello, I am using ADF - Copy Activity - Rest API call (with hapikey) to HubSpot to fetch records... the response provided me the next records URL but it does not have hapikey. Can you kindly provide step by step guide on how to get this working? I have been trying options but none of them seems to work. Also, HubSpot API does not give me how many pages I need to iterate so I really can not use For Loop as you have shown in the above example. I know similar topics are discussed in many forums but are not able to get an exact step-by-step guide on how to achieve them. I really appreciate your videos and explanations as they are easy to follow and do clarify the majority of doubts. Thank you in advance.

    • @larnelleground9159
      @larnelleground9159 ปีที่แล้ว

      @vikaskumarbrahmbhatt3452 Did you manage to figure this out ?

  • @AHMEDALDAFAAE1
    @AHMEDALDAFAAE1 ปีที่แล้ว

    Thank you so much! However, Pagination rule can help to make it easier without setting parameters

  • @liyaspasha3820
    @liyaspasha3820 2 ปีที่แล้ว

    HI Maheer, Can you please create a Video on configure Multiple Rest APIS along with incremental load.

  • @mustafakamal5945
    @mustafakamal5945 2 ปีที่แล้ว +1

    Thank you very much for creating this, this is really valuable and helpful!! However I was wondering how can we achieve the opposite scenario- posting json data from blob storage to rest api ? Please advise..

  • @Acidlocuaz
    @Acidlocuaz 2 ปีที่แล้ว

    Excelente!

  • @krish6338
    @krish6338 3 ปีที่แล้ว

    try to post how to call coupa API from ADF