Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Team,I'm using webhook to invoke my api, but in few cases my api call twice & I don't see any logs for multiple call in lead activity.Case 1:Form submitted with valid request which call webhook (within invoking my api), included fallback string ({{some.token:default=edit me]}). Lead activity cont...
Hi Team,I'm using webhook to invoke my api, but in few cases my api call twice & I don't see any logs for multiple call in lead activity.Case 1:Form submitted with valid request which call webhook (within invoking my api), included fall back string ({{some.token:default=edit me]}). Lead activity con...
While inserting token in template field, we are leaving default value as empty, it automatically set "edit me" as default value in template. Till august we didn't face this edit me issue, the empty value are returned from webhook as empty. but from 3rd Aug only we are getting this edit me value from...
Thanks Sanford. Apologies for type, actually request type was Post, response type is JSON & request token encoding is Form-Url.
Hi Team,Kindly find the details below,Webhook request type is JSON, it contains default value as "edit me" for all the token. The webhook was working fine till 2nd Aug 2019 but from 3rd Aug2019 we faced issue in JSON as edit me are not replace as null.Existing working json contains double code for t...
Hi Team,Am using webhook to invoke my API, Input JSON contains many token values (default - edit me). But these default tokens are not replaced with null value. No issues with brackets.https://nation.marketo.com/community/product_and_support/blog/2016/10/21/fun-fact-fridaydefaultedit-meThanks.
Hi Team,Am using marketo smart campaign api to send emails through marketo email template, I need email status as response (Eg. email delivered, bounced) from api. But smart campaign returns success even though the email was not sent to lead record. Do we have any option to get response from api res...
Hi Team,I need to get activities of all lead processed for given date range or month. do we have any api to get these information.Thanks.
Thanks Sanford. Let me explain the requirement,We have multiple Marketing lists in CRM system and each list contains many contacts. we are trying to export this list along with contacts from CRM to Marketo.During import into Marketo, we want to create a list name dynamically with the same name as li...
Hi Greg,Is API to create list dynamically is available now.? or still it is under processThanks.