filmov
tv
Importing and Exporting Data in ServiceTracker using the Salesforce Inspector Extension
Показать описание
Sample SOQL:
Select id,STKR__Account__c, RecordTypeId, STKR__Type__c,STKR__Status__c, STKR__Default_Analysis__c, STKR__Location__c, STKR__Reference__c, STKR__Inspection_Frequency__c, STKR__Inspection_Interval__c, STKR__Inspection_Start_Date__c
from STKR__Service_item__c
where STKR__Account__c = '0010N00004W0yIW'
Select id,STKR__Account__c, RecordTypeId, STKR__Type__c,STKR__Status__c, STKR__Default_Analysis__c, STKR__Location__c, STKR__Reference__c, STKR__Inspection_Frequency__c, STKR__Inspection_Interval__c, STKR__Inspection_Start_Date__c
from STKR__Service_item__c
where STKR__Account__c = '0010N00004W0yIW'