nparkins07
nparkins07•2y ago

Integration

Hi All 👋 - we're evaluating whether to hop on the Rowy train, but had a few questions. Is there a way to sync Rowy with Xano by chance or is there any potential integration (similar to AirTable) that might happen with Xano? There are some critical items we are performing in Xano that we love (creating all the API's) but I love the flexibility of Rowy's backend and incorporating NPM packages directly into some of our code.
2 Replies
Harini
Harini•2y ago
Hi @nparkins07 great to hear you are enjoying using Rowy. Rowy is flexible to allow you to connect to any third party app using Webhooks/API. You can also use extensions to call any API on create, update, delete on your table data rows. Are you looking to keep the data rows in Rowy in sync with data in Xano? or call any specific APIs? It would be great to hear a meet more about what you are building so we can direct you accordingly. Would you be opening to a call with us? If so you can book a meeting here: https://rowy.io/harini
nparkins07
nparkins07•2y ago
Thanks @harini! I just booked some time with you for next Monday! Initially I think having Xano be our primary database is the plan / goal, as the ability to instantly create API’s is critical for our business. So ideally I would love to have the data in sync with Rowy (where I can choose which data objects to keep in sync) and then when I want to include more custom code to various functions of our database I can POST that information back to Xano after using Rowy to make changes and updates. For example, a User uploads an image of a receipt and creates a saved record in our Xano database. Rowy pulls that information and we use the Google OCR SDK’s to automatically ready the image in Rowy and then create a webhook to push that data back to Xano. (This would be my idea for a variety of functions that are to my knowledge not applicable in Xano).