Designer: Send to Server

Hi,

This might be a stupid question but cant find information why you would do this in designer?
I know we can generate output from designer itself, through workflow and via scripting with the help of the Connect API.

I tried to look for the information online but the answer eludes me. I have a feeling “Send to server” sends the resource to Filestore and in turn can be use by Connect Server when generating output via Connect API?

Thanks in advanced.
Cheers
E

That’s right. If you’re not using Workflow, then you can send your resources directly from the Designer to the Server. You can then use the API to specify which resources to use for any particular job.

That feature is intended to be used with Connect Automate (Node-RED).

1 Like

Thank you both for clarification.