Jason_Saunders

Jason_Saunders

Contact Me
Online Status
Offline
Date Last Visited
2 weeks ago
Level 2
Joined the community 23-10-2018
Rank Icon Level 2
Savannah, GA, USA
  • Email defaults

    In the "Email" area of the "Admin" section, are "From Email" and "From Label" user specific, but "Unsubscribe HTML","Unsubscribe Text","View as Web Page HTML", and "View as Web Page Text" global? I made a change to our "Unsubscribe HTML" and it seems to have changed for all users.

    image_type
    Discussions
    2673 0 3
  • Cvent Integration One-Way

    Hi All,We are still relatively new to Marketo and are looking to sync Cvent data. We currently have lead data updating from Cvent to Marketo, but Marketo data isn't updating in Cvent. I have read in different posts that this is just how the functionality works. It is very clearly labelled "Push API ...

    image_type
    Discussions
    2551 0 2
  • solved badge Re: Bulk Import C# RestSharp

    That did it. Thank you for your help. Below is the working code snippet if (File.Exists(Path.Combine(folderName, fileName))) { //host of your marketo instance, https://XXX-XXX-XXX.mktorest.com var client = new RestClient(host); var r...

    image_type
    Discussions
    11017 0 1
  • solved badge Re: Bulk Import C# RestSharp

    I still get the same error when I try thisif (File.Exists(Path.Combine(folderName, fileName))) { var client = new RestClient(host); var request = new RestRequest("/bulk/v1/leads.json?format=csv&access_token=" + getToken(), Method.POST); request...

    image_type
    Discussions
    11017 0 3
  • solved badge Re: Bulk Import C# RestSharp

    Even when I update the code with line 9, I still get the same error.

    image_type
    Discussions
    11017 0 5
  • solved badge Re: Bulk Import C# RestSharp

    The code has been updated.

    image_type
    Discussions
    11017 0 0
  • solved badge Bulk Import C# RestSharp

    I'm exploring Bulk Import via the REST API and can successfully post an import through Postman. When I try to use the code snippet from Postman, I get the following error:"{\"requestId\":\"1b0d#16875fb3c42\",\"success\":false,\"errors\":[{\"code\":\"1003\",\"message\":\"Empty file\"}]}" The code is ...

    image_type
    Discussions
    11771 0 9

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!
  • Validate 1 Validate 1 Earned on 9.17.21 Earned by 687 people Select to learn more
  • Affirm 1 Affirm 1 Earned on 5.19.21 Earned by 713 people Select to learn more
  • Ignite 5 Ignite 5 Earned on 5.17.21 Earned by 661 people Select to learn more
  • Ignite 1 Ignite 1 Earned on 3.22.21 Earned by 4266 people Select to learn more
  • Give Back 1 Give Back 1 Earned on 3.22.21 Earned by 4364 people Select to learn more
  • Ignite 3 Ignite 3 Earned on 3.22.21 Earned by 1174 people Select to learn more
  • Give Back 3 Give Back 3 Earned on 3.22.21 Earned by 1977 people Select to learn more
  • Give Back 5 Give Back 5 Earned on 3.22.21 Earned by 1282 people Select to learn more
Public Statistics
Date Registered ‎10-23-2018 05:58 AM
Date Last Visited 2 weeks ago
Total Messages Posted 17
Likes given to