User Activity

Hi, I am using Salesforce Create snap in Bulk API mode. How do I get record Ids of records that are created in Salesforce? The way we get it in Rest API mode is in a map in snap output. What should we check for in Bulk API mode?
Hi, I am using salesforce upsert snap to insert records for a salesforce object, which currently has no records. The snap takes all the time in the world to complete execution. And when it does, it inserts a lot more records, although the mapper snap...
Hi, I made changes in record in my salesforce org. When pipeline is validated, changes are not reflected in Salesforce Read snap. What kind of configuration do I need so that Salesforce Read snap takes changes in data while pipeline is validated?
Hi, I am using Salesforce Read snap to read records from a custom object in our org. Although there are more than 100 records, the read snap gives me only 50 records. This is observed for all the read snaps I am using. I have specified REST API and b...