php - Error 330 in Silverpop API when calling SaveMailing -
i trying call function savemailing save html template silverpop server, copied code documentation, double checked list ids , everything, still error 330 can't find in documentation silverpop api.
error 330 "invalid path" error. in xml request, make sure correct path in <folderpath> xml node. if have template in shared folder, make sure xml node reads <folderpath>/shared</folderpath>. if have template in deeper directory, same applies. template in /shared/dir1/dir2/, should <folderpath>/shared/dir1/dir2</folderpath>.
Comments
Post a Comment