1

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?

SteveC
  • 15,808
  • 23
  • 102
  • 173

1 Answers1

1

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

enter image description here

Step:2

Select Logic Apps Custom Connector and Add your custom connector as you like. See the below screen shot.

enter image description here

Step:3

enter image description here

Step:4

enter image description here

Step:5

You can even check your Custom Connector validation on portal.

enter image description here

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!

Community
  • 1
  • 1
Md Farid Uddin Kiron
  • 16,817
  • 3
  • 17
  • 43