Forum Discussion
3 Replies
- dmillerFormer Employee
How are you trying to call the API?
- eric_hansen_worNew 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.
- dmillerFormer Employee
I’ve let your TAM know and there is now an open ticket for the docs to be clarified.