I've got a WCF Service. Using the WCF Test Client I can make a call to this web service and all is working fine.

Now I've got a SharePoint designer workflow where I'm trying to run the same call to my service.
What is the best way to pass in the above parameters?