Adobe Express Developers
Recently active
In Developer Days, it was mentioned that we'd soon have in Express Embed SDK the much-requested ability to use company templates with the createWithTemplate as well as the standard Adobe-provided template.This would be a game changer. Is there any news on timing of this? Last mentioned here 5-6 months ago.Thanks,Ru
My goalprescribe the settings available in the button dropdown (see image below) in my codewhen the user clicks the Print button - no popup shows, no options available - perform the callback function and return to the web app I am not finding the settings for the file format options which are different depending on the file format. Additionally, if I set image/png, the file format dropdown still starts at JPG. I do not want to give the user these options; I want this to be controlled in the code. Current exportConfig:const exportConfig = [ { id: "save-modified-asset", label: "Print ", action: { target: "publish", publishFileType: "image/png", outputType: "base64", }, style: { uiType: "button" }, }, ];
1. Version of the app "dependencies": { "@adobe/react-spectrum": "^3.42.2", "@spectrum-icons/workflow": "^4.2.22", "axios": "^1.6.1", "react": "18.2.0", "react-aria": "^3.30.0", "react-aria-components": "^1.0.0-rc.0", "react-dom": "18.2.0"}, 2. Platform and OS version: Desktop 3. Basic steps to reproduce the problem - When mouse hover on the component, it throws Uncaught ReferenceError: process is not defined 4. Expected result and actual result - The components should show the list of options and tooltip correctly. Hi! I am currently working on my company's Adobe express Add-on. We've released the add on in the last year and now we want to update our Add on asap. I found issues in adobe/react-spectrum during the development. 1. Tooltip component <TooltipTrigger delay={0}> <ActionButton isQuiet={true} onPress={() => HandleAvatar(item.key, page)} height={"10
Hi folks, Happy New Year! I have 2 feature requests that would improve the UX and workflows.It would be incredibly helpful if there were a way of searching and selecting a document from "Your stuff". it would also be very useful if you could rename a document inside the embed modal in the same way that you can rename a document in the main web app.1. Selecting an existing document Within a project in our app, people can create a new Adobe Express asset linked to an object in our system. They can then edit and render new versions of it using the methods that you provide. However, users have their own assets within Adobe Express that they have either created in the full web app or previously created using the embed feature. Alongside the create and embed buttons it would be Extremely useful to have a "Select existing Adobe Express document" button. Currently the only way that we can let them do that is by manually copying and pasting the project UID int
Hi, Exporting a video with a colour background to use against a same colour background on our website, the background colour in the video changes on export.We've found this via our Express Embed so I am reporting it here.Background colour of images does not change on export.Specifically: I set the background colour of the Adobe document to FFCF03I export it as video and the background colour in the exported video comes out as FDD506See attached screenshot - the video is lighter, less saturated.The workaround for us to to edit our images and background colours to use the same colour as the video, rather than the other way round. Ideally that shouldn't be the case, of course - it should match the RGB colour we specified.And I understand the difficulties in colour profiles with video - but if possible, it would be great for the team to do some work on trying for greater colour matching on export.Thanks,Ru Howe
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 ?
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.