EDI vs API- What's the Difference between EDI and API? All you need to know!

  Рет қаралды 21,830

EDI Support LLC

EDI Support LLC

Күн бұрын

Пікірлер: 37
@ultramagnuss1127
@ultramagnuss1127 2 жыл бұрын
We receive data in EDI format as well as XML, Flat Files etc and have the capability of receiving data data in multiple protocols like HTTP, AS2, FTP/SFTP, etc. I'm trying to wrap my head around this API concept when it comes to traditional transaction processing since I'm use to doing traditional integrations where someone sends us a file in a certain format via various communication protocols, we translate it, and deliver the translated file via various communication protocols. We can send/receive data real-time via HTTP including EDI data. I have a few questions. 1. In your explanation you mentioned that in EDI, you are waiting for someone to send you the data vs an API you have more control because you are making your info available. Even if you have a URL that is available, aren't you still having to wait for them access the URL to make the request? 2. If you are exchanging PO and Invoice Data, can you give an example of how you would see a PO and Invoice API working vs your traditional Partner sends you PO data via HTTP, you translate it and deliver to backend system?
@EDISupportLLC
@EDISupportLLC 2 жыл бұрын
Hello Thank you for watching the video. We are going to relate this to Retail for examples. An API connection is always available unless the API server is made unavailable. Depending on your system setups as soon as an order is entered in your buyers system you have access to that information instead of waiting for the Buyers system to send you the order. Most people have the API connection check every 5 minutes for any new records. Most Buyer EDI systems are every hour or every couple of hours. Depending on the Buyers system if they use REST or SOAP will answer the formatting of the data exchanged. So think of your API connection checking every 5 minutes for a new purchase order. It finds a record available and the Purchase order information is in a XML formatted file. Then, it is your responsibility to handle the PO XML by what ever means you ERP allows. When you fill that Purchase order and send your Invoice Data out of the ERP. That Invoice is formatted into XML that can be posted via the API onto the Buyers system. You know that it successfully writes to the Buyer system. With EDI you don't know when that actual Invoice is processed until you get a 997 that is based from the Trading Partners processing. Most times the 997 is simply to say if the Invoice was received successfully not processed. Or 820/864/824 about that specific Invoice or you have to check the Invoice Payables portal. Let me know if that helps. Remember, we can't speak to every system or scenario as every one could be different. We can speak to what our team commonly sees :)
@EtArcadiaego
@EtArcadiaego 2 жыл бұрын
same here! also nice take a look of troubshooting ideas when it comes to the integrator we set those connection
@diegorezende3994
@diegorezende3994 Жыл бұрын
Hi, I am really enjoying your videos. Since the beginning of my career, I have been working with EDI, specifically as a data mapping specialist here in Brazil. I want to start learning API, what do you recommend for beginners in this field?
@EDISupportLLC
@EDISupportLLC Жыл бұрын
I am glad you are enjoying them and thank you for watching! I would recommend learning how to use the tool Postman and check out common API Documentation like NetSuite or Salesforce or Shopify. If you start reviewing and understanding the documentation along with a common API Tool you will take yourself along way. That is my thought
@diegorezende3994
@diegorezende3994 Жыл бұрын
Thank you very much, you were very kind. I will follow your recommendation and start this process. I wish you success and I will keep watching your videos :)@@EDISupportLLC
@EDISupportLLC
@EDISupportLLC Жыл бұрын
@@diegorezende3994 thank you! Keep learning!
@jennatice6274
@jennatice6274 Жыл бұрын
Great video!! Very informative and explained a lot of questions I had!
@EDISupportLLC
@EDISupportLLC Жыл бұрын
Glad it was helpful!
@sunnyvalecali6071
@sunnyvalecali6071 Жыл бұрын
Thank you, very helpful. I still have a question. EDI is a format and has a structure with Data. So the API also has a structure, does API also has a structure and values/data from the EDI file? Thanks
@EDISupportLLC
@EDISupportLLC Жыл бұрын
ANSI X12 is a file format related to EDI. EDI will typically use FTP or AS2 communication. API is a communication that will use JSON or XML file format for its data. Does that help?
@Grinface1
@Grinface1 Жыл бұрын
Great explanation for my cluelessness. Thanks
@EDISupportLLC
@EDISupportLLC Жыл бұрын
Glad it was helpful!
@siddupadennavar493
@siddupadennavar493 Жыл бұрын
Does Edi has good scope in future.. Please suggest , i am new to Edi .
@EDISupportLLC
@EDISupportLLC Жыл бұрын
Yes EDI is here to stay and will be around for a long time. API is a form of EDI. EDI stands for Electronic Data Interchange. The File format can be anything that contains data
@KK-lh7op
@KK-lh7op 2 жыл бұрын
Is API going to be an alternative to EDI going forward with so many new B2B apps and platforms (and more coming up)?
@EDISupportLLC
@EDISupportLLC 2 жыл бұрын
I truly believe Api is going to be an additional option not a replacement.
@pranayakhadka3507
@pranayakhadka3507 9 ай бұрын
Great elaboration 😊😊
@EDISupportLLC
@EDISupportLLC 9 ай бұрын
Glad it was helpful!
@pranayakhadka3507
@pranayakhadka3507 9 ай бұрын
It was very helpful but I have a question. What is the difference between API and SDK (Software development kit)
@EDISupportLLC
@EDISupportLLC 9 ай бұрын
@pranayakhadka3507 Typically a sdk describes how a programmer would interact with a system. Api uses a form of http to communicate with REST Or Soap. Along with showing the data available. Most have postman samples with the Api documentation
@marisongvlogs
@marisongvlogs Жыл бұрын
Love this! Very informative. Thank you so much😁
@EDISupportLLC
@EDISupportLLC Жыл бұрын
Glad you enjoyed it!
@hafisodunuga7438
@hafisodunuga7438 2 жыл бұрын
Is this API you're talking about refers to the same Application Programming Interface we all know in computer science. Sorry I'm new to this and big really want to get to wrap my head around it
@EDISupportLLC
@EDISupportLLC 2 жыл бұрын
Yes it is. Alot will refer too it as API instead of spelling it out. Thank you for checking out the video
@hafisodunuga7438
@hafisodunuga7438 2 жыл бұрын
@@EDISupportLLC Thank you so much for your answer. What text material, video or tutorials can you prescribe to me so I can learn the basics of this EDI ? My interest is in using EDI for Supply Chain and maybe retail. I will really love to get help from you thanks in advance.
@EDISupportLLC
@EDISupportLLC 2 жыл бұрын
@@hafisodunuga7438 I would suggest ediacademy.com/ and following this channel. Check out our website www.IHateEDI.com
@EDISupportLLC
@EDISupportLLC 2 жыл бұрын
another resource is www.edibasics.com/what-is-edi/
@hafisodunuga7438
@hafisodunuga7438 2 жыл бұрын
@@EDISupportLLC Thanks so much for this
@satyanukala4988
@satyanukala4988 2 жыл бұрын
Is it possible to automate EDI files being sent?
@EDISupportLLC
@EDISupportLLC 2 жыл бұрын
Yes it is possible. It comes to reviewing what EDI document you are looking to automate. For example a 850 is received and you are looking to automate the 855. Well then you need to look at the 855 Specifications and see if you can obtain all of that data the 855 requires without having to have human intervention. That means being able to confirm the inventory available, meeting ship dates, knowing which shipper will be used etc... You can do it as long as you have places to obtain information.
@essaberyahya709
@essaberyahya709 Ай бұрын
API could be used to transfer an EDI
@EDISupportLLC
@EDISupportLLC Ай бұрын
@essaberyahya709 ok I can agree from a technical standpoint. But it's usually xml or json
@wardeff
@wardeff Жыл бұрын
When should I use EDI versus API? Is EDI or API better in e-commerce?
@EDISupportLLC
@EDISupportLLC Жыл бұрын
If you are familiar with API then I would say use that as you can get Real time results. I think it is better in e-commerce
@alessandrofrioli6978
@alessandrofrioli6978 Жыл бұрын
So with API all fun dies
@EDISupportLLC
@EDISupportLLC Жыл бұрын
Api wont replace. Its simply another option in a lot of cases
What is EDI? A Complete Guide
12:27
EDI Support LLC
Рет қаралды 18 М.
Un coup venu de l’espace 😂😂😂
00:19
Nicocapone
Рет қаралды 13 МЛН
兔子姐姐最终逃走了吗?#小丑#兔子警官#家庭
00:58
小蚂蚁和小宇宙
Рет қаралды 9 МЛН
This mother's baby is too unreliable.
00:13
FUNNY XIAOTING 666
Рет қаралды 41 МЛН
What is API and EDI in the supply chain? | Consulting Logistics
22:28
Difference Between REST API vs Web API vs SOAP API Explained
7:24
Learn with Whiteboard
Рет қаралды 227 М.
What is an API and how does it work? (In plain English)
7:12
CodeWithChris
Рет қаралды 807 М.
EDI in Retail
9:00
GS1
Рет қаралды 87 М.
What is Integration Platform as a Service (iPaaS)?
7:10
IBM Technology
Рет қаралды 17 М.
APIs Explained (in 4 Minutes)
3:57
Exponent
Рет қаралды 935 М.
What is EDI?
5:55
ecosio
Рет қаралды 10 М.
Top 6 Most Popular API Architecture Styles
4:21
ByteByteGo
Рет қаралды 935 М.
tRPC, gRPC, GraphQL or REST: when to use what?
10:46
Software Developer Diaries
Рет қаралды 86 М.
Un coup venu de l’espace 😂😂😂
00:19
Nicocapone
Рет қаралды 13 МЛН