Overview of Supplier Contractor Register using the Assure Customer API
The Assure Customer API can be used to automate the processes of managing Supplier Contractor Register records in Assure. The API is accessed via the internet as a secure RESTful API which is widely supported by integration platforms, ETL tools, and all programming and scripting languages, so it can be easily set up to integrate with external systems. Making use of the Customer API requires a level of technical expertise so this is typically something that a company’s IT function would handle.
The API functionality must be enabled by the Evotix team before you can use it. Please contact your CDM (Customer Development Manager) or CSM (Customer Success Manager) should you be interested in procuring this feature.
HOW DOES IT WORK?
With the Customer API you can:
- Create new Supplier Contractor Register records
- Update existing Supplier Contractor Register records
- Delete Supplier Contractor Register records
Each of these operations requires you to make a request to the Customer API. A detailed user guide and supporting API schema is available, this detailing the API methods and the information required to use them.
WHAT DETAILS HAVE TO BE PROVIDED?
The minimum required fields are:
- Org Unit
- Reference
- Supplier Name
- Plus any other fields which you have set as a mandatory requirement in the Supplier Contractor Register caption maintenance.
Other fields that can be set and will be defaulted if not supplied:
- Org unit
- Is Confidential
- Supplier Code
- Address 1
- Address 2
- Address 3
- Town
- County
- Postcode
- Telephone Number
- Fax Number
- Locality
- Areas of availability
Contact Information
- Contact Name
- Contact Telephone number
- Contact Email
- Health and Safety Officer
- Health and Safety Officer Telephone
- Health and Safety Officer Email
- Line Manager
- Line Manager Telephone
- Line Manager Email
- Sponsor
- Sponsor Telephone
- Sponsor Email
Service Information
- Product Supplied
- Details of last work
- Last order work date
- Work to be undertaken
Insurance Details
- Insurance Type
- Is liable
- Expiry
- Indemnity Limit
Scope of Services
- Category
- Sub Category
Personnel
- Personnel Reference
Audit
- Audit Reference
Conclusion
- Additional Information
- Comments
- Supplier Status
- Star Rating
- Additional Date 1
- Additional Date 2
- Approval Date
- Induction Type
OUT OF SCOPE
The following elements are currently out of scope:
- The Supplier Contractor Register reference field cannot be changed via the API. You can only create new records with a unique reference, or update records where there is an existing record for the reference provided.
- The Supplier Contractor Register reference field cannot be automatically assigned by the system when creating or updating records, it must be provided in the requests.
- Supporting items cannot be added via the API. This includes actions, attachments, notes, reviews, and links to policies and guidance. If there are default reviewers and approvers set up they will be automatically used on the creation of the record.
- Any default values set within the caption maintenance area are not taken into consideration by the API.
SETTING UP THE API
- Before you can get started you need to request access from Evotix through your Customer Development or Customer Success Manager.
- You can create and manage your API authentication keys at any time in Assure. Check out this article for details API Key Management Article
- Set up the Customer API. Access the user guide here Assure Customer API User Guide
- Set up the Supplier Contractor Register API. Access the user guide here Customer API User Guide - Supplier Contractor Register API