I also need to send it to a url that is
I also need to send it to a url that is in the url field of my order sheet
14 Replies
Yes, you can add the extension for this, only update in the code required is only the project and workflow id and deploying it, then triggering the value on the Rowy table will trigger the BuildShip workflow. Assuming you are following this docs - https://docs.buildship.com/trigger-nodes/rowy-trigger.
I did this but the notification doesn't arrive at the url
follow the step by step but does not trigger the linked BuildShip workflow
Can you check buildShip logs and Row extension logs? Also we just now released a video tutorial on this, If you try from scrach again along the video - https://www.youtube.com/watch?v=mkuu_0V8dLw.
BuildShip + Rowy
YouTube
Connecting Rowy & BuildShip - No Code Backend on Firebase
View and manage your Firestore data on Rowy
Build backend workflows, APIs for Firebase on BuildShip
Learn how and get started for free 👉 https://buildship.com
00:00 Introduction to Rowy Trigger
01:30 Configuring the Rowy Trigger
01:50 Adding an Extension in Rowy
02:18 Deploying and Testing the Rowy Trigger
02:30 Updating the Firestore Field Va...
being able to create and delete just to update a field does not work
Just one more question, help me, please, I have a collection of orders and the items in the order are in a subcollection. How can I work with subcollections in rowy? Now when I send an order, the items will not
Could you please check both BuildShip and Rowy Extensions logs? If the connection is successfully setup, it should show logs.
To work with subcollection in Rowy you can use subtable, example - https://docs.rowy.io/field-types/array-subtable#example---stationary-store-inventory
Array Sub-Table • Rowy Docs
Array Sub-table is a field type that allows you to create an Array of JSON Objects visually in the form of a Sub-table. The column names of the Sub-table become the keys of the JSON Object and the row values become the values of the JSON Object.
ok
One more question I want this url to be dynamic of a variable how do I do this I want to pass this table url
I want to pass this table url because it will vary