Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I'm the same Loren. I would like to report on the number of people in a list, for example....but Marketo's API doesn't support that as far as I know.
Thanks Gregoire. I'll investigate our access levels.
When I look in Marketo's Smart Lists filtering on "Activity is Updated" or "Activity was Logged", I see a fraction of the actual Activities in Salesforce. Many custom activities defined by our SF team are not flowing into Marketo. What determines what SF Activities are synced into Marketo? And from ...
Sanford is correct! I've recently got into email scripting and it's a whole new world. You'll find a lot of really cool use cases - you can get as fancy as you want since you're effectively programming within Marketo.
Oops, just saw JD answered this one! Great minds and all that..
I know that the Salesforce integration with Slack does just that. If you post a Salesforce URL, then it will bring in the name of the contact /person account. Given that a URL with the structure https://XXX.salesforce.com/(SalesforceID) will take you directly to the profile, then maybe if you used t...
Brilliant, thanks guys. Shame that isn't obvious through the Marketo UI. It just let me set it up as if there were no problems! I'll test it out later today but seems pretty certain that's the cause.
Hi SanfordIt's all in the equivalent Activity Logs, but here's all the info I can see when I double click:Webhook Id:20Webhook Name:Send Book of DreamsLead ID:2077272Response Code:1000I feel like I should be seeing more based on what you say above. Am I looking in the right place?Thanks, Phil
Hi allHaving some trouble with a JSON webhook I'm trying to run through Marketo and Zapier. Here's the code:URL: (what Zapier gave me)Request Type: POSTTemplate: {"first name": "{{company.First Name (A):default=edit me}}","last name": "{{company.Last Name (A):default=edit me}}", "billing address": "...
Thanks you Sanford! Believe it or not, I read that post when it came out and it slipped my mind until just now. I'll have another look and let you know if I run into problems.