Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi,I have defined a smartlist with Email Invalid = true, but some of the email addresses are not showing up in the list though email invalid is true in Marketo. Could anyone tell me the possible reason. Same is the case with system defined smartlistThanks,Babu
Thank you, Sanford!"exposed" I mean client id and client secret is visible in plain text in an URL.That is true I agree with you, but plain text in an URL is more vulnerable than hacking a network protocol. Could be more stringent than just having plain text in an URL.May be something like on the ...
Hi,I noticed Marketo has GET/POST endpoint to get access token, but both endpoints accepting query parameters only, Is there any reason?
Thanks Sanford!Will take a look at it . Thanks,Babu
Thanks Sanford!I have already implemented following lines of code before calling APIvar httpContent = new StringContent(json);httpContent.Headers.ContentType = new MediaTypeHeaderValue("application/x-www-form-urlencoded"); Please advise. Thanks,Babu
Hi,We are sending sample emails via API (/rest/asset/v1/email/{id}/sendSample.json) to an email alias. Email alias has & in the alias name ex: my&email@test.com. For some reason sample is not delivered to the email alias which has &. Email is been delivered successfully to myemail@test.comWe suspec...
I have one more question, Sanford.In case of failing to execute WebhookIs there any way to block sending campaign emails and send an alert to campaign managerWhat are best practices to check for any exception/ Error from a WebhookThanks,Babu
Got it. Thank you Sanford!Thanks for your help! Thanks,Babu