Salesforce Generators
Description The SFPIckListGen Generator queries an object description for a given field name, and if its Type is equal to picklist, it will read the pickl...
Tue, 20 Aug, 2024 at 7:30 AM
Description The SFQueryGen Generator queries a column of data from a Salesforce Object. The query takes place in realtime via a Salesforce REST web servic...
Mon, 30 Oct, 2023 at 6:41 AM
Description The SFQueryEachLoopGen Generator queries a column of data from a Salesforce Object on each iteration. The query takes place in realtime via a S...
Tue, 20 Aug, 2024 at 7:31 AM