Quick Integration Help

Hiperos 3PM Quick Integration makes the same import functionality exposed via the 3PM web site accessible via an HTTP POST.  This allows for automated processes to upload files either ad hoc or on a recurring schedule without user intervention.  Supported file formats include all versions of Excel and comma separated value (CSV) flat files.  Use the list of resources below to navigate to each Quick Integration help page to learn more on how to interface with the service.


Resource Description
POST QuickIntegration/Users Imports user data via HTTPS into the Hiperos 3PM system.
POST QuickIntegration/Suppliers Imports supplier data via HTTPS into the Hiperos 3PM system.
POST QuickIntegration/CandidateSuppliers Imports candidate supplier data via HTTPS into the Hiperos 3PM system.
POST QuickIntegration/Relationships Imports relationship data via HTTPS into the Hiperos 3PM system.
POST QuickIntegration/ExtendedSuppliers Imports extended supplier data via HTTPS into the Hiperos 3PM system.
POST QuickIntegration/ExtensionData/{ObjectType} Imports extension data via HTTPS into the Hiperos 3PM system. The following object types are supported...
  • supplier
  • candidate supplier
  • address
  • user
  • relationship
  • engagement
  • product
  • organizationunit
  • supplierproduct
POST QuickIntegration/UserDefinedObjects/{ParentObjectType}/{UdoType} Imports user-defined objects via HTTPS into the Hiperos 3PM system. The following parent object types are supported...
  • supplier
  • candidate supplier
  • relationship
  • supplierproduct
  • product
  • location
POST QuickIntegration/Engagements Imports engagements via HTTPS into the Hiperos 3PM system.
POST QuickIntegration/Organizations Imports organizations via HTTPS into the Hiperos 3PM system.
POST QuickIntegration/Products Imports products via HTTPS into the Hiperos 3PM system.
POST QuickIntegration/ProgramEnrollments/{ProgramType} Imports program enrollments via HTTPS into the Hiperos 3PM system. The following program types are supported...
  • compliance
  • performance
  • risk
  • infomanagement
  • robo

Note: This import also requires the program name to be supplied in the HTTP request header.  Click here for details.

POST QuickIntegration/SetupData Imports setup data via HTTPS into the Hiperos 3PM system.
POST QuickIntegration/SupplierDiversities Imports supplier diversities via HTTPS into the Hiperos 3PM system.
POST QuickIntegration/SupplierLocations Imports supplier locations via HTTPS into the Hiperos 3PM system.
POST QuickIntegration/SupplierMarketIntelligence Imports supplier market intelligence via HTTPS into the Hiperos 3PM system.
POST QuickIntegration/SupplierPrincipals Imports supplier principals via HTTPS into the Hiperos 3PM system.
POST QuickIntegration/SupplierProducts Imports supplier products via HTTPS into the Hiperos 3PM system.
POST QuickIntegration/UserGroups Imports user groups via HTTPS into the Hiperos 3PM system.
POST QuickIntegration/SupplierIdentifiers Imports supplier identifier via HTTPS into the Hiperos 3PM system.