Call External API in SAP ABAP - API Key - REST API [english]

preview_player
Показать описание
In this video I will show you how to call an external API from SAP. An API is a Application Programming Interface that provides functions or commands to communicate with an external system.
I have found here for example the API "Airport Info". With this API you can search for airport information like name, address, phone number, website and much more by using the airport code IATA or ICAO. To use the API an API Key is generated and passed as header field in ABAP.

#sap #apicall #restapi

▬▬ Literature 📚 ▬▬▬▬▬▬▬▬▬▬▬▬▬

▬▬ My Hardware 💻 ▬▬▬▬▬▬▬▬▬▬▬▬▬

▬▬ My Software (free) 💾 ▬▬▬▬▬▬▬▬▬▬▬

▬▬ Further Links 🔗 ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

*The links are affiliate links. There are no additional costs.
Рекомендации по теме
Комментарии
Автор

Thanks for the detailed informations shared. Very clear! I've only struggled a bit with the certificate but after some attempts I've successfully called the API!

coeiirq
Автор

With pleasure! 😀 RAP and Cloud? maybe at a later time. Currently I try to make short videos that involve a specific task or problem. I am also just BEFORE a S4/HANA conversion 🤔🙄😄

CustAndCode
Автор

Very easy to undersand explaination !! Thank you !

sankeshankar
Автор

Many thanks, very nice. It is concise and to the point.

tjk
Автор

Thanks for the clean and minimalistic guide.

amitkshukla
Автор

Great Explaination - Thanks for this Tutorial!
Will you also start making SAP Videos for RAP and Cloud-Ready based programming?

TutorialsWork
Автор

Hi, excelent explaination, i'm trying to do the same example in my SAP, I copied exctly as you did. When I ran the Report I get an error "HTTP_COMMUNICATION_FAILURE", do you have any idea, I would really appreciate it if you can help me. Thank you in advance.

jorgeayala
Автор

Any Idea about Microsoft SharePoint API, Need an Integration of DMS in SAP and Microsoft SharePoint

pawanrai
Автор

Hi, thx for the great video! Do you maybe also know where i can find an example with a POST request with (with body)?

manu
Автор

pls tell me how to find x-rapid in postman apllication, we are getting short dump like | Exception condition "HTTP_COMMUNICATION_FAILURE" triggered |, please resolve this

dwtlfms
Автор

Pls provide some solution for developer ease in POST scenario where request payload is complex deep structures

ParvezKhan-dltb
Автор

Hello. Could you please share how to get the response headers? Thank!

laxer
Автор

I have a requirement:
Whenever OBD is getting PGI ed then one output type will trigger which is of transmission medium 8- special function then my report should call in which I need to consume external API and send status of PGI via API

How can I code here??

manasvicollections
Автор

Do you know how to send data out of the SAP system using REST API(SICF)?

doan_luc
Автор

why am i getting syntax error with same code??

AjaypalSingh-ocos
Автор

Hello, when I try the example found here, I get an SSL certificate error. how can i fix this error

davutkesmuk
Автор

Hallo,
Kannst du vielleicht posten, wie ein Post Request an einer REST API mit einer CSV-Datei geht.
Vielen Dank.

mmb