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!
Web Hook Library
Hook Name:
Count number of words in a string
Function:
Data Manipulation
Level:Self-Serve
Description:
Use this to count number of words in a string
More Details:
Set up webhook Use webhook Confirm activity
Input Parameters:
inputstring
Web Hook url example:
http://BrightHooks.com/hook/countwords.php?inputstring=<<merge field value here>>
Output JSON:
Here is a sample example of JSON response from the web hook.
{"outputstring":"5", "inputstring":"I am a Marketo champion"}
How to use:
Create your web hook service in Bright Hooks using simple web form See example
Define the web hook in Marketo by using the Webhook Url shown above. See example
Please make sure to 'merge' appropriate fields as parameters as shown in that url.
Map the response to the field that you want to store the value returned by Bright Hooks web service. See example
Please make sure to add 'authentication information' to the web hook in Marketo.
Note:
'Advanced' web hooks are not included in Free Trial. Please let us know if you want to try it out.