Skip to main content

I am creating REST API for that i designed a RAML file which just get the details from database and post/insert the new contacts into it.My issues are:

1. I am getting all the table details but unable to get specific user details.

2. Unable to insert the new contact details to the database using post method.

3. Need a query so that i can insert the data into DB.

4 answers
  1. May 12, 2016, 7:19 PM

    Please post your flow xml

0/9000