Salesforce Integration

All articles pertaining to how GenRocket integrates with Salesforce

How Do I Model Data for Master-Detail and Lookups?
Description This article shows how you can use GenRocket to dynamically generate Master-Detail & Lookup Data for Salesforce. In this article, you will...
Sat, 17 Aug, 2024 at 7:10 AM
How do I use the SFQueryGen Generator?
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
How do I use the SFPickListGen Generator?
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
How do I use the SFQueryEachLoopGen Generator?
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
How do I use the SFObjectInsertReceiver?
Description The SFObjectInsertReceiver inserts data into a Salesforce Object via Salesforce Web Services.  In This Article When should this Receiver ...
Mon, 30 Oct, 2023 at 7:58 AM
How do I use the SFObjectUpdateReceiver?
Description The SFObjectUpdateReceiver updates the data within a Salesforce Object via Salesforce Web Services.  In This Article When should this Rec...
Mon, 30 Oct, 2023 at 7:59 AM