suggestErpImportUseCases
Rank the org's inbound use cases against this file's columns — the input to the ranked picker ("matches 6 of your 7 columns"). Optional: skip this and call :validate directly when the use case is already known. Reads only the file's first row, not its data. Every eligible use case is returned, including ones matching nothing: the "nothing fits, pick anyway" view needs the full list. Highest match first. CSV only — an xlsx import fails with 400 rather than silently returning zero matches, which would look identical to "we checked and nothing matches".
Path parameters
Response
Ranked use-case suggestions
Changes
Changed in 2 of the 11 revisions of this API.13
- ▲
removed the required property
//from the response with the statusresponse-required-property-removed
- ○
added the required property
to the response with the statusresponse-required-property-added
- ○
added the required property
//to the response with the statusresponse-required-property-added
- ▲
- ○
endpoint added
endpoint-added
- ○