Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!

The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.

How to Create a Query Data store API with POST Method

I have an API with Query Data store, when i test it using GET method it works fine, but it's parameter must be present in url, because the parameter is user and password, i think it is not wise to use GET method, so i tried to create a similar API but instead of GET method, i used POST method, but it always return an 404-Not Found response when i try it out using SOAPUi.
My question is, how to create an API that can be accessed using POST Method and the parameter can be inputted in the body of the request not in the url? Or all Query Datastore API can only be built using GET Method?

Thanks.
Regards,

Julianto

OriginalPostID-252869

  Discussion posts and replies are publicly visible