Jump to content
UBot Underground

Does Ubot Work With Google Spreadsheets?


Recommended Posts

I need to pull data from a Google spreadsheet into Ubot and then paste it into Gmail to search.

 

Can this even be done? I just checked the forums and I see hardly any information on any of you actually attempting this.

Link to post
Share on other sites

Please tell me where I can learn how I can use Ubot to use the Google API to create a temporary sheet and then add, modify, delete, and pull data from this.  I would highly appreciate this.  Thank you.

Link to post
Share on other sites

Please tell me where I can learn how I can use Ubot to use the Google API to create a temporary sheet and then add, modify, delete, and pull data from this.  I would highly appreciate this.  Thank you.

 

You would have to read the API Docs, this should be where you start: https://developers.google.com/sheets/api/

 

Also, I'm guessing you would need to setup an App and API key the same way you do for their other APIs so that would be here: https://console.developers.google.com

Link to post
Share on other sites
  • 3 weeks later...

Hi, 

i also try to work with google spreadsheet....but now chance..

It constantly crashes in the Ubot  browser.

Finaly as a compromise i try to read the file in Autoit , pass the values to ubot and so on...but is so ...nasty.

 

I do not know how to work with api s..

 

Any better method?

Link to post
Share on other sites

I agree that API is a very good idea, but i do not know how to use it.. Ubot was developed with the idea in mind that nonprogrammers will be able to use it...

i resolved the problem using windows command in Ubot,  a used shell to open firefox browser, clicked in url tab, entered the url of sheet, and after that i use extensively the keyboard event...tab, tab, Ctrl c...and store the values in clipboard, transfer them in variable ...and use them ....

Not to elegant but it is working,

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...