Skip to end of banner
Go to start of banner

soql

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »


Description

Is the equivalent of a SELECTSQL statement or the analog of the Jira JQL.


This search enables you to get the list of information about Salesforce objects in a json format (not the value or object directly) which later you will be able to use to fill out fields in Jira, by means of a script.

Directly you can get / create / update data about Account and Opportunity. 


See also

  • No labels