I wanted to know, How I can post my data in Baserow Api, I searched community first before posting but the posts can’t solve my problem, I use this guide to Post Data in BaseRow Sheets, But I Can’t,
My Json Text:
Blocks:
I wanted to know, How I can post my data in Baserow Api, I searched community first before posting but the posts can’t solve my problem, I use this guide to Post Data in BaseRow Sheets, But I Can’t,
My Json Text:
Blocks:
I used @Taifun Method :
https://puravidaapps.com/spreadsheet.php
But I got this error When response got:
i enter my json file in the textbox to proceed, i also do this but can’t help
is data:
part of your post string? if yes then you should remove it… the JSON string starts with {
Taifun
Which One and I need to be join them with join block?
Out of three Make a list block, first make a list block is really needed?
I am also use an api url https://api.baserow.io
but when i change it it changed the response also
https://api.baserow.io/api/database/rows/table/7679
How to use two or more url at one time in Web Component? @Taifun I can’t understand your guidance.
any link to the documentation of that API?
it looks like your Authorization is incorrect…
Taifun
Yes, this is the link REST API documentation // Baserow
you need to create account before seeing your docs.
it looks like I have to sign in to see the documentation
sorry, I will not do that
Taifun
i will give you the screen shots of mine. is it ok?
you could try to replace the text Token by Bearer in the header and see, if that helps…
also you might want to post another screenshot of your relevant blocks…
Taifun
sorry, I have no further idea…
Taifun
First Use Postmen for API testing then implement same in kodular.