Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Seeking PL/SQL API procedure to select a different Web Credential when calling a REST API on same remote server

Joe KerrApr 23 2024

Is there a PLSQL APEX API procedure to select a different Web Credential when calling an APEX REST Data Source (APEX 23.2.3) on the same remote server? There are multiple credentials to be used on the same remote server for the same APIs. For example REST Data Source get_sales_orders using credential user_abc, then call get_sales_orders using credential user_def. Trying to avoid creating a REST Data Source for each credential

This post has been answered by Joe Kerr on Apr 29 2024
Jump to Answer
Comments
Post Details
Added on Apr 23 2024
10 comments
1,745 views