Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 9 Next »

Activities

Get File Repository Content

This activity gets the content of the active version of the file.

Activity Parameters

The Get File Repository Content activity parameters can be provided by manual inserted values or via IN arguments or variables:

Parameters:

  • Connection (text box editor type) (type: string): Flowster Connection. The Output from Connect to Flowster RestApi activity should be used as Input for this parameter.

  • File Path (text box editor type) (type: string): the path to the file in the following format: “RootFolder/SubFolder/File“

The Read Only Output variable are the possible output values that the activity will provide:

  • File Content (type: string): returns the content of the file.

  • No labels