This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
I'm trying to perform the copy activity from a site that appears to be running DNN. The file link appears to be a __doPostBack. (Post activity). Deeper investigation seems that there's a __RequestVerficationToken being used, but I can't seem to find this being passed back in the Web Activity, with all the other tokens that have been discussed throughout all the other forums.
How do I go about handling this within Azure Data Factory with no code?
@Anonymous
So my problem is I can't figure out how to get the __RequestVerification token, can you explain to me how to get this token from Azure's Web Activity?
It appears to be a Cross-Site Request Forgery (CSRF) token that isn't visible in the "output" of the web activity, so I can't I figure out how to extract it from any way in the response of the Web Activity.
Thank you for your assistance.
Does anyone have an idea on how to accomplish a Copy command from sites hosted by a DNN (the old DotNetNuke) and based on Microsoft's original IBS ASP.net development that uses CSRF as many government sites are using DNN to host their data, and thus making impossible to use Azure's no code options.
Hi @MHsquared ,
You can create a web activity and fill in the __doPostBack and __RequestVerification Token parameters in the Body.
If the response is a file download link, you can use the Copy Data activity to download the file. If the response is in JSON or another data format, you can use a Set Variable activity or a ForEach activity to further process it.
Best Regards,
Adamk Kong
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Check out the April 2026 Fabric update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |