API Call to Gsheets via ShapeDiver

Hello,
I am trying to develop an app using shapediver which will be used a basin unit configurator in a building. I have a database with different unit types and their features and I was wondering if with shape diver I can make calls to a database that is stored online (i.e. gsheets) in order to retrieve data.

Calls to external web services from inside Grasshopper definitions is only possible via an Enteprise acount. If you are using the features of a business plan, you could use the Direct Text Input or the Import Text components and send the data from your database a json objects for example.

Thank you very much Mathieu! I will look into your suggestions for the business plan