Hello All ,I want to use post method (http) .If anyone have any example please share the same

Hello All ,I want to use post method (http) .If anyone have any example please share the same .

HI @Rahul_089
for post method , you can use soap, rest activity . if this activity is not there add package UiPath.Web.Activities.

Thank man for your reference but I got the answer from myself .Just installed the package i.e UiPath.Web.Activities. . Use http activity and where select type equal to post And put your header like authentication and press ok. Then in property panel of http activity .People can place message in Body section .