Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
The error we run into when uploading more than 100 leads and syncing them to SFDC is this:CANNOT_INSERT_UPDATE_ACTIVATE_ENTITY: GlobalPRM_LeadTrigger: System.LimitException: Apex CPU time limit exceeded\nDoes anyone have any suggestions on how to rectify this? Our Salesforce admin is asking if ther...
ok... I was able to test this, but I believe that I'm not successfully assigning the incoming Marketplace LeadSource to the new field. I tried with a trigger for the Form Filout MarketplaceLeadBackEnd, and filterer "Person Not Created in the [past 5 minutes] so as to only process the existing Leads...
I am trying to exclude any new leads for engaging a Smart Campaign's Flow step from any New Leads that were just created within the last 1 hour. Is this the proper filter to use? I'm assuming "Standard Lead" is just your basic new lead? What other types of Leads are there? Also, is there anyplace...
OK. Thanks. Is there an easy way to do an API test. Just as a caveat, I am not a programmer/developer. Is there a way for me to test this api forms integration without soliciting them to send a sample api call? I want to find out if I can can do this field manipulation, prior to the processing ...
Yes, there is a specific form dedicated to the Microsoft Leads, so the problem is that we would have to make LeadSource no longer blocked, which seems to be a bit dangerous, since we are heavily reliant on this field not changing from the original Marketo Lead Source to what Microsoft is trying to p...
I have been asked to receive leads from Microsoft Azure Marketplace, only they are extremely rigid in their willingness to change the mapping of fields, so I need to find another way to map their incoming LeadSource, which is NOT what we want in this field to Person Notes, and for us to use our norm...
Question was supposed to be: Connecting/Mapping Marketo to Microsoft Azure
Has anyone had any success in connecting Microsoft Azure Marketplace to Marketo? I am really struggling. They are trying to pass LeadSource to our Person Source with values we don't want in that field. I'd like to move that value to another field, since it is important information (albeit not Lea...
Hello all,I am wondering what happens with the activity log when merging leads, do the non-identical activity logs get merged and just sorted by date?
I believe i have this figured out. I had used the Program token {{program.name}} to populate 2 fields with each campaign, Original Campaign (if empty) and Recent Campaign. Then i used these fields to work with. Thanks.