@@WafaStudies Do you have a video teaching how to do a POST in an API?I am facing problems to do a POST, but in Postman it works. I need to insert an event in an API directly from ADF.
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 ?
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?
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.
"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.
Nicely explained. Please try to create a complete video on the pagination topic. Would be really helpful. Thanks !
Very useful concept and very beautifully explained. Thankyou so much for your effort 😊
Thank you ☺️
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
Can u make video to read data from data lake push/put to rest api using copy activity
very nice explanation. Thank you so much..
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
Very helpful 👍
Well explained, how about token refresh handling?
Nicely Explained. Can you make one video on how to read xml files through API and handling the same on ADF
really very helpful sir
Hi, thanks for the videos. do you have any videos where you consume streaming data from API?
You save me! Thank you!
Welcome 😊
@@WafaStudies Do you have a video teaching how to do a POST in an API?I am facing problems to do a POST, but in Postman it works. I need to insert an event in an API directly from ADF.
Nice explanation 👌
Thank you ☺️
Really Helpful ❤
Thank you 😊
Not working for oauth2.0 token . In second web activity getting status 500 even after passing bearer token from web activity 1. Any suggestions
Excellent. Thank you!
Very helpful, thank you.
thank you for giving useful content
Welcome 😁
very very helpful video. I have a question, How to pull data from okta using ADF?
Well explained ! Thanks !!
Thank you ☺️
What if my source is azue sql and sink is api. Can i create sink LS same as you created for source?
Thanks. You save my day.
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 ?
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.
In Logicapps how send sql data to API,please explain once
This is great 👍
Helpful - thanks!
415 unsupported media type rest call failed i am facing this issue now what i do next to resolved this
The bearer token is getting expired after 1hr. Is there anyway to change the expiry time?
Thank you wafa
Welcome
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
Since user registration is already completed through Postman App. It's not required again.
Well done!
Thanks a lot!
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?
Did get this information??
Could you please me understand the same ??
can we create parameter for user id and password
how to send sql data to API
nice
Thank you 😊
Hello Maheer @wafastudies
If the token gets expired every 5 min then what to do?
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.
"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.
Nicely explained, Thanks !!