getMappingProfiles

From AgileApps Support Wiki

Return the names and IDs of the import mapping profiles for a specified object.

Syntax
public HashMap<String,String> Functions.getMappingProfiles(objectName)
Parameters
objectName
The name of the object to query.
Returns
A HashMap containing profile IDs (keys) and their names (values).