48. How to Copy data from REST API to Storage account using Azure Data Factory |

Поделиться
HTML-код
  • Опубликовано: 22 окт 2024

Комментарии • 32

  • @cosmocracy2000
    @cosmocracy2000 8 месяцев назад +7

    You only got HALF of your data. You ignored the real-world challenge of pagination. The page/per_page/total/total_pages attributes indicate that you need to perform subsequent fetches to get all 12 rows.

  • @mayanksharma5981
    @mayanksharma5981 Год назад

    Awesome tutorial. Is there a way to divide PDF in chunks while copying from source to sink ? Like copying a 500 page PDF to 5 PDFs 100 page each ?

  • @saisudha5565
    @saisudha5565 Год назад

    Make a video for interview questions and also what are the challenges u have faced in adf with examples please.

  • @p.rajeshkhanna8489
    @p.rajeshkhanna8489 5 дней назад

    Is it possible to dynamically copy multiple json files to CSV files without manually importing schemas

  • @ibm_etl_datastage8590
    @ibm_etl_datastage8590 Год назад

    You have great content explaining ADF ! Can you please create a video on how we can pull multiple excel files from Microsoft Teams and another video on Sharepoint as source and loading to some file or database after doing some transformation. There are videos available but I like the way you make it simple.

  • @itversityitversity7690
    @itversityitversity7690 5 месяцев назад

    I have one requirement this topic? I want to call API and this API contains 5 CSV format files and want to move these 5 files into destination (table format) . Can you please help me how to do ??

  • @BharatHiralal-lb2pq
    @BharatHiralal-lb2pq Год назад

    Hi, The requirement is to Truncate the Salesforce Table first using ADF and then load the table using ADF. How can we do this? Any idea ?

  • @MaDmAxLoCaL
    @MaDmAxLoCaL 5 месяцев назад

    we got a request in our project to egress data from ADLS location to REST API using ADF, is that possible? if so please provide your guidance

  • @tanushreenagar3116
    @tanushreenagar3116 8 месяцев назад

    Perfect 👌 explanation sir

  • @stoyyeti3671
    @stoyyeti3671 Год назад +1

    Is there any option to dynamically specify unroll column in flatten transform . Pls reply

    • @WafaStudies
      @WafaStudies  Год назад

      Never tried. But see if add dynamic content option is available there. If yes, then using byname() function u can add ur column name

  • @AHMEDALDAFAAE1
    @AHMEDALDAFAAE1 Год назад

    Thank you so much! I learnt a lot from this short video.

  • @bharatia4826
    @bharatia4826 2 месяца назад

    Informative! Many thanks

  • @saketsrivastava84
    @saketsrivastava84 Год назад

    Thanks buddy for such a insightgul video

  • @vinuthab-zw4nj
    @vinuthab-zw4nj 6 месяцев назад

    Same requirement with incremental data required. call watermark table col_Name 'ApiUrl' ,based on 'LastExportDt' data should be increment. Please make one Video

  • @UmarKhan-bx7jy
    @UmarKhan-bx7jy Год назад +1

    Thanks brother, it was really useful. I really appreciate it.

  • @a2zhi976
    @a2zhi976 8 месяцев назад

    how can control dev and prod variables in ADF ?.

  • @ravindranathchowdaryalapat9072
    @ravindranathchowdaryalapat9072 6 месяцев назад

    I have 10 jsons same as above scenario,Then how to load them in single for each activity by using dynamic column mapping,Can you please explain this

  • @eldrigeampong8573
    @eldrigeampong8573 2 месяца назад

    great video......thanks a lot

  • @DilipKumar-s9f1y
    @DilipKumar-s9f1y Год назад

    thanks for sharing

  • @saritapatole6030
    @saritapatole6030 Год назад +1

    Helpful

  • @chubsmash7602
    @chubsmash7602 4 месяца назад

    Brilliant! Thanks

  • @alexfernandodossantossilva4785
    @alexfernandodossantossilva4785 11 месяцев назад

    How can I decode the API response?

  • @yashwanthv5604
    @yashwanthv5604 Год назад

    How to copy table from one storage account to another storage account in synapse

  • @renan6827
    @renan6827 3 месяца назад

    That is a great video!!!!👏👏👏👏

  • @siddheshamrutkar8684
    @siddheshamrutkar8684 Год назад +1

    Nice Video.. 👍

  • @Sarmoung-Biblioteca
    @Sarmoung-Biblioteca 9 месяцев назад

    Make Use Web, set variable, to copy data !

  • @mayanksharma5981
    @mayanksharma5981 Год назад

    Awesome tutorial. Is there a way to divide PDF in chunks while copying from source to sink ? Like copying a 500 page PDF to 5 PDFs 100 page each ?