Adobe Express Developers
Recently active
I would like to embed Express SDK into my app, but would like to keep the Editor Panel as simple as possible for my clients. Is there anyway to customize the modules in the editor so that I can hide certain modules and choose which other modules are available? Thanks!
Hi, I m building a web app that will use Adobe Express SDK. We want our users to be able to edit our templates and only our templates, not other ones provided by Adobe. Is this possible? It s not clear in the forums or at least I havent found anything on the subject.Also, is there an SDK documentation in Spanish?Many thanks
Gooday!, Adobe team & community,I've been successfully integrating the Adobe Express SDK into my project to launch the image editor with base64 image input using the createWithAsset method. Until recently, this worked flawlessly — but now, the image no longer loads in the editor, even though the SDK initializes properly.(thought might be a cors issue but then it worked earlier and i have my cors settings adjusted)Here’s a summary of what I’m doing: backend is served via Nginx at http://localhost:8000location / {if ($request_method = 'OPTIONS') {add_header 'Access-Control-Allow-Origin' '*' always;add_header 'Access-Control-Allow-Methods' 'GET, POST, PUT, DELETE, OPTIONS' always;add_header 'Access-Control-Allow-Headers' 'Content-Type, Authorization, application-token' always;add_header 'Access-Control-Allow-Credentials' 'true';return 204;}i am using a self-signed HTTPS cert locally — the SDK loads and initializes but theres alot of errors poping in inspect while load
Logging into the v4 Embed doesn't seem to work and causes it to login momentarily but then refresh and reload the embed to a logged out state in seconds. Searching the forums it seems reported previously and is related to Safari blocking third-party cookies. It looks like there's missing implementation in the Embed SDK to make this work. Safari does support requestStorageAccess to allow users to opt-in to allowing it to work.https://privacysandbox.google.com/cookies/storage-access-api It would be worth attempting to detect if Partitioned cookie flag is supported too as Chrome/Edge and Safari 26 will support that. (CHIPS - Cookies Have Independent Partitioned State) Not easy to detect though.
We have retitled the "Adobe Express Embed SDK" board to "Adobe Express Developers " to have a place for both Embed SDK and Add-on developers to post discoverable threads. The Adobe Express Discord is still a great place to have conversations, but we hope providing a forum will help increase Google SEO for problems and advice about all forms of Express extensibility. Please be sure to choose “Add-ons” or “Embed SDK” topic labels appropriately for your threads. For Embed SDK queries, you can still use the topic tag "embed-sdk". All the previous threads from the Embed SDK forum are still here, labeled "embed-sdk".
Our Express Embed has completely stopped working around 1pm UK time.This is the browser console page.We are still on v3: https://sdk.cc-embed.adobe.com/v3/CCEverywhere.js
In the Adobe Express video quick actions SDK, features such as cropping and resizing videos are available. The download button is being displayed, but it is disabled. "By continuing, you allow your file to be shared with ExpressEmbedDemoApplication" This text is displayed below the button. 1. Quick Action SDK( 3p version) 2. Chrome
Hi, I am exploring Adobe Express and integrated it into AEM, after generating an image/video I am trying to save the image back to AEM Assets(we have this option in ADOBE EXPRESS web app) using share option, but I couldn't find a way to do it, can you please help me with the process of it?
I'm encountering an issue where a hyperlink fetched dynamically from GraphQL cannot be shortened using aem. The link, retrieved at runtime, includes a "description field" with the content path /content/test/wknd. However, the shortening process doesn’t seem to recognize it correctly. Has anyone faced this issue before, or is there a workaround to shorten dynamically generated links from GraphQL within CF while preserving the description field content?
Urgent - the Resize, Background colour and other controls have disappeared from the top of the Embed modal.Screenshot attached.This affects all our users.This is a big problem. These are vital features.Could someone reply asap to acknowledge that you have seen this and logged it, or if it's not a bug let me know why it's disappeared?I wrote about this before, but it definitely still seems like this forum is not being checked, and so I am still very anxious about this given how prominent Express Embed is in our app.I realise the enterprise customers like Miro take priority - but the disappearance of replies feels stark at times like this. My other posts are not getting responses, even the fix I posted to the Safari bug. And that bug previously mostly went unresponded to before that, after I reported it in February.Looking at the forum here, the last 2 posts from people on 22 May went unanswered, and the last Adobe employee reply was May 9, 6 weeks ago.The forum URL was changed in the me
Hi folks,@ErinF replied here in September to @JC França about opening a specific brand template where she said:An engineering team member says this:It is possible to load the Express with a specific template.createWithTemplate( docConfig: Editor.CreateWithTemplateDocConfig, appConfig?: FirstParty.Editor.EditorAppConfig, exportConfig?: ExportConfig, containerConfig?: ContainerConfig ) : void; Let us know if you need any clarification on this.Yes please, I'd like some help with it!And @Barranca helped @Pro Imaging LFP. with the issue I'm having with it, in November.Where Davide provided a Template ID copied from Adobe's own template section.When I use the templateId that Davide provided for the Adobe template:urn:aaid:sc:VA6C2:67e8c8d8-f5d0-5277-94a5-17c9b2b9bf25It works.But when I use my own published template ID (see URL) for a button image:urn:aaid:sc:EU:e7ae7e26-ad9e-469c-8a64-5f6afc8209dchttps://new.express.adobe.com/publishedV2/urn:aaid:sc:EU:e7ae7e26-ad9e
Hi, I submitted an update for my add-on FaceFactory and it's been "In review" since April 23rd. I'm wondering if everything is ok. When I sent it it said that it'd take 5-10 days to review. Chat support recommended me to write my question here.
Hi all I am new to using the Embedded SDK in my new role and I was wondering why I am getting the following error when trying to authenticate my user in order to use Express features in my web app any information would be appreciated! { message: "invalid_credentials Invalid referer or origin", stack: "Error: invalid_credentials Invalid referer or origin at https://quick-actions.express.adobe.com/static/index.a2a53cf49afb42c82427.js:1:88248 at c.invoke (https://quick-actions.express.adobe.com/static/hz-startup-otel.cfde22d5d7383eb2d39d.js:2:8031) at s.run (https://quick-actions.express.adobe.com/static/hz-startup-otel.cfde22d5d7383eb2d39d.js:2:3424) at https://quick-actions.express.adobe.com/static/hz-startup-otel.cfde22d5d7383eb2d39d.js:2:18271 at c.invokeTask (https://quick-actions.express.adobe.com/static/hz-startup-otel.cfde22d5d7383eb2d39d.js:2:8649) at s.runTask (https://quick-actions.express.adobe.com/static/hz-startup-otel.cfde22d5d7383eb2d39d.js:2:4
Attention Community Members, We want to inform you that Embed SDK V1 and V2 will reach their end of life by the end of April 2025. After this date, we will no longer support these versions. To ensure uninterrupted service, please upgrade to the latest SDK version(V4) as soon as possible. Additionally, we are now only accepting new integrations using SDK V4. For detailed instructions on how to migrate, please refer to our migration guide. Thank you for your cooperation and understanding.
HelloI'm trying to figure out how to use image/icon assets from a folder of my addon and how should be the folder structure. Maybe this is a stupid question but I've tried many ways without luck
Hello,I submitted my Adobe Express integration for approval on the 5th, I understand that hasn't been a long time, the reason I ask is that it looks like someone logged in to my app from Adobe on Tuesday using the credentials I supplied and tested it out, I can see edits to images and videos etc but I've not heard anything since that.Is that normal?
It's been over five weeks since anybody from Adobe has replied to any messages here, as far as I can see. I have an urgent bug report about Express Embed not working on Safari, raised on February 28, with a follow ip five weeks later - which has had no reply. It's now April 8. There are some other questions raised by other users which have not been replied to. One was resolved by another user, with no Adobe reply.I have another feature request that hasn't had a reply as well. When Amanda was setting this up and running it, she set an expectation that she would reply immediately and hopefully to resolve issues – and as you know, I have been delighted with this support. So the sudden disappearance of any replies from Adobe team members feels stark. It makes me worried. We have invested a lot of resources into Express Embed and made significant strategic decisions around it. Having it not work at all on a browser used by the majority of our users is a really big p
Hi, I'm upgrading adobe express embed from v3 to v4. Things seem straight forward except for exporting a file. I initiated the project with a asset video url, bellow is how I did it: ccEverywhere.editor.createWithAsset( { ...docConfig, asset: { type:'video', dataType: 'url', data: dataUrl, //url to video file }, }, appConfig, exportOptions, containerConfig ); The video is loaded successfully into the canvas but when export it, the exporting modal keep showing File upload in progress but nothing is being upload. I also notice that in browser console there are some warning log about 'Resource is missing for node'. This was working nicely in v3. So any helps would really appreciate. Version of the app: https://cc-embed.adobe.com/sdk/v4/CCEverywhere.jsPlatform and OS version: MacOS sonoma v14.1.1, Chrome Browser v129.0.6668.90Expected result and actual result: Should be able to export the project.
Hi folks,I'm very excited to see the "Record Yourself" webcam recording feature arrive in Express.But sadly the iFrame code generated by the Embed SDK does not allow camera. So we can't use it in Embed.I've allowed Camera and Microphone in Express, and I can use the Microphone when I do that - but the camera is blocked by the iFrame allow params.Can you add it, please?Here's what it gives currently. SDK v3:<iframe allowfullscreen="" class="cc-everywhere-iframe" id="cc-everywhere-iframe" style="border-radius:20px;background-color:white;" src="https://new.express.adobe.com/new?width=1920&amp;height=1080&amp;unit=px&amp;params" allow="clipboard-write; microphone; identity-credentials-get; https://new.express.adobe.com;"></iframe>It needs to have allow="clipboard-write; microphone; camera; identity-credentials-get; https://new.express.adobe.com;">See screenshots attached.Thanks,Ru
I am passing the following dictionary while calling quickAction.removeBackgroundquickActions: [ { id: 'edit-in-express', label: 'Edit in Adobe Express', action: { target: 'express', }, style: { uiType: 'button', }, }, ];However, after clicking "Edit in Adobe Express," the given zIndex is not getting applied.I am sending:quickAction.removeBackground(docConfig, config, quickActionExportConfig, { zIndex: 10000 });What should i do ?
Hi,I'm implementing the Adobe Express SDK into our app, I'm about 90% of the way there but one thing I've been attempting to do is load a video into the Video quick actions simlar to the way you can with images into the image quick actions.I've tried a few ways and the closest I've got is adding a blob into docConfigdocConfig.asset = { data: video, dataType: 'blob', type: 'video' }When I do this, the video opens in the quick action window and I thought I'd cracked it but then an Uploading Media spinner carries on spinning and eventually the video vanishes stating that the video failed to upload.I'm assuming it's trying to further upload the video into assets or something like that?I'm now starting to question if it's even possible as I realise there are no examples of loading a video into quick actions even in the Git examples and I can't find any discussion about it which I find strange but I thought I'd ask before abandoning all hope 🙂 Is this poss
Hi, I like to connect my 2 instagram account on the Personal calendar connection. Both Insta are business accounts now and should connect, but I can only see one!? Anyone with an idea why the second one is not showing? Many Thanks, B
Hi!We're excited to be near complete on our Adobe Express integration, allowing our customers to create and edit videos and images withing our Signage software.I have a few questions around things we'd like to do to make the experience as seamless for the user as possible.1. Is there any way we can know when a document is published back to us (or while they are editing) who the user is? We don;t need to know an email address (although that would be great), but some kind of id so that if a user click a document to edit we can warn them beforehand that they did not create that document or even limit the documents they can see in their company portal to documents they created. Knowing who the document is shared with also would be helpful.2. When we create a new document, it gets a document name in the form of a timestamp. Some users know they can edit it but is there a way for us to get access to that document name or even for us to be able to rename it (or give it a name before the creat
Hey! I'm currently unable to load any brand assets through the editor. When trying to open a brand, I just get an empty catalog like the image below.It works fine on https://new.express.adobe.com/, but not when viewed through the embed SDK so the issue seems to be isolated to the embed, same issue can also be verified on the demo site https://demo.expressembed.com/
Hi,I want to use the createWithAsset API. One of the parameters is createWithAssetDocConfig, which includes an asset.According to the documentation, the asset can be a PDF, but when I try to call the API with a PDF, I get the error: INVALID_ASSET_TYPE.Is PDF supposed to be supported?
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.