Replies: 1 comment 3 replies
-
Hi Tony, Thanks very much for taking the time to write this up. We look forward to welcoming you onboard next month! API integrations (specifically REST) are something we are currently working on as part of our “workflows” feature. We have created some workflow blocks that allow integration with zapier and Integromat through webhooks, so at the moment, you would be able to use one of those automation platforms to interact with magento and push/pull data from budibase. I love the idea of a generic webhook block - this would be very useful to allow people to interact with any REST API. This is not something that is on our immediate roadmap for launch, but I can see it being something we will almost certainly need to build soon afterwards. All of our workflow blocks are open source and viewable at https://github.com/Budibase/automations. We allow contributions from the community here. If direct magento integration or a generic REST integration is something you might be interested in contributing to - feel free to open an issue over there. What would make your ideal REST API integration feature in a no-code platform? Are there certain things you would like to able to configure when interacting with external APIs in a no code tool and how do you currently do this in your company? |
Beta Was this translation helpful? Give feedback.
-
Hi there,
New here and currently booked into a onboarding session next month.
I work for an eCommerce company and looking to build a new internal business system to manage our online orders, production and various other bits.
What I really need is to be able to pull orders from our eCommerce platform (Magento 2) as well as push updates to orders.
Magento 2 has a REST API to allow for this but wondering what your timeline is for adding something like a generic REST API call/response feature?
Obviously this would be good not just for Magento 2 but for many other platforms that provide a REST API.
Beta Was this translation helpful? Give feedback.
All reactions