Hi folks,
I'm trying to see if I can send POST request with content type 'application/x-www-form-urlencoded' to IBM Datapower.
Using REST Request node, it looks like IBM AppConnect does not currently offer support for "formData".
LocalEnvironment
Destination
REST
Request
ContentType:CHARACTER:application/x-www-form-urlencoded
Accept:CHARACTER:application/json
BaseURL:CHARACTER:https://MASKED
UserID:CHARACTER:MASKED
Password:CHARACTER:MASKED
Parameters
password:CHARACTER:MASKED
client_id:CHARACTER:MASKED
client_secret:CHARACTER:MASKED
grant_type:CHARACTER:MASKED
username:CHARACTER:MASKED
acr_values:CHARACTER:MASKED
scope:CHARACTER:MASKED
Text:CHARACTER:Don't know how to propagate the value of this parameter
Insert
Type:INTEGER:5
Text:CHARACTER:Don't know how to propagate the value of this parameter
My question is if there is any alternative method to post request with content type 'application/x-www-form-urlencoded'
------------------------------
Michael Bae
------------------------------