Send Http Post

⌘K

This activity sent direct Http Post to specified url. Both http and https requests are supported. Activity impersonates SharePoint account when getting request.

send_http_post_1
SharePoint Workflow Designer Phrase

Send HTML Post to this url with this headers and this post data.

Parameters
ParameterDescription
this urlWeb url. Ex: http://mysite/default.aspx
this headersHTTP headers. See Also http://www.w3.org/Protocols/rfc2616/rfc2616- sec14.html.
this post dataHTTP Post message body. See Also
http://www.w3.org/Protocols/rfc2616/rfc2616-sec4.html#sec4.3

Also, you can use this activity to post SMS (SMS Gateways supports SMS gateway via HTTP/S) or call web service method.

How can we help?