pim-community-dev
pim-community-dev copied to clipboard
Akeneo Export to External API
I'm using the Community Edition v 7.0
I want to connect to an API (an ORDS one) and export data from Akeneo to POST to that api. Are there any existing ways to connect to this api through the interface? Or would I have to create my own connector to do so?
@edmundjunzhelin instead of building your connector. you need to build some code to pull data from Akeneo and push to your ORDS.. you can use or not iPaaS. that usually much better then writing a akeneo connector.