Question
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,
Hi,
If you open the Connect REST rule, under Methods tab, there are Get, Post, Put and Delete methods available. Refer to below image