Expand my Community achievements bar.

We are excited to introduce our latest innovation to enhance the Adobe Campaign user experience — the Adobe Campaign v8 Web User Interface!
SOLVED

How to get delivery extraction filename in JavaScript?

Avatar

Level 1

I have delivery with template containing extraction CSV-file. I need to get file in JavaScript code, so I can send CSV-file to API. How can I get filename and content in JavaScript?

 

workflow.PNG

1 Accepted Solution

Avatar

Correct answer by
Level 10

Hi @AdobeCampaignDev,

 

Sorry for the delay in a response. I am not sure how to get a Javascript file for API integration directly. But it seems you first need to use the Extract File process and then depending on the specific API Integration that you're trying to use, connect it with the external integration.

 

Here's related documentation:

Hope this helps!

Pablo

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

Hi @AdobeCampaignDev,

 

Sorry for the delay in a response. I am not sure how to get a Javascript file for API integration directly. But it seems you first need to use the Extract File process and then depending on the specific API Integration that you're trying to use, connect it with the external integration.

 

Here's related documentation:

Hope this helps!

Pablo