Hi Team, how to handle Authentication by using your plugin?
Sadly, this plugin makes all data from within the sheet available for every visitor who can read the source code and get the URL…
I’ve checked your docs about bearer token and basic authentication, but no clue how to use it in combination with your plugin.
]]>Good morning,
I should integrate the plugin shortcode with taking a parameter from the url. So I thought about integrating the “SheetDB” plugin with the “URL Params” plugin. I hit my head a bit, but I can’t find a solution. Thanks to anyone who can give me a hand.
Here the two distinct codes:
[sheetdb url="https://sheetdb.io/api/v1/xxxxxxxxxxxxx" element="ul" search="nome=xxxx"]
{{cognome}}
[/sheetdb]
[urlparam param="nome"/]
Clearly this is wrong, but it’s to show where I’m getting at:
[sheetdb url="https://sheetdb.io/api/v1/xxxxxxxxxxxxx" element="ul" search="nome=[urlparam param="nome"/]"]
{{cognome}}
[/sheetdb]
Thank you in advance
]]>I have created a simple listing of people from a google sheet. This lists correctly, but I’d like to be able to remove the added space/line that occurs between ul objects. Is there a way to do this?
Any suggestions
Hi,
column names of my spreadsheet is the second row, the first one is for heading, So how can get the data of that spreadsheet
]]>Sort by ask is normal but sort by desc it shows in random order.
]]>I like the Plugin but I have a presales question.
I will give a use case and you can tell if it can be done using this plugin or not I have a round 12000 students who have users in wordpress. I want to give a unique coupon code for every user. so I thought of having a table in google sheet containing the usernames and the coupon against every user. and then I will add a new page which will pull the coupon only of the logged in user. is it possible? I know I can display the full table but here I want to display only one row which belongs to the user only.. I dont want to disclose all the coupons.. waiting for your reply. Regards,