
Announcements
Dear All,
I need to insert a row into an Oracle table from a SharePoint list. So I'm using Power Automate HTTP Connector, and Oracle Team has given an API to insert records using the post method (Refer screenshot below)
I was able to get it to work with Postman, but I couldn't get it to work using Power Automate.
Please guide me, do we need to connect any gateway for connecting Oracle API with Power Automate HTTP connector or How I supposed to achieve this.
Thanks
Ram
When using Oracle Service Cloud, I've used custom connectors instead of using the HTTP connection. Mostly because it should be an https connection. This allows you to use them in your flow as the custom connection.