Hi Devs,
I'm trying to update Account object in Salesforce with the use of WSO2
salesforce rest API connector.as per the documentation it is as follow
<salesforcerest.update>
<sObjectName>{$ctx:sObjectName}</sObjectName>
<fieldAndValue>{$ctx:fieldAndValue}</fieldAndValue>
<Id>{$ctx:Id}</Id>
</salesforcerest.update>
does anyone have an idea what should be the format for *fieldAndValue*. I
have tried giving the attribute tag and the value.But it fails.
Best Regards,
Shanika Nishani
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev