Question
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Okahara
Last activity: 4 Jun 2018 5:11 EDT
Connect-REST with POST
Hi,
This may be a basic question but I am trying to integrate by Connect-REST with POST. External REST server has two implementation with both GET and POST (There are two end point URLs for each). When I try GET by Test connectivity button in Connect-REST rule form, it works just fine. Now I want to test POST but how can I specify POST here? I know in Activity side I can specify GET or POST in MethodName, but I don't find GET or POST configuration within Connect-REST rule instance itself for my unit testing. When I press Test connectivity the pop up shows HTTP method is "GET" always and it fails. Am I missing anything?
Thanks,