change to simple_salesforce for data load

This commit is contained in:
Rene Kaßeböhmer
2025-04-08 16:02:58 +02:00
parent 5eb314fbf7
commit 2e6d82d9cc
5 changed files with 188 additions and 11 deletions

View File

@ -1,2 +1,3 @@
ObjectName,FieldName,RawValue,Value
Asset,Kind_of_Energy__c,2,
Asset,Kind_of_Energy__c,4,3
Asset,Kind_of_Energy__c,5,3
1 ObjectName FieldName RawValue Value
2 Asset Kind_of_Energy__c 2 4 3
3 Asset Kind_of_Energy__c 5 3