Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Mark,Thanks for the reply. I modified the JSON file as per your suggestion but I am getting "Invalid Json" error. Below is the JSON:{"action":"createOrUpdate","lookupField":"email","input":[{ "requestedCampaignType":"orderConfirmation","email":"harishg@techaspect.com", "firstName":"Post", "lastN...
Thanks Dan and Sanford. Is there any solution to achieve this use case in Marketo.
Hi Mark,You are a true rock star. Thanks for helping me with your valuable knowledge.Thanks&RegardsHarish G
Thanks Patricia. This is really helpful.
Suppose we have two String field@joshField A contains 1, 2, 3, 4, 5Field B contains 2How to execute the following:If Field A contains Field B thenSkipElseField A = Field A + Field BThanks
Hi,Can we update the value in any lead field using Velocity script?Thanks
Hi,I am sending a Json file using Post request to Marketo. Here is the JSON:{"action":"createOrUpdate","lookupField":"email","input":[{ "requestedCampaignType":"orderConfirmation","totalProductPurchased":"2","shippingAddress":"48 B","shippingCity":"Jammu","shippingState":"Jammu and Kashmir","shippin...
Hi Alex,I have dropped an email to Marketo but i haven't heard anything yet. I will post the update here once i will receive the reply.Thanks
Hi Sanford,Yes, agreed with you. Calling the rest API from the browser is not a safe way. But I am doing it for testing purpose. From Server, I am able to call the API successfully but I was testing using browser-side also.Thanks
Hi,I am trying to call Marketo rest API using the javascript on the CMS web page but I am getting CORS error. Is there any way to fix this?ThanksHarish G