Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi,This doesn't make sense to me. Three different ways of looking at a report provides three different numbers.Here's how the numbers are reported in an Analytics Email report. The highlighted email shows 155 sends.Here's how it looks in the Dashboard for the program. This shows 272 delivered.And ...
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 interest and scoring. This would allow a 1:n relationship between leads and product insterests and scores.Thoughts: 1. We c...
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 products in which a person may have multiple interests. I'd like to build a table with a 1:n relationship to the Lead ta...
Thank you. I'll move this to a ticket and post any updates to this thread.
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":[{"email":"test@abc.com","firstName":"test","postalCode":"11111"}]} This gives me a server response:{"requestId":"ddb4#1...
P.S. - We added Company to that code to try to solve for this issue.
Here's the code our developer is using: var client = new RestClient("https://[REDACTED}.mktorest.com/"); var identityRequest = new RestRequest("identity/oauth/token"); identityRequest.AddParameter("grant_type", "client_credentials"); identityRequest.AddParameter("client_id", @"[REDACTED FOR THIS P...
Yes. The first time we recevied the error we weren't even sending over Company.
Admin > Email > Unsubscribe HTML
What if we turned off Form Prefill?