Trying to move files from one Marketo instance to another. Marketo support said to use the api. The PHP code for retrieving files and folders works, but when I try to create the file from one marketo instance onto the new one using the api, I get a couldn't open file .... I am providing the file url that I get in response from the rest api for querying files.
Trying to move files from one Marketo instance to another. Marketo support said to use the api. The PHP code for retrieving files and folders works, but when I try to create the file from one marketo instance onto the new one using the api, I get a
couldn't open file .... I am providing the file url that I get in response from the rest api for querying files.