Edit in GitHubLog an issue
Copied to your clipboard
await import(https://cc-embed.adobe.com/sdk/v4/CCEverywhere.js);
(async () => {
const { module } = await window.CCEverywhere.initialize({
clientId:<YOUR_CLIENT_ID>,
appName:<YOUR_APP_NAME>
});
})();
Was this helpful?
  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2025 Adobe. All rights reserved.