Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in RPA by (5.3k points)

Currently was playing around with a robotic process application called Blue Prism and learned you can drop a URL link to a WSDL location to consume api calls. I tested using a free service and it worked great.

My question is in regards to Google Sheets API, a project has come up where this would be very usefull however I'm not able to locate or if one even exists (A WSDL or WADL) for the google sheets api.

If anyone could give me any direction on this that would be fantastic.

1 Answer

0 votes
by (12.7k points)

Google docs can be automated using the REST web services. You could find more information about google docs API at google sheets API page.

BluePrism has out-of-box tools to work with the SOAP request with WSDL, but unfortunately it doesn't have out-of-box support for the REST web services.

If you would like to use the API to interact with the google docs, then you can also do that, but you will have to create your own code stages to do that.

Interested in RPA ? Check out this RPA Certification by Intellipaat.

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Browse Categories

...