|
Navigation: Reference Manual > Getting Started |
Send comments on this topic. |
Before you can begin coding, there are things you'll need to assemble and configure, and a few terms and concepts you'll need to know along the way. If you're familiar the SOAP API, use the following checklist to make sure you have everything. If you're newer to APIs start here to get your setup properly established.
What do I Need?
To start, consider the following:
1.PRISM account with the API security actions
2.SOAP development environment
3.PRISM API WSDL
4.WSDL Wizdler tool
5.PRISM API sample consumer code (optional)
6.Your PRISM API Key (provided by your PRISM Professional
|
Item |
Required? |
Description |
Where to get it |
|
PRISM Account |
Yes |
This account will provide the security actions (role) required to authenticate via the API. The user name and password is what will be passed to the API |
Create an account in PRISM and give the account API actions. |
|
SOAP Development Environment |
Yes |
This is your SOAP development environment most mature environments supports SOAP. |
EMS does not endorse any particular SOAP development environment, except to mention that the environment must support SOAP. |
|
PRISM API WSDL |
Yes |
The WSDL defines the interface for PRISM's web services, and is essential for using the API. |
|
|
WSDL Wizler tool |
No |
Recognizes WSDL information on the page to show you the available services and operations. Click the operation to generate the SOAP requests and view the response. By clicking the service, you can download WSDL and external XSD files in single ZIP file. |
Notes: Redirect includes chrome popup...check your browser popup settings
url: https://chrome.google.com/webstore/ detail/wizdler/ oebpmncolmhiapingjaagmapififiakb?hl=en |
|
PRISM API code snippets |
No |
This is a sample desktop application that calls the PRISM API using the .NET SOAP development environment |
|
|
PRISM API Key |
Yes |
The API Key is a required parameter for each API call. |
Contact your PRISM Professional via the support site |
|
PRISM Environment |
URL |
|
Production |
https://api.prismcompliance.com/Vendor.asmx?wsdl https://api.prismcompliance.com/Contract.asmx?wsdl https://api.prismcompliance.com/PrimePayment.asmx?wsdl https://api.prismcompliance.com/Payroll.asmx?wsdl |
|
|
PRISM Compliance Management - Copyright © 2018 |