Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
khadarshaik
Contributor
Contributor

Body Parameter

hi

I want to do the POST method with body parameter not with path parameter, is their any way we can do that ?

 

Labels (2)
1 Solution

Accepted Solutions
manodwhb
Creator III
Creator III

@khadarshaik , you can pass the below way.

0683p000009MA2n.png

View solution in original post

3 Replies
Anonymous
Not applicable

Hi
If you want to call Restful API, take a look at tRest component.
https://help.talend.com/reader/xMymiDLS2mc7RKU19OTmGQ/VK2eM8ZWr878pzbvAih2Mw

Regards
Shong
khadarshaik
Contributor
Contributor
Author

In this the body type is HTTP but i want it in JSON so is their anyway to do that?

manodwhb
Creator III
Creator III

@khadarshaik , you can pass the below way.

0683p000009MA2n.png