You are viewing limited content. For full access, please sign in.

Question

Question

Laserfiche Integration with Google Sheets?

asked on August 12, 2021

Does anybody know if there is a way in workflow to insert rows into a Google sheet?

0 0

Replies

replied on August 12, 2021

Hi Eric,

You'd have to write custom code using the Google Sheets API.

https://developers.google.com/sheets/api/guides/values#writing

https://developers.google.com/sheets/api/samples/writing

I'm not sure if it would be easier to extract the Google Sheets .NET DLLs from their nuget package and add them to Workflow as references for a C# script, or to try constructing the plain HTTP web requests and auth flow.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.