John_M

John_M

Contact Me
Online Status
Offline
Date Last Visited
‎01-27-2025 08:06 PM
Marketo Employee
Joined the community 16-01-2014
Rank Icon Marketo Employee
Field Engineer
Nevada
  • Re: how can i get the mktgAssetName by rest api

    Hi LeoOf course in the SOAP API, this value comes back where appropriate.. but it doesn't have a direct analog in REST. I haven't tested this, but the closest thing might be "Variant ID"Here's the full return of Get Activity Types{ "requestId": "14400#14df7f32c9f", "result": [ { "id": 1, ...

    image_type
    Discussions
    1089 0 0
  • Working with a duplicate rule with Workspaces and Partitions

    You may be using Workspaces and Lead Partitions in Marketo, but here's a twist. If you are separating both Marketo Assets with Workspaces and Marketo Leads using Lead Partitions, you may also have a deduplicate rule in place (which we'll deal with in a separate blog) to allow fully separate leads wi...

    image_type
    Blogs
    10156 3 13
  • solved badge Re: API: Pull Activity for just a single type of form?

    You'd have to do it a bit programmatically, I think. If you're using REST and you call "Get Activity Types" This is what comes back for a form fill. Note the primary attribute is form fill ID. I think it would involve calling all activity of a certain type (or types) and then parsing the jSON respon...

    image_type
    Discussions
    1865 0 2
  • Re: Custom fields in Opportunities not showing up in REST API

    I don't think so. Unfortunately, custom opportunity fields are never visible in the UI.

    image_type
    Discussions
    3399 1 1
  • solved badge Re: How to write in the lead description field via SOAP API

    Absolutely. I'd use a custom field for that.

    image_type
    Discussions
    1589 1 0
  • Re: munchkin code set created date

    Could you use the Marketo created date? That's the date that an anonymous lead became known... prior to that, they're anonymous, and by definition not addressable by email.

    image_type
    Discussions
    754 0 0
  • Re: Orders Table and Duplicate Records

    Hi MindyWell Orders exist in a one to many relationship with leads, and are of course added via the API (REST or SOAP). When you load the second order are you creating a new order or updating the existing gone?

    image_type
    Discussions
    1545 0 2
  • solved badge Re: New Installed Service Issue

    That's exactly right. The user will look like this.

    image_type
    Discussions
    3435 2 3
  • solved badge Re: How to write in the lead description field via SOAP API

    It seems like that data wouldnt be relevant to an actual lead.. and the API deals with objects central to Marketo, rather than being an alternative to the interface. What is is you're after? Maybe you can make it a custom field?

    image_type
    Discussions
    1589 2 2
  • Re: php getMultipleLeads by a fieldName criteria

    You can do this with the REST API, not the SOAP APIGet Multiple Leads by Filter Type » Marketo Developers You'd just set the filter to the column, then pass in the values.

    image_type
    Discussions
    896 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!
  • Establish Establish Earned on 10.13.22 Earned by 2344 people Select to learn more
  • Publish 40 Publish 40 Earned on 3.07.22 Earned by 6 people Select to learn more
  • Seeker Seeker Earned on 4.16.21 Earned by 681 people Select to learn more
  • Builder Builder Earned on 2.16.21 Earned by 58 people Select to learn more
  • Cultivator Cultivator Earned on 2.16.21 Earned by 36 people Select to learn more
  • Ignite 1 Ignite 1 Earned on 2.16.21 Earned by 4256 people Select to learn more
  • Give Back 1 Give Back 1 Earned on 2.16.21 Earned by 4360 people Select to learn more
  • Affirm 1 Affirm 1 Earned on 2.16.21 Earned by 713 people Select to learn more
Public Statistics
Date Registered ‎01-16-2014 08:44 AM
Date Last Visited ‎01-27-2025 08:06 PM
Total Messages Posted 141
Likes Received 211
Likes given to