function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Krishna_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.

JPClarkJPClark

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 .   :)