Support > Forums > OpenBots Studio > Web API service creation
Hi Team, How to create WEB API. Please help in creating Web API Thanks in advance.
This forum has 317 topics, 687 replies, and was last updated 4 months ago by Nataly Alvarado...
Hello Latha,
You can find a detailed guide on our API services, by visiting the OpenBots website.
If you are enrolled to OpenBots Academy, you can access our guide by navigating to OpenBots Academy > OpenBots Setup and Configuration > OpenBots Server API
Direct Link: https://academy.openbots.ai/lessons/openbots-server-api/
we are looking to build a REST web service in openbot environment to expose to external systems. For example below the request format looking to build REQUEST Related url:/api/test-service METHOD:POST
body: { "source":"XYZ", "requestorId":"Process1", "data":{ "jobCode":"RPA_JOB_PAY_HRLY", "status":"START", }
}
this is what the response to give to external systems RESPONSE: Response { status:200, jobCode:RPA_JOB_PAY_HRLY status:"STARTED" }
Hello Latha,
Could you please specify or give more details about your question?. For instance, are you attempting to include API automation on your bot? or trying to access OpenBot's API to manage bots?
Please, include more information so we can better assist and answer your questions.
You are not authorized to reply, please click here to login and add your reply to this topic.