Expand my Community achievements bar.

Announcing the launch of new sub-community for Campaign Web UI to cater specifically to the needs of Campaign Web UI users!
SOLVED

Web Download Activity - Is it possible to add Additional headers to the Get Request?

Avatar

Level 1

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.

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

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

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

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

Avatar

Administrator

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!



Sukrity Wadhwa