Extract the list of DataFlows of a provider. This function
is used to query the list of dataflows of the provider. A
matching pattern can be provided, if needed.
Usage
getFlows(provider, pattern = "")
Arguments
pattern
the pattern to match against the dataflow
id or description. If a pattern is not provided, all
dataflows are returned.