Integrate with SheetDB plugin
-
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
- The topic ‘Integrate with SheetDB plugin’ is closed to new replies.