Question
I created a Channel Framework integration for the Marketplace and I want to change the manifest_url
in requirements.json
. If I generate my ZAT package with the new manifest_url
, can I update that integration with the new URL?
Answer
No, that resource is not editable. Instead, submit a new app with the new manifest_url
. Zendesk will hide the old version of the app and publish the new version.
Note: To amend the author details URL in your
manifest.json
file, edit that field and submit an update to your app directly.For more information, see this article: Updating or deleting requirements.
0 comments