I'm trying to download a file via Get Request using Web Download Activity. However, The request contains, multiple headers necessary for authentication of the request. But I'm unable find a way to add headers.
In delivery activity we can add variables via script tab.
Do we have anything like this for Web Download activity as well?
Please do let me know.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
It may be possible with External account and connector js code somehow?
If you have execCommand() permission, just use a js activity and curl or wget:
Thanks,
-Jon
Hi @pkrish61,
Were you able to resolve this query with the given solution or do you still need more help here? Do let us know.
Thanks!
Views
Replies
Total Likes
Views
Likes
Replies