Adding data into google sheet by embedding it in my blog olatechproMay 25, 20231 Views Is it possible to add data into google sheet from my wordpress page by embedding the google sheet. Thanks Post Views: 1 Related postsGet rid of this Strict Standards warningWooCommerce: get_current_screen not working with multi languageCan’t login on WordPressForce HTTPS using .htaccess – stuck in redirect loopWordPress: Ajax not working to insert, query and result dataHow Can I pass an image file to wp_handle_upload?
You can click File > Publish to the web > Embed, and then paste the iframe html into your wordpress post Then back in the sheet file, click File > Share and change the permission to ‘Can edit’ and copy the sharing link Then paste this sharing link over the default ‘pubhtml’ you previously added to you wordpress post, so that it looks something like: isrc=”https://docs.google.com/spreadsheets/d/1dNcQaUCaHXGt26sKwteSghwUCZPM4rTcH0oFoM/edit?usp=sharing?widget=true&headers=false”> An editable version of your sheet file should now appear on your wordpress post
You can click File > Publish to the web > Embed, and then paste the iframe html into your wordpress post
Then back in the sheet file, click File > Share and change the permission to ‘Can edit’ and copy the sharing link
Then paste this sharing link over the default ‘pubhtml’ you previously added to you wordpress post, so that it looks something like:
isrc=”https://docs.google.com/spreadsheets/d/1dNcQaUCaHXGt26sKwteSghwUCZPM4rTcH0oFoM/edit?usp=sharing?widget=true&headers=false”>
An editable version of your sheet file should now appear on your wordpress post