Your request is fairly basic functionality in Salesforce. In fact, depending on your level of Salesforce permissions you might be able to create a Report yourself using the standar...
I am attempting to sync our Salesforce Cases to Marketo using Custom Objects, however when I attempt to create the Custom Object with name "Case" I get an error message about this ...
I'm attempting to copy/replicate Lead and Contact data from Marketo to a MySQL Database via API. I'm able to to successfully retrieve the data using the Bulk Lead Extract API (http...
Sanford Whiteman Thanks for the additional details, Sanford. It looks like the describe endpoint actually gives you the field length (50, 255, or 2000) so I can match my SQL field...
Sanford Whiteman Thanks for the API endpoint, I can the data types from there. I actually am exactly doing that, building a replicated SQL DB holding Lead and Activity data. Can y...
I know you can export all fields and their api names and display names, but is there a way to get the data types of the fields in bulk (i.e. in a list)?
I'm setting up the Salesforce sync for the first time and the default mappings for the "Acquisition Program" and "Acquisition Date" to the corresponding fields in Salesforce on th...