Jay_Jiang

Jay_Jiang

Contact Me
Online Status
Offline
Date Last Visited
‎08-21-2024 09:04 PM
Level 10
Joined the community 04-10-2017
Rank Icon Level 10
Senior Marketing Ops Specialist
Melbourne
  • Re: How to handle Double Quotes using Marketo API?

    Workaround:Webhook to php file with XML responsesReplace " with some other character like |. Have a smart campaign listening on data value change and new value contains | > call webhook* Note to set XML webhook response type to XMLYou're php code would be:";echo "";echo "".$fn."";echo "".$ln."";echo...

    image_type
    Discussions
    3276 0 0
  • solved badge Re: Trying to use "person was created" filter to determine new leads f...

    Use Person was Created and try adding the constraint "Person Source" instead, there appears to be an entry for "Facebook Lead Ads"Note that after August with the data retention policy update, this filter will be impacted. You should take the opportunity now to set a unique lead source in a custom fi...

    image_type
    Discussions
    4317 0 2
  • Re: Can you create a Webhook for Facebook Lead Ads?

    A webhook would need to be sent from facebook to Marketo in order to populate utm values in Marketo. That you'd have to find out from Facebook.For now, I don't know of any other way but using smart campaigns with the trigger 'fills out facebook lead ads form' and flow change data values for each utm...

    image_type
    Discussions
    1833 0 0
  • Re: How would you do an emails send with a follow-up schedule?

    Yep looks fine.As you add more nurtures that coincides with existing ones, you may need to review the design before you have so many nurtures all with their own triggers that it gets very difficult to audit and make changes

    image_type
    Discussions
    7026 1 0
  • Re: How would you do an emails send with a follow-up schedule?

    Create a second smart campaignSmart list trigger would be data value changes > call result > new value = contacted Flow would be Remove from Flow and choose the smart campaign that's doing the sendingYou'd probably want to set it so leads can run through every time in Schedule > Smart campaign setti...

    image_type
    Discussions
    7035 0 2
  • Re: Form Fields Question

    The following is very specific for the question originally posted, i.e. form has only 1 conditional visibility field, and the field should be moved to the bottom of the form above the submit buttonStop using the script if your requirements change.MktoForms2.loadForm("//app-asdf.marketo.com", "munchk...

    image_type
    Discussions
    3417 0 2
  • Re: How would you do an emails send with a follow-up schedule?

    Hi, your smart campaign currently doesn't have a trigger. Triggers are orange coloured rules.What is the field that gets saved in Salesforce (from the looks of things "Call Result"?)? you'll need to use that field in a "Data value changed" trigger

    image_type
    Discussions
    7036 0 4
  • Re: Forms and Picklists - Solving for Frequent one-off Form Picklist C...

    Have previously just used a few custom fields e.g. Qualifying Question #1, Qualifying Question #2, Qualifying Question #3 etc... and prefix each picklist value (not label) with some reminder of what question you're askinge.g....

    image_type
    Discussions
    2078 0 1
  • Re: How do I update one field with a month/year value based on the dat...

    You can host your own endpoint if you don't want to use a third party. Create a php file on your own server and use the path as your Marketo webhook url. Your payload template would be datetime={{lead.field with systemdateTime}} and response mapping JSONIf you don't need timezone translationIf you n...

    image_type
    Discussions
    2645 0 0
  • Re: Displaying a Form Field Based on Person Attributes

    If you're using Marketo landing pages you can use a combination of dynamic content and different forms. Personally, I'd opt to modify the form using JS since you'd probably be using a web service to get the country of a new IP address hitting your site anyway.

    image_type
    Discussions
    2701 0 0

Top Badges Earned

Customize up to 8 badges at the top of your trophy case for all other Community members to see!Customize up to 8 badges at the top of your trophy case for all other Community members to see!
  • Bedrock Bedrock Earned on 12.01.21 Earned by 82 people Select to learn more
  • Contributor Contributor Earned on 12.01.21 Earned by 280 people Select to learn more
  • Shape 1 Shape 1 Earned on 12.01.21 Earned by 836 people Select to learn more
  • Boost 500 Boost 500 Earned on 5.26.21 Earned by 23 people Select to learn more
  • Springboard Springboard Earned on 2.11.21 Earned by 210 people Select to learn more
  • Seeker Seeker Earned on 2.11.21 Earned by 681 people Select to learn more
  • Coach Coach Earned on 2.09.21 Earned by 91 people Select to learn more
  • Engage 1 Engage 1 Earned on 2.09.21 Earned by 834 people Select to learn more
Public Statistics
Date Registered ‎10-04-2017 12:36 AM
Date Last Visited ‎08-21-2024 09:04 PM
Total Messages Posted 686
Likes Received 509