Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Definition clarification on the meaning of 'embed' SDK

Community Beginner ,
Sep 11, 2023 Sep 11, 2023

Hello,

My name is Jackson and I am keen to learn about programming and coding to create my own flows. 

Can someone please give an example of how they used JavaScript library in Adobe Express in their web application.

And is this achieved thru an API?

TOPICS
Embed SDK , User Interface
583
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Sep 11, 2023 Sep 11, 2023

Hi @JacksonXR  --

 

It is achieved via a web SDK. You can learn more about what the Embed SDK is here: https://developer.adobe.com/express/embed-sdk/

 

If you want to get started with embedding Adobe Express capabilities in your own app, start with the SDK documentation: https://developer.adobe.com/express/embed-sdk/docs/guides 

 

Best, 

 

Amanda 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Sep 13, 2023 Sep 13, 2023

Hi @amanda_h,

Thank you.
I have already made some headway in the interim of receiving a reply by googling some key phrases from the subject line of the original post. 
What had me stumped: and continues to do so is, is disambiguating what a API is and SDK is; my chosen SDK Android Studio - which I use to call an API?
I'm still in the very early stages of development :fu

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Sep 13, 2023 Sep 13, 2023

@amanda_h that 'fu' was supposed to be a confused-face emoji not an acronym for anything else.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Sep 14, 2023 Sep 14, 2023

Hi @JacksonXR  --

 

Great! Once you get started with development, email me your API key and I can get your client enabled!

 

Best, 

 

Amanda 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 02, 2023 Oct 02, 2023
LATEST

SDK = Software Development Kit.

API = Application Programming Interface.

Web App = Any interactive service offered over the Internet. Examples of Web Apps include search egnines, online forms that collect and process data, shopping carts, online payment processors, video streaming, social media, online games, etc...

 

See these related links:

HTML:  https://www.w3schools.com/html/

CSS: https://www.w3schools.com/css/

Javascript  https://www.w3schools.com/js/

Node JS: https://www.w3schools.com/nodejs/

 

Nancy O'Shea— Product User, Community Expert & Moderator
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines