Hi, I have an issue working with the API to get the Programs (/rest/asset/v1/programs.json)
After import a program I can retrieve the new program but the original is no accesible by the API, if I delete the imported program the original Program is now accessible.
Somebody knows why? can I do something to retrieve all the programs from the API regardless if the programs were the source to import a new program?
Thanks,
Guillermo
Please open a support ticket with some example calls so they can triage this.
I don’t know why but I can’t reproduce it anymore!!
Thanks Kenny, will do.
Drew Loika
Product Manager
Tableau
I'm unclear about your situation. Do you have screenshots or clearer steps?
Hi Josh, I'll try to explain it better.
Steps:
1 Get the programs through the API (/rest/asset/v1/programs.json).
I can see the program "A" in the results
2 Create a new program using the Marketo UI (New -> Import Program), and select the program "A" as source.
3 Get the programs through the API
I can see the new program "B" (imported from "A), but the program A is not among the results.
Using the MArketo UI I still see the program "A"
4 Delete the program "B" using the Marketo UI
5 Get the programs through the API
I can see the program "A" in the results again
Is clearer now?
Thanks in advance,
Guillermo