You need to sign in to do that
Don't have an account?
Krishna_
How to create Salesforce workflow Using .net code???
Hi to all,
How to create Salesforce workflow Using .net code???
Is there any options???
or
How to integrate Windows workflow Foundation & salesforce to create workflow in Salesforce???
thanks,
Krishna.
For your first question, you can start by looking at the Metadata API to create items from .NET. This is the API that allows you to create object types and change field types, etc.
For your second question, I would even think about that scenerio. The two aren't even apples and oranges, they're more like apples and an Aglet . :)