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: Has anybody ever managed to embed a live feed from their website i...

    I was under the impression REST API isn't available if you integrated salesforce, is this still the case?

    image_type
    Discussions
    2781 0 2
  • Re: Removing someone from a smart list in a nurture

    Doable using an Engagement program.Have 1 stream that has all the content and sends weekly on M-F at like 9am and another stream with nothing in it. Create a smart campaign with recurring schedule for daily M-F at 11:59 pm, smart list is member of EP + constraint Stream is stream 1, flow is change E...

    image_type
    Discussions
    1917 0 0
  • Re: Has anybody ever managed to embed a live feed from their website i...

    If you can't use REST API, you can try a webhook + php solution. PHP file uses cURL to get the current contents of a page, formats the content, returns the content to a custom field on the lead. Use the custom field as a merge variable in the email.Webhooks can only be triggered so you wouldn't be a...

    image_type
    Discussions
    2781 0 4
  • Re: Has anybody ever managed to embed a live feed from their website i...

    If you can use the REST API, you could use the update snippet content API to continuously update a single snippet which is placed in your email. i.e. Grab the current contents of the feed, put it into the body of the API call, send to Marketo, snippet is updated with current content.

    image_type
    Discussions
    2781 0 5
  • Re: Converting a Landing Page Template to an Email Template?

    There is a ton of content on how to create html emails all over the web. The challenge is creating a single email that is compatible and looks good across multiple clients and platforms.Succinctly in reply to your questions though:Delete any

    image_type
    Discussions
    3289 0 0
  • solved badge Re: Multiple CTA's but only one form

    Quite easy to do with some html and javascript knowledge. You would also need some Marketo forms API knowledge.A basic scaleable solution would be to use onclick in the tag that opens the lightbox form Video 1
    Video 2
    Video 3

    You'll need to find a naming ...

    image_type
    Discussions
    2927 0 4
  • Re: Email Performace

    If you must see the program statuses you've set, then you should be cloning an email program for each email to be sent. Multiple email programs can be nested inside a default program for overall reporting.There's the hassle of activating a set of smart campaigns for every email program though if you...

    image_type
    Discussions
    1494 0 0
  • Re: Adding CSS to landing page

    If you must - publish the page, visit the page and open your browser's inspector tool to find the class or id for the elements you want to change. In FF, Chrome and IE, you can right click anywhere on a page and click "Inspect".If you're more advanced, you can drag a html wysiwyg element onto the la...

    image_type
    Discussions
    3405 0 0
  • solved badge Re: "code":"611" returned for 'Schedule Campaign' API

    Do you have Salesforce integrated with your Marketo?

    image_type
    Discussions
    2339 0 1
  • Re: REST api and Campaign Trigger

    Are you able to paste your request body?Regarding the 200 OK response, I think Marketo will send that all the time, you need to debug by looking in the response body for "success":true or "success":false. I use Postman for my REST API testing to see this:{ "requestId": "6b99#1631472ac50", "suc...

    image_type
    Discussions
    1347 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