Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi all, Just a quick question for the community in case anyone knows / encountered a similar situation. After my earlier post, we're ready to remove our Marketo User in SFDC their Admin rights.We'll create a new profile with new permissions and assign them exclusively to him. Can Field Sync be affe...
Hi all, We'd like to create an escalable process to stamp the acquisition program to our database. What would be the best way to do this?For the moment we used to do it on a program level, but there's a big chunk of our database that does not have it because we did not have it implemented in the pas...
Hi all, I'll go straight to the point. All of our SFDC fields for Leads, Contacts and Accounts are synced to Marketo and obviously we're not using all of them for our marketing campaigns. The SDFC Marketo user has Admin rights and has visibility to all objects and fields in SFDC.Ideally we would onl...
Hi all, So we need to delete some leads from SFDC but want to keep them in Marketo because they're subscribed to a high value newsletter that is sent every month from Marketo. Just wanted to confirm if anyone has done something like this? I've done some research and found out about "Custom Sync Rule...
Hi, So I'm implementing a naming convention in my org. I've always used dashes to separate say: regions, audiences, dates, etc. Thing is I would like to be able to search by type of program --> Operational = OP.But whenever I insert OP-in the Marketing Activities' search bar it will show any asset t...
Hi, So I'm trying to GET the pagingToken to later fetch some email reports. I need the pageToken for this but it will only give out a ":censored:" Next Page Token. These are my fields:URL: localhost/rest/v1/activities/pagingtoken.json (annonymizing my address) Query String Parameters: sinceDatetime=...
Hi all, Just wanted to know the comunnity's opinion on this.Right now we do list uploads for our tradeshows in which we change their statuses to the ones we have (e.g. attended, no show, etc) As of now, we are using one list upload for every program status. I've thought on referencing those Program ...
Hi,I'm having this issue in which I want to retrieve the link URL from a webinar depending on their eventid (being the eventid a dedupe field.My code is this one: #set($targetEventId = "93992165641")#set($index = -1)#foreach($webinar in $zoomWebinars_cList) #if($webinar.eventid == $targetEventId...
Hi all, I was wondering if anyone could help me with this. I have Marketo integrated with Zapier with an API Only user. Thing is I want to populate a PMCF from Zapier to Marketo for some webinar runs. While testing it out I've found that it actually worked but now that I'm live with real people, it ...
Hi everyone, Is there any way to trigger a Change Program Status for our Webpage programs everytime a user scrolls let's say at least 50% of our page?I don't know if it's possible, maybe through Custom Activities or through an integration with Google Analytics/Google Tag Manager? If so, how would it...