READ
WATCH
RELEASE NOTES
CONTACT SUPPORT
Contents
x
Learn
SAP
Oracle
Salesforce
Testing
Dashboards & Reports
Collaboration
Development
Admins
Panaya Support
Powered by
API & Integration
16 Articles
in this category
Share this
Print
Share
Dark
Light
Contents
API & Integration
16 Articles
in this category
Share
Dark
Light
Getting started with Panaya APIs
Step 1 - Download an API Connection Software We recommend using Postman as a tool for running the API connection. While there are many other tools available that will work for this purpose, in this guide we will be demonstrating the use of P...
Generating Tokens
You need to be assigned the API Execute permission to use your token to authenticate to Panaya. If the email of the user who created the token changes, the token will need to be created again To create your Access Token - Click on Setti...
Testing APIs
Panaya provides powerful API capabilities that make it easy to extend Panaya's solution and integrate it with other testing and defect management tools already existing in your organization. This document describes all supported entities and the ava...
Map the API fields from the project
After you have imported the Panaya Catalog of API examples , you will want to map the fields in the Create and Update APIs to match the custom ones in your project as well as align them with any existing fields that may have changed. Step 1 Exp...
Authenticating via API with an Access Token
To login to Panaya via API- Create your access token (Recommended) - Select this option if your organization uses SSO to log in to Panaya. Alternatively, you can log in via API with a username and password (this option is not available for or...
APIs on SwaggerHub
Panaya continues to enhance its API capability. Visit our SwaggerHub page for the complete Panaya API Documentation.
API - Tips and Tricks
Prerequisites You have already setup Postman and imported the Panaya Catalog of API examples and Panaya Shared Environment Pagination Some of the API calls like get all Defects and get all Requirements are limited to 25 records per...
Testing Mass Export APIs
Use APIs to seamlessly export Tests, Steps, and Defects to CSV files Description of our API Mass Export process - Send the API Request Following your request for mass export, a response with a request number will be returned. Send status...
Test Automation Connector
The Automation Connector allows Panaya to communicate with a remote automation engine. 📚 Click here for our full automation connector guidelines, examples, and more The connector performs the following activities - Retrieves the list of ...
API Call Limits
Call Limits Below are the default API limits for the available calls. These limits are per User ID. Use this as a reference when coding your application. Update and Create (Post/Put/Patch) 12 Calls per minute Read (Get) 30 Calls per minute ...
Monitoring and Disabling User Tokens (as administrator)
Good to Know! Users need to create their access tokens as described in this article You need to be assigned with the Users Create / Edit, and the API Execute permissions to be able to manage and revoke user tokens To monitor and di...
Panaya ForeSight - Getting started with Panaya APIs
Step 1 - Download an API Connection Software We recommend using Postman as a tool for running the API connection. While there are many other tools available that will work for this purpose, in this guide, we will be demonstrating the use of ...
Panaya ForeSight APIs
This article will get you up to speed with Panaya's ForeSight API methodology and functionality. Use our API integration capabilities to develop seamless connectivity in any programming language. Take a look at the examples in this guide to learn...
ChaRM Integration
Panaya integrates with ChaRM so that you can create and sync Panaya requirements, including test coverage, risk, and statuses. Creating a Change Request in ChaRM will create a new requirement in Panaya, including all added transports. Create a n...
ChaRM Synchronization
This article described how to Install the Panaya ChaRM add-on on your ChaRM System. Below are two methods by which you can install the Panaya ChaRM add-on - Using a SAR file (Recommended) Using a PAT file Downloading the PAT / SAR...
ChaRM Configuration and Status Mapping
Before you Continue Set up HTTPS and import the Panaya certificate to your SAP server Panaya Connector Configuration Use transaction /n/panaya/admin to launch the Panaya Connector Configuration screen. Select Configure Connector ...