Empower your Marketo flows with web hooks, in 10 minutes or less.
45+ web hooks, No server. no coding. 4 simple steps and you're done.
Try it for FREE Today!
Use this to format phone numbers in north American format.
Add 2 score fields
Marketo flow actions or formulas allow us to 'concatinate' 2 score fields. But what if we want to 'add' the values in 2 score fields and save it in another score field?
Apply proper case
Use this to apply proper case to the field.
For example, covert jOhN, JOHN, john etc to John
Calculates an age based on the birthday.
Use this to calculates an age based on the birthdate provided
Compare 2 date fields
Use this to compare 2 date fields
Convert string to lower case
Use this to convert string to lower case.
For example, covert jOhN, John, JOHN etc to john
Convert string to upper case
Use this to convert string to upper case.
For example, covert jOhN, John, john etc to JOHN
Convert US state to proper 2-character abbreviation
Use this to convert US state to proper 2-character abbreviation
Count number of characters in a string
Use this to count number of characters in a string.
Count number of words in a string
Use this to count number of words in a string
Decrement the date field
Use this to decrement a date field
Display numbers with ordinal suffix
Use this to display numbers with ordinal suffix
For example,
1 as 1st
2 as 2nd
3 as 3rd
and so on...
Display the plural form of a noun
Use this to convert a noun to it's plural form
For example, covert cow to cows, computer to computers, man to men...
Generate an unique identifier
Use this webhook to generate a new unique identifier
Get a portion of a field value
Get a portion of a field value
increment the date field
Use this to increment the date field
Localize Date Format
Is there a way in Marketo to localize date tokens based on country or language?
Replace A with B in field C with CASE
Use this webhook to find if Marketo field C value contains the value in Field A. If it does, all the occurrences will be replaced by value of Field B. Case sensitive.
Replace field A with field B in field C
Use this webhook to find if Marketo field C value contains the value in Field A. If it does, all the occurrences will be replaced by value of Field B.