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.
Solved! Go to Solution.
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.
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.