내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

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 채택된 해결책 개

Avatar

정확한 답변 작성자:
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 답변 개

Avatar

정확한 답변 작성자:
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