Solved
Forum Discussion
eric_hansen_wor
7 years agoNew Contributor
“url”: “https://elastic.snaplogic.com/api/1/rest/public/project/migrate/projects/source”,
“method”: “POST”
Returns:
“The asset does not exist: /projects/source”
“url”: “https://elastic.snaplogic.com/api/1/rest/public/project/migrate/{{OrgName}}/projects/source”,
“method”: “POST”
Returns:
“Expecting type of asset [/{{OrgName}}/] to be Dir but was Org”
It’s not clear from the documentation where/how to extract the correct values from the Manager and when I enter exact values from the activities API response it still cannot locate them.