40. Working with Token based REST API in Azure Data Factory

Поділитися
Вставка
  • Опубліковано 5 вер 2024
  • In this Video, I discussed about working with REST API with token authentication in Azure data factory.
    REST API website link:
    www.appslovewo...
    Link for Azure Synapse Analytics Playlist:
    • 1. Introduction to Azu...
    Link for Azure Databricks Play list:
    • 1. Introduction to Az...
    Link for Azure Functions Play list:
    • 1. Introduction to Azu...
    Link for Azure Basics Play list:
    • 1. What is Azure and C...
    Link for Azure Data factory Play list:
    • 1. Introduction to Azu...
    Link for Azure Data Factory Real time Scenarios
    • 1. Handle Error Rows i...
    Link for Azure LogicApps playlist
    • 1. Introduction to Azu...
    #Azure #AzureDatafactory #DataFactory

КОМЕНТАРІ • 49

  • @pavanpai625
    @pavanpai625 Рік тому +1

    Nicely explained. Please try to create a complete video on the pagination topic. Would be really helpful. Thanks !

  • @annukumari9629
    @annukumari9629 2 роки тому +2

    Very useful concept and very beautifully explained. Thankyou so much for your effort 😊

    • @WafaStudies
      @WafaStudies  2 роки тому

      Thank you ☺️

    • @khasgateshrebel6871
      @khasgateshrebel6871 6 місяців тому

      Hi @@WafaStudies I am trying to add the pdf file in the request, can you tell me how to achieve that in the adf web activity

  • @sanishthomas2858
    @sanishthomas2858 2 роки тому +2

    Can u make video to read data from data lake push/put to rest api using copy activity

  • @rupesh.venkat
    @rupesh.venkat 7 місяців тому

    Nicely Explained. Can you make one video on how to read xml files through API and handling the same on ADF

  • @priyadharshinisethu4550
    @priyadharshinisethu4550 Рік тому

    very nice explanation. Thank you so much..

  • @videet
    @videet 6 місяців тому

    Hi, thanks for the videos. do you have any videos where you consume streaming data from API?

  • @azurelearner4055
    @azurelearner4055 9 місяців тому

    Thanks for making this video
    if while getting the data from the api we are also passing other parameter how do we pass that in ADF

  • @sujitunim
    @sujitunim Рік тому +1

    Not working for oauth2.0 token . In second web activity getting status 500 even after passing bearer token from web activity 1. Any suggestions

  • @sravankumar1767
    @sravankumar1767 2 роки тому +1

    Nice explanation 👌

  • @shraddhabhot
    @shraddhabhot Рік тому +1

    Really Helpful ❤

  • @vibhaskashyap8247
    @vibhaskashyap8247 2 роки тому +1

    Well explained ! Thanks !!

  • @neelshah8247
    @neelshah8247 11 місяців тому

    Excellent. Thank you!

  • @aravindkumarak2838
    @aravindkumarak2838 2 роки тому +1

    thank you for giving useful content

  • @animestuff5000
    @animestuff5000 5 місяців тому

    What if my source is azue sql and sink is api. Can i create sink LS same as you created for source?

  • @user-nm9jo2cz6d
    @user-nm9jo2cz6d 7 місяців тому

    Well explained, how about token refresh handling?

  • @oraclehead
    @oraclehead Рік тому

    Very helpful, thank you.

  • @mahannopkanthapan5277
    @mahannopkanthapan5277 5 місяців тому

    Thanks. You save my day.

  • @ayeshafatima266
    @ayeshafatima266 Рік тому

    very very helpful video. I have a question, How to pull data from okta using ADF?

  • @Sapandream007
    @Sapandream007 Рік тому

    really very helpful sir

  • @tharunreddy9972
    @tharunreddy9972 2 роки тому +1

    Thank you wafa

  • @joefitzy
    @joefitzy Рік тому

    Helpful - thanks!

  • @robertcaes8498
    @robertcaes8498 7 місяців тому

    This is great 👍

  • @Rk-mv8sz
    @Rk-mv8sz 2 роки тому

    Your videos are very helpful. I am bigginer to adf. I have doubt please clarify.
    What is the difference between azure sql db and azure data warehouse.

  • @MelvinAbedini
    @MelvinAbedini Рік тому

    Well done!

  • @vasudevavarma1693
    @vasudevavarma1693 11 місяців тому

    Can we do parallelization in this API calls , Actually I am having multiple employees list coming every day almost like 300-500 employees. doing one after the other is a big time taking. Can we change this to process each set of employees chunk of data like 100 employees in one thread and see that they are parallely run ?

  • @stevedepeijper5054
    @stevedepeijper5054 7 місяців тому

    Thanks a lot!

  • @user-fx7do8yh8w
    @user-fx7do8yh8w 7 місяців тому

    415 unsupported media type rest call failed i am facing this issue now what i do next to resolved this

  • @data9051
    @data9051 2 роки тому +1

    nice

  • @nunnajyothi6168
    @nunnajyothi6168 Рік тому

    In Logicapps how send sql data to API,please explain once

  • @revathyvijaymukundan8672
    @revathyvijaymukundan8672 2 роки тому

    The bearer token is getting expired after 1hr. Is there anyway to change the expiry time?

  • @tetzki9962
    @tetzki9962 2 роки тому

    say if I'm using client id and secret id instead of username and password for the authentication, how do I declare that in the source body to generate the token?

    • @thestoryvillain2182
      @thestoryvillain2182 Рік тому

      Did get this information??
      Could you please me understand the same ??

  • @markeeplier8552
    @markeeplier8552 Рік тому

    One small doubt sir, in web1 activity you gave url for login but user registration is not needed for adf aaa? Directly we can go for login aa

    • @mounicav6626
      @mounicav6626 Рік тому

      Since user registration is already completed through Postman App. It's not required again.

  • @chethan4160
    @chethan4160 Рік тому

    can we create parameter for user id and password

  • @nunnajyothi6168
    @nunnajyothi6168 Рік тому

    how to send sql data to API

  • @MIPunter
    @MIPunter 7 місяців тому

    Hello Maheer @wafastudies
    If the token gets expired every 5 min then what to do?

  • @mythilysenthilkumar6222
    @mythilysenthilkumar6222 Рік тому

    "errorCode": "2108",
    "message": "{\"error\":{\"code\":\"InvalidAuthenticationInfo\",\"message\":\"Server failed to authenticate the request. Please refer to the information in the www-authenticate header. Could you please help me out to solve this issue.

  • @vikasrao5423
    @vikasrao5423 Рік тому

    Hello Sir, When i try to call my api then i am getting this error
    Error calling the endpoint 'MY_API_NAME'. Response status code: 'NA - Unknown'. More details: Exception message: 'NA - Unknown [ClientSideException] (API_NAME) .one could not be resolved.'.
    Request didn't reach the server from the client. This could happen because of an underlying issue such as network connectivity, a DNS failure, a server certificate validation or a timeout.

  • @pushkalnandan868
    @pushkalnandan868 Рік тому

    Nicely explained, Thanks !!