Skip to main content
Tim_Alexander1
Level 2
December 11, 2017
Risolto

Weird problem with the REST API for Cloning Programs

  • December 11, 2017
  • 2 risposte
  • 2050 visualizzazioni

I'm using Postman to learn the Marketo REST API. There's some hairy things here and there, but for the most part, it's pretty clear what's usually going on.

However, I'm totally stuck here. I'm able to use the endpoints to Create Programs, Browse Programs, etc. I'm able to clone them through the front end of the software. I know for a fact that I've got the right Ids for my Folder and for the Program I'm trying to clone. However, when I try to create a clone, it gives me a 200 code and no actual response. Nothing happens in the software either. I'm totally confused. Am I just not doing something that's super obvious?

Any help here would be greatly appreciated.

Questo argomento è stato chiuso alle risposte.
Migliore risposta di SanfordWhiteman

It's

     /rest/asset/v1/...

Next time, please post screenshots or maybe a real screen recording?  The unpausable GIF is not an easy way to work.

2 risposte

SanfordWhiteman
Level 10
December 11, 2017

It's

     /rest/asset/v1/...

Next time, please post screenshots or maybe a real screen recording?  The unpausable GIF is not an easy way to work.

Tim_Alexander1
Level 2
December 11, 2017

Thank you! I was hoping it wasn't going to something so silly as a wrong URL, but I was so deep, I couldn't see it.