Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I am not able to add key name to body of form-data while using POST action #105

Open
siddiqui111 opened this issue Feb 20, 2020 · 0 comments

Comments

@siddiqui111
Copy link

siddiqui111 commented Feb 20, 2020

I am trying to add key name to body of form-data using RestServices module (value is set to $NewZipFile in Post java action). I know this is possible in Mx 8 using native rest call (as shown in screenshot) but the project I am working on is using Mx7.23.11, hence I have to use Rest module (upgrading to Mx8 is not an option ATM). In the POST java action I can select the file in ‘Request data’ and ‘set submit as form data’ to true (as in screenshot below) but I am not able to set the key name.

Please can you add this feature for me so that I am able to set the key name?

Form-data-post

@siddiqui111 siddiqui111 changed the title I must be able to add key name to body of form-data while using POST action I am not able to add key name to body of form-data while using POST action Feb 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant