Stephen
Stephen
BBuildShip
Created by Stephen on 12/6/2024 in #❓・buildship-help
REST API JSON to database table
yes .. I will be pulling and updating data daily but don't want the clients calling an API hosted on Buildship and costing me credits if the data is the same as what they already have on their device
24 replies
BBuildShip
Created by Stephen on 12/6/2024 in #❓・buildship-help
REST API JSON to database table
Thanks .. I thought that I had migrated the flow already ! I am going to commit to BuildShip on the annual Pro level to get the credits bonus ... Is there a FREE way to hit a BuildShip API to check and see if there is new / updated data ? Or would I implement a push to the devices ok some kind letting them know there is new data ?
24 replies
BBuildShip
Created by Stephen on 12/6/2024 in #❓・buildship-help
REST API JSON to database table
I like to use enums and standard values when necessary
24 replies
BBuildShip
Created by Stephen on 12/6/2024 in #❓・buildship-help
REST API JSON to database table
also .. cann I not use libraries like http and simply say something like Status is equal to http.success ?
24 replies
BBuildShip
Created by Stephen on 12/6/2024 in #❓・buildship-help
REST API JSON to database table
No description
24 replies
BBuildShip
Created by Stephen on 12/6/2024 in #❓・buildship-help
REST API JSON to database table
@Luis THANKS .. I am going through the nodes and making sure I understand "how" ...
24 replies
BBuildShip
Created by Stephen on 12/6/2024 in #❓・buildship-help
REST API JSON to database table
Is there any help here or do I have to pay for suport or ?????
24 replies
BBuildShip
Created by Stephen on 12/6/2024 in #❓・buildship-help
REST API JSON to database table
Anyone ?
24 replies
BBuildShip
Created by Stephen on 12/6/2024 in #❓・buildship-help
REST API JSON to database table
the table is eiaa_padds and the columns are paddId and paddName
24 replies
BBuildShip
Created by Stephen on 12/6/2024 in #❓・buildship-help
REST API JSON to database table
Here is a piece of the data { "status": 200, "data": { "response": { "totalFacets": 29, "facets": [ { "id": "R20", "name": "PADD 2" }, I want to unsert the facets fields into a table
24 replies
BBuildShip
Created by Stephen on 12/6/2024 in #❓・buildship-help
REST API JSON to database table
How do I validate that the response from the API call was a success ?
24 replies
BBuildShip
Created by Stephen on 12/6/2024 in #❓・buildship-help
REST API JSON to database table
so does the create document node handle bulk insertions ?
24 replies
BBuildShip
Created by Stephen on 8/21/2024 in #❓・buildship-help
Where do I find docs on how to add a header with a value to a rest API call ?
So I put the "bearer value" in the Description field then ?
10 replies
BBuildShip
Created by Stephen on 8/21/2024 in #❓・buildship-help
Where do I find docs on how to add a header with a value to a rest API call ?
No description
10 replies