# How to use a WCF Service with the WebHttpBinding as an application (system action) in WorkflowGen

**URL:** https://discuss.workflowgen.com/t/how-to-use-a-wcf-service-with-the-webhttpbinding-as-an-application-system-action-in-workflowgen/607
**Category:** Integration
**Created:** [March 7, 2014, 8:23am UTC](https://discuss.workflowgen.com/t/how-to-use-a-wcf-service-with-the-webhttpbinding-as-an-application-system-action-in-workflowgen/607 "2014-03-07T08:23:10Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![wfg-admin](https://yyz2.discourse-cdn.com/flex030/user_avatar/discuss.workflowgen.com/wfg-admin/32/714_2.png) [@wfg-admin](https://discuss.workflowgen.com/u/wfg-admin)
#### Post date: [March 7, 2014, 8:23am UTC](https://discuss.workflowgen.com/t/how-to-use-a-wcf-service-with-the-webhttpbinding-as-an-application-system-action-in-workflowgen/607/1 "2014-03-07T08:23:10Z")

</div>

As of version 5.5.5, WorkflowGen supports WCF Services with WebHttpBinding (HTTP POST requests).

The workflow application must use `application/xml; charset=UTF-8` encoding .

[Click here](https://app.box.com/s/rqj39vafgnb0k2syveanvbil7lg0rrqu) to download an example of a WCF service project configured with WebHttpBinding.

For WCF Services using the SOAP protocol, refer to the [Workflow Application: How to use a WCF Service as a workflow application with basicHttpBinding or wsHttpBinding](https://discuss.workflowgen.com/t/workflow-application-how-to-use-a-wcf-service-as-a-workflow-application-with-basichttpbinding-or-wshttpbinding/470) FAQ.
