Question
TR
Last activity: 12 Jan 2023 4:03 EST
Is API create case not available in free trial ?
I followed the steps in this
https://docs.pega.com/bundle/platform-88/page/platform/case-management/creating-case-using-api.html
why is there no create a button in the integration? how do I create a microservice code when no create button is available?
and why non of my previous questions no one has answered yet? is it because of my lack of knowledge? or no one knows?
@ibrahims2157 Hi Ibrahim, Can you please let us know what is your requirement, We can generate microservice from the case type as mentioned in the article. Please follow the below steps:
1. Navigate to case Designer and open a casetype
2. Click on the settings tab and click on the integration tab
3. You will see the below screenshot. Click on generate microservice link
4. once you click on the link you will see the Request URL, Request body to be sent. You can use that and create a case of that case type.PFB the screenshot
You do not need a create button on the integration tab, you only need to click on generate microservice button
Apart from this there are a lot of PEGA Api which could be used and that can be viewed by clicking View all Pega API
Please do let us know if this is what you are looking for.
Sorry that some of your previous queries weren't answered, it must either be missed or people are trying to figure out the answers. There are a lot of questions so it might have gone down in the list.