Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
I spent several hours on this and this is so frustrating!
i need to call an API and i first tried in ADF and it all worked and I pretty much copy and paste into Fabric data factory and it doesn't work - upon futher inpection, it seems like the full URL I put into connection is chopped off after certain # of characters, so when I ran it , i got resource not found on server, i tried to use relative URL and it didn't work either, anybody had same experience and how do you fix it? Again it works perfectly fine in ADF - azure data factory
Solved! Go to Solution.
Thanks for using Microsoft Fabric Community.
Apologies for the issue that you are facing here.
Though Fabric's Web Activity doesn't explicitly restrict URL length, potential problems can occur with very long or special character-filled URLs. To address this, consider encoding the URL or using a URL shortening service. This can be particularly helpful for URLs exceeding browser limitations or containing characters that might be misinterpreted.
Alternatively, you can also use the WebHook activity to call an API that supports callback functionality.
A webhook activity can control the execution of pipelines through custom code. With the webhook activity, code can call an endpoint and pass it a callback URL. The pipeline run waits for the callback invocation before it proceeds to the next activity.
Please refer to this document for more details.
I hope this information helps. Please do let us know if you have any further questions.
Thanks.
Glad that your query got resolved.
Please continue using Fabric Community for any help regarding your queries.
Thanks for using Microsoft Fabric Community.
Apologies for the issue that you are facing here.
Though Fabric's Web Activity doesn't explicitly restrict URL length, potential problems can occur with very long or special character-filled URLs. To address this, consider encoding the URL or using a URL shortening service. This can be particularly helpful for URLs exceeding browser limitations or containing characters that might be misinterpreted.
Alternatively, you can also use the WebHook activity to call an API that supports callback functionality.
A webhook activity can control the execution of pipelines through custom code. With the webhook activity, code can call an endpoint and pass it a callback URL. The pipeline run waits for the callback invocation before it proceeds to the next activity.
Please refer to this document for more details.
I hope this information helps. Please do let us know if you have any further questions.
Thanks.
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet.
In case if you have any resolution please do share that same with the community as it can be helpful to others.
Otherwise, will respond back with the more details and we will try to help.
Thanks.
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet. In case if you have any resolution please do share that same with the community as it can be helpful to others.
If you have any question relating to the current thread, please do let us know and we will try out best to help you.
In case if you have any other question on a different issue, we request you to open a new thread.
Thanks.
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
Check out the November 2024 Fabric update to learn about new features.
User | Count |
---|---|
6 | |
5 | |
3 | |
2 | |
2 |
User | Count |
---|---|
18 | |
11 | |
8 | |
7 | |
6 |