DataFormat Parameter (Connect-SAPSuccessFactors Cmdlet)
The data format to retrieve data in. Select either ATOM or JSON.
Syntax
Connect-SAPSuccessFactors -DataFormat string
Possible Values
AUTO, ATOM, JSONData Type
cstr
Default Value
"AUTO"
Remarks
Note that not all data sources support JSON. Other IANA content types are not supported at this time. Leave blank to use the system service default. If blank, ATOM will be used when submitting data in an insert or update.