Mihai_Dobrescu1

Mihai_Dobrescu1

Contact Me
Online Status
Offline
Date Last Visited
‎07-07-2025 03:22 AM
Level 1
Joined the community 13-08-2018
Rank Icon Level 1
  • Re: Update email and landing page content sections via REST API

    Hi Amit, It works for images that are hosted on Marketo, so thank you. I was trying to use an externalURL for the image so I was trying to send in the request body:{"externalUrl":'https://dummyimage.com/600x450/000/fff'} I get a success message but the previous image is deleted and the new one is no...

    image_type
    Discussions
    3220 0 0
  • Re: Large File upload via REST API

    Thank you for the information. Unfortunately the uploads are made through a custom application, so the upload via UI is not an option.

    image_type
    Discussions
    7736 0 1
  • Re: Large File upload via REST API

    Hi Sanford,I know, but I've managed to upload that file on other APIs and there were no issues, so probably the issue is on writing the streams.So for the moment I gave up on writing those streams and use a formdata object var formData = new FormData(); formData.append("file",...

    image_type
    Discussions
    7734 0 3
  • Large File upload via REST API

    Hello,I'm trying to upload a file to Marketo via REST API(nodejs app) and I've managed to do it for small size files with npm package "request-promise". const options = { method : 'POST', uri: uri, formData:{ name:filename, folder:folder, file: { value: fs.createReadStream(path, {highWaterMark: 256 ...

    image_type
    Discussions
    8092 0 5

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!
  • Ignite 1 Ignite 1 Earned on 6.26.25 Earned by 4263 people Select to learn more
  • Give Back 3 Give Back 3 Earned on 2.08.21 Earned by 1976 people Select to learn more
  • Give Back 1 Give Back 1 Earned on 2.08.21 Earned by 4364 people Select to learn more
Public Statistics
Date Registered ‎08-13-2018 03:14 AM
Date Last Visited ‎07-07-2025 03:22 AM
Total Messages Posted 4
Likes given to