Emanuel marlon
Emanuel marlon10mo ago

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
Gaurav Chadha
Gaurav Chadha10mo ago
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.
Emanuel marlon
Emanuel marlon10mo ago
No description
Emanuel marlon
Emanuel marlon10mo ago
I did this but the notification doesn't arrive at the url
Emanuel marlon
Emanuel marlon10mo ago
No description
Emanuel marlon
Emanuel marlon10mo ago
follow the step by step but does not trigger the linked BuildShip workflow
Gaurav Chadha
Gaurav Chadha10mo ago
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...
Emanuel marlon
Emanuel marlon10mo ago
being able to create and delete just to update a field does not work
Emanuel marlon
Emanuel marlon10mo ago
No description
Emanuel marlon
Emanuel marlon10mo ago
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
Gaurav Chadha
Gaurav Chadha10mo ago
Could you please check both BuildShip and Rowy Extensions logs? If the connection is successfully setup, it should show logs.
Gaurav Chadha
Gaurav Chadha10mo ago
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.
Emanuel marlon
Emanuel marlon10mo ago
ok
Emanuel marlon
Emanuel marlon10mo ago
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
No description
No description
Emanuel marlon
Emanuel marlon10mo ago
I want to pass this table url because it will vary