Skip to main content

RESTFul API CALL from IFS Applications - Example

  • December 2, 2019
  • 4 replies
  • 1311 views

Forum|alt.badge.img+8

Hello community,

I’v made an example of a RESTFul Api call from IFS Apps 10 to a National Bank to update a currency rate.

All is detailed in the Word document attached, please feel free to use it and improve it !

 

Seb.

4 replies

Forum|alt.badge.img+9
  • Hero (Customer)
  • 59 replies
  • December 2, 2019

Very interesting read! Thanks for sharing.


Forum|alt.badge.img+5
  • Do Gooder
  • 6 replies
  • February 5, 2021

This helped a lot :)


Forum|alt.badge.img+16
  • Hero (Customer)
  • 671 replies
  • August 30, 2022

Thanks for sharing


Forum|alt.badge.img+2
  • Do Gooder (Customer)
  • 7 replies
  • July 17, 2025

Great doc, Sebastien. Does anyone have a cloud example of a restful service that retrieves from a third party and loads to a custom table (for user review in a custom page)? I applied steps in Sebastien’s doc (except it launches from a command button pointed to an action on a projection). Button is returning an ORA-06550. Is there a way to test the call to a custom API that then calls the IFS plsql_rest_sender_API.Call_Rest_EndPoint_Empty_Body2? Just trying to stage the JSON response from the service.  thanks