ExternalSourceHelper/ParseCsvFromUrlToDictionary

Obtains CSV from a URL and converts it to a dictionary.

Request Information

Parameters

NameDescriptionType
url

Retrieval URL

String

config

Settings for parsing CSV

ParseConfiguration

BasicAuthenticationId

Basic authentication username

String

BasicAuthenticationPassword

Basic authentication password

String

Response Information

Response Description

DescriptionType

Object list

IEnumerable`1