can we send a file name into the process api?

Options

Hi:

I have a Process which contains delete list, import list and update module action, as import action need users to pick a file from their computer, do we have any API for Process that can receive the file name? I want to use ETL tool to call this API and send the file to it. I know the Import API can receive the file name, but not sure if Process has the similar one.

Tagged:

Answers

  • @BruceSonos -

    If you're using CloudWorks, you have to create an import API, then process to call other actions (delete ones) and give them an order in Integration Flows. Like Import first then the Process having rest of the actions.

  • Can you tell which ETL Tool you will be using.