Skip to main content Take our 5-minute Community Survey. Open now through 4/11/2025. Click here to participate.
i am integrating  asp.net webapp with salesforce

i have to perform CRUD operations on account object

how can i do it without apex cpde

 
2 answers
  1. Sep 18, 2017, 5:36 AM
    actually i cant use WSDL, i haveto create code that will be hosted centrally and will perform crud operations on multiple instances of salesforce.

    even we dont have knowledge of customers Accunt structure how every customer is saving data in account.

    we will be generating json dynamicaly and then will post to SF and perform CRUD.

    i used .net toolkit but it based on object transfer. how can i sen json instead object.
Loading
0/9000