Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

The 4th edition of the Campaign Community Lens newsletter is out now!
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

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!