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

Definition clarification on the meaning of 'embed' SDK

Community Beginner ,
Sep 11, 2023 Sep 11, 2023

Copy link to clipboard

Copied

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
User Interface

Views

267
Translate

Report

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

Copy link to clipboard

Copied

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 

Votes

Translate

Report

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

Copy link to clipboard

Copied

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

Votes

Translate

Report

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

Copy link to clipboard

Copied

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

Votes

Translate

Report

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

Copy link to clipboard

Copied

Hi @JacksonXR  --

 

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

 

Best, 

 

Amanda 

Votes

Translate

Report

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

Copy link to clipboard

Copied

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

Votes

Translate

Report

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