This would be pre-SFDC. We're using SFDC for marketing and sales qualified leads and Marketo for our higher-funnel leads.I'd like to create a dimensionalized table for product inte...
Hi there -Going through a bit of a challenge here and looking for some help. It doesn't look like we can add new tables to the data model, or can we? We have a LOT of different pro...
Here's the first email our developer sent me:"According to the documentation I should be able to create a new lead by submitting an object like this:{"action":"createOnly","input":...
Here's the code our developer is using:
var client = new RestClient("https://[REDACTED}.mktorest.com/");
var identityRequest = new RestRequest("identity/oauth/token");
iden...