Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

API URL Call

Former Member
0 Likes
428

HI Experts,

What is the process to call API URL from ABAP Code?

EX : http://hapi.smsapi.org/SendSMS.aspx?UserName=xxxx&password=xxxx&MobileNo=xxxx,xxxx,xxxx&SenderID=xxx...

If Possible, Please provide Sample Code?

Regards,

Denish Patel.

2 REPLIES 2
Read only

Former Member
0 Likes
370

Hi

Check the below link. It might be helpful.

[;

~~~Ganesh Kumar K.

Read only

0 Likes
370

Hi,

Ganesh thankx for ur reply.

I also done same thing. But i am getting error Code 404 - Page Not Found.

Can u tell me what will i do?

Regards,

Denish Patel.