MCSA guy who likes to hang out in the community going through the people's opinions, thoughts about the product and also answering questions/issues for fellow Marketo users. Have built few custom connectors for integrating the Marketo with other Adobe Marketing tools like Analytics, AEM, Target for extending Marketo's functionality. Have extensively worked on Marketo APIs along with the org level Marketo setup. Let's connect for a discussion on anything revolving around MarTech. ;)
Well, what are the data in the URL and CTA text CO object fields in the CO record when they're blank? Is it "-" or null? Based on that we can define the if condition. You can print...
Well, the format "yyyy-MM-dd'T'HH:mm" works for me when I tested it with the input "2010-05-07T15:41:32-05:00" (see the snapshot below). Additionally, see this very similar post wh...
You haven't defined the $ISO8601DateTimeTZ variable before using it in the $convert.parse function. Also, please use the $account.nextDueDate as the input date field. Could you ple...
Yeah- this has to do with the input format. Basically, the input time format isn't matching the time format we have in the $convert.parseDatefunction. Can you try the below script?...
First of all, did you mean was sent the beta email OR was delivered beta email in the past 45 days? Pl. note that the Sent and delivered are two very different things.
Well, you c...
You should include the date-time boilerplate in your code. Could you try the below script and let us know if it works?
#set( $defaultTimeZone = $date.getTimeZone().getTimeZone("Am...
Well, you can always keep a log of the amount of data exported via the bulk APIs, and throttle the requests till the next day when the limits are reached. You can also use this API...
Yes, you can use Marketo custom object data in the email using the email script token. Create a customemail script token at an apt place (program/campaign folder) so the email can ...
Well, you can search for the LP in the Design Studio > Select the Correct Workspace > Landing Pages > Search the LP with the LP link in the search bar (snapshot below). This works ...
Yes, it's completely okay to have multiple rules for one channel/subchannel. So e.g., you can (and should) have separate rules for Google as a sub-channel for both Paid-Search and ...