Tony_Mayse

Tony_Mayse

Contact Me
Online Status
Offline
Date Last Visited
‎11-17-2020 07:45 PM
Level 3
Joined the community 10-04-2019
Rank Icon Level 3
Portland
  • solved badge Re: Is there a report to show the api request details?

    The exact API calls are not available, but the Marketo Engage Support Team can inform you of the most often updated fields which should give you a good idea of what data is changing to cause your API limit exhaustion.

    image_type
    Discussions
    1996 0 0
  • Re: Marketo Deleted Leads endpoint slow for everyone or just me?

    Yes, this is expected behavior. Referring to https://developers.marketo.com/rest-api/lead-database/activities/#deleted_leads you will find the note:In some cases, this endpoint may respond with fewer than 300 activity items, but also have the moreResult attribute set to true. This indicates there a...

    image_type
    Discussions
    1911 1 0
  • Re: I cant figure out why my forms wont submit...

    In addition to Sanford Whiteman‌'s suggestions, you might try with extensions disabled. Incognito mode will disable all extensions unless specifically configured to run in Incognito mode. If you still see the problem in Incognito, try disabling all of the extensions by unchecking the "Enable" checkb...

    image_type
    Discussions
    7770 2 1
  • solved badge Re: Get all company id's from your instance

    There's no single API call to retrieve all companies at-once. In all cases, you'll need some a priori information. For example: If you know all of your sales person's email addresses, you can get their IDs using https://developers.marketo.com/rest-api/endpoint-reference/lead-database-endpoint-refere...

    image_type
    Discussions
    5471 1 0
  • Re: SHA-256 an email address Link in Velocity

    Since you're already creating a the hash to provide to Conversant for matching, it seems to me that the easiest solution would be to create a custom field in Marketo, populate values using a list import ( Import a List of People - Marketo Docs - Product Documentation ), and then include the custom f...

    image_type
    Discussions
    4973 0 0
  • Re: SHA-256 an email address Link in Velocity

    I don't believe any of Marketo's Launchpoint partners offer a hashing webhook or service that's applicable. I'm hoping that will change as that would make this a lot easier.In the meantime: It would make sense to use a Function-as-a-Service (FaaS) provider like Microsoft Azure Functions to implement...

    image_type
    Discussions
    4973 0 2
  • Re: A cleaner way to write this email validation code?

    Sanford Whiteman‌, 100% valid!Gerard Donnelly‌, it might make sense to actually expand the code. I did a little searching and found this list which seems like it might serve you well. I'll leave it up to you if you really want to exclude all these domains. Another technique might be a pop-up that as...

    image_type
    Discussions
    111959 1 0
  • Re: what is this wvw domain?

    Hi Sant Singh Rathaur !Good AdviceAmit is right on the nose with the advice that wvw is just another subdomain. You're probably familiar with configuring CNAMEs for use with Marketo which is one way subdomains can be created. A Marketo customer could, in fact, use wvw as a CNAME in hopes that their ...

    image_type
    Discussions
    6614 2 1
  • Re: A cleaner way to write this email validation code?

    You can slim the list down by checking for the first part of the domain. This line builds a regexvar invalidDomainRE = new RegExp('@(' + invalidDomains.join( '|') + ')$', 'i');‍‍which explicitly looks for the end of the string by using the $. Change ')$' to ').*' and then you abbreviate your list of...

    image_type
    Discussions
    111959 1 2
  • Re: Getting Marketo to track a link created in a Velocity Token pullin...

    The code above doesn't generate a tracked link because ${anchorLink} contains the entire tag. Marketo's Velocity scripting will only output a tracked link when the tag itself is literal rather than stored in a variable. Moving the value assigned to ${anchorLink} on line 3 to line 13 is what's need. ...

    image_type
    Discussions
    5193 0 6
Latest Tags
No tags yet
Sort By
  •  Give Back 25 Give Back 25 Earned on 2.08.21 Earned by 332 people Select to learn more
  • Boost 10 Boost 10 Earned on 2.08.21 Earned by 709 people Select to learn more
  • Give Back 5 Give Back 5 Earned on 2.08.21 Earned by 1283 people Select to learn more
  • Boost 5 Boost 5 Earned on 2.08.21 Earned by 1228 people Select to learn more
  • Give Back 3 Give Back 3 Earned on 2.08.21 Earned by 1978 people Select to learn more
  • Boost 3 Boost 3 Earned on 2.08.21 Earned by 1808 people Select to learn more
  • Give Back 10 Give Back 10 Earned on 2.08.21 Earned by 719 people Select to learn more
  • Applaud 25 Applaud 25 Earned on 2.08.21 Earned by 449 people Select to learn more
  • Boost 1 Boost 1 Earned on 2.08.21 Earned by 3998 people Select to learn more
  • Affirm 1 Affirm 1 Earned on 2.08.21 Earned by 713 people Select to learn more
  • Give Back 1 Give Back 1 Earned on 2.08.21 Earned by 4367 people Select to learn more
  • Applaud 5 Applaud 5 Earned on 2.08.21 Earned by 1842 people Select to learn more
  • Appreciative Appreciative Earned on 2.04.20 Earned by 560 people Select to learn more
  • Give Back 50 Give Back 50 Earned by 176 people Select to learn more
  • Affirm 500 Affirm 500 Earned by 4 people Select to learn more
  • Affirm 50 Affirm 50 Earned by 25 people Select to learn more
  • Boost 50 Boost 50 Earned by 204 people Select to learn more
  • Validate 100 Validate 100 Earned by 3 people Select to learn more
  • Publish 40 Publish 40 Earned by 6 people Select to learn more
  • Ignite 40 Ignite 40 Earned by 42 people Select to learn more
  • Give Back 100 Give Back 100 Earned by 107 people Select to learn more
  • Publish 50 Publish 50 Earned by 4 people Select to learn more
  • Ignite 50 Ignite 50 Earned by 30 people Select to learn more
  • Give Back 200 Give Back 200 Earned by 57 people Select to learn more
  • Affirm 100 Affirm 100 Earned by 14 people Select to learn more
  • Boost 100 Boost 100 Earned by 121 people Select to learn more
  • Applaud 500 Applaud 500 Earned by 16 people Select to learn more
  • Publish 60 Publish 60 Earned by 4 people Select to learn more
  • Shape 50 Shape 50 Earned by 7 people Select to learn more
  • Publish 1 Publish 1 Earned by 154 people Select to learn more
  • Give Back 500 Give Back 500 Earned by 20 people Select to learn more
  • Publish 80 Publish 80 Earned by 3 people Select to learn more
  • Applaud 1000 Applaud 1000 Earned by 3 people Select to learn more
  • Validate 500 Validate 500 Earned by 2 people Select to learn more
  • Boost 250 Boost 250 Earned by 59 people Select to learn more
  • Affirm 250 Affirm 250 Earned by 4 people Select to learn more
  • Give Back 300 Give Back 300 Earned by 41 people Select to learn more
  • Validate 250 Validate 250 Earned by 3 people Select to learn more
  • Publish 70 Publish 70 Earned by 4 people Select to learn more
  • Ignite 60 Ignite 60 Earned by 24 people Select to learn more
Public Statistics
Date Registered ‎04-10-2019 10:50 AM
Date Last Visited ‎11-17-2020 07:45 PM
Total Messages Posted 29
Likes Received 11