Rob_Alfieri

Rob_Alfieri

Contact Me
Online Status
Offline
Date Last Visited
‎01-18-2022 01:03 PM
Level 2
Joined the community 21-09-2016
Rank Icon Level 2
Principal Solutions Architect | Marketo Engage
San Antonio, Texas
  • Re: Email Filters appear to be Clicking Links

    What if the email checker vendors could append a UTM parameter on the URL before they issue the click? That would enable filtering out those clicks from being recorded.

    image_type
    Blogs
    5824 0 0
  • Re: Custom Activity API Script Configuration

    Special note in case folks don't realize it. When adding your attribute fields, if you use "name", you must use the Display Name for the attribute. If you want to use the API name, use "apiName". Drove me crazy. Example below. {"input": [{ "leadId": 2000950, "activityDate": "2018-04-01T23:18:34Z"...

    image_type
    Discussions
    3991 0 2
  • solved badge Re: Custom Activity always returns Skipped for all input objects

    I recommend just using name or apiName. Here's what worked for me. {"input": [{ "leadId": 2000950, "activityDate": "2018-04-01T23:18:34Z", "activityTypeId": 100008, "primaryAttributeValue": "PEPTIDE XB-C18", "attributes": [ { "apiName": "productBrand", "value": "Aeris" }, { "apiNa...

    image_type
    Discussions
    1525 1 0
  • Re: Custom Activities in Marketo

    Special note in case folks don't realize it. When adding your attribute fields, if you use "name", you must use the Display Name for the attribute. If you want to use the API name, use "apiName". Drove me crazy. Example below. {"input": [{ "leadId": 2000950, "activityDate": "2018-04-01T23:18:34Z"...

    image_type
    Blogs
    2088 2 0
  • Re: Munchkin Code on Third Party Site

    Hi, Gregoire!If someone is authenticated, could you not use the Associate Lead API call to connect the cookie to Marketo?POST /rest/v1/leads/{leadId}/associate.jsonhttp://developers.marketo.com/rest-api/endpoint-reference/lead-database-endpoint-reference/#!/Leads/associateLeadUsingPO… Of course, you...

    image_type
    Discussions
    2969 0 3
Latest Tags
No tags yet

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!
  • Seeker Seeker Earned on 6.09.21 Earned by 681 people Select to learn more
  • Engage 1 Engage 1 Earned on 3.25.21 Earned by 832 people Select to learn more
  • Give Back 1 Give Back 1 Earned on 3.25.21 Earned by 4364 people Select to learn more
  • Affirm 1 Affirm 1 Earned on 3.25.21 Earned by 713 people Select to learn more
  • Give Back 3 Give Back 3 Earned on 3.25.21 Earned by 1977 people Select to learn more
  • Establish Establish Earned on 2.08.21 Earned by 2344 people Select to learn more
  • Boost 3 Boost 3 Earned on 2.08.21 Earned by 1807 people Select to learn more
  • Boost 1 Boost 1 Earned on 2.08.21 Earned by 3996 people Select to learn more
Public Statistics
Date Registered ‎09-21-2016 08:22 AM
Date Last Visited ‎01-18-2022 01:03 PM
Total Messages Posted 5
Likes Received 3
Likes from