Are there any Logic App connectors for Oracle Fusion ERP?
I've checked the Microsoft list and can only find the Oracle Database connector, which seems amazing.
Alternatively, has one one created a custom connector?
Are there any Logic App connectors for Oracle Fusion ERP?
I've checked the Microsoft list and can only find the Oracle Database connector, which seems amazing.
Alternatively, has one one created a custom connector?
Seems you are looking Oracle Fusion ERP
connector on azure logic app right?
Unfortunately it is not available right now.
But you can create custom connector on Azure Logic App
as it has full customized functionality. You could integrate your API
, manage your data type
, set own business logic
and many more. Let's have a look how you could create Custom Connector
Step:1
Browse to Azure portal
and click on All services
and search Custom connector
Like below
Step:2
Select Logic Apps Custom Connector
and Add
your custom connector as you like. See the below screen shot.
Step:3
Step:4
Step:5
You can even check your Custom Connector validation
on portal.
Note: If you need full process integration guidelines you could check here
If you still have any question please feel free to share. Thanks and happy coding!