Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 403 Bytes

File metadata and controls

10 lines (8 loc) · 403 Bytes

Jira | Rail - Integration APIs -v1

Start with the demoUsage.js to better understand how API works.

  1. Update config.json file with your data
    1. Set your testrail credntials and baseurl
    2. Set your jira credntials and baseurl
  2. Install Axios library
  3. Open demoUsage.js to know exact what is needed to work with these platforms APIs
@AmrAly