Just to make sure I understand -
Let's say for example my current velocity script that I can't update through the API is something like the below. The "$link" variable is what I w...
We have email script tokens that contain a value that needs to be updated on a daily basis, and we want to move the process to the API instead of manually doing it every day.
Acco...
Hey everyone,
I'd like to have a process where whenever we schedule a campaign to run, we post that info to Slack.
For example,
Let's say in Marketo we hit the schedule button fo...
Check out this script. It currently looks in our 'lead.Subscribed_Products_From_Account__c' field for various words and if it finds a match, outputs a link, if it doesn't find a ma...
Hey everyone,Odd scenario here - we have a process in Salesforce (merge lead with existing contact and convert using a tool called ZaapIT) that is triggered by a field being set to...
It is actually some additions to that code you helped me with awhile ago. I updated it to retrieve a second column's values at the same time.Here's an example, where it receives"la...
I have a webhook that is receiving a date value response in either "m/d/yy" or "yyyy-mm-dd" format and keeps converting it to be today's date.For example, the webhook received resp...
Currently we use a custom form that posts to Salesforce first. I want to use Marketo forms, but the form is actually pretty complex.The form only contains 3 fields, but the last on...
Hi Marketo Nation!I currently have rules set up so that users can only run through our programs x amount of times, but I have noticed users will go our website and submit the form ...
Hi Marketo Nation!Pretty simple yet tricky task.Currently all new leads are assigned to the Sales Queue by default in Marketo/Salesforce.I want to use Marketo to automatically dete...