05-06-25 11:09 AM
Hi Team,
Can some one please help me to know whether we can use API integration in Mainframe applications.
If yes , can you please help me with some documentations or any video links to have an understanding.
Thanks.
05-06-25 01:11 PM
Hi, sajin1991,
first you need to know API for Mainframe application. Do you have any documentation describing API of your Mainframe application?
I am not aware of any API for Mainframe but I may be wrong, however, you can automate Mainframe without API if you use Blue Prism supported Mainframe client. The automation is pretty straightforward.
Regards
Zdenek
05-06-25 02:14 PM
Thank you @zdenek.kabatek for the response.
Im unsure about the documentation.
I just need to know whether is there any possibility that we can use API in Mainframe as we do Web APIs.
Thanks
5 hours ago
you can check with your mainframe team , they might have some APIs , and if they have APIs exposed then instead of scraping mainframe application , directly you can call mainframe APIs.
inside mainframe means.. after mainframe open, you want to call any APIs, if yes then that might not possible i think, instead you can record the mainframe steps and call that macro file inside mainframe