HubSpot SpreadsheetWeb applications

You are here:

For only using spreadsheet calculations

You can use this method if you only want to utilize the spreadsheet calculations powered by your SpreadsheetWeb API application.

1. Install SpreadsheetWeb Applications from HubSpot App Marketplace

Simply log in to your HubSpot account. Go to App Marketplace and search for “SpreadsheetWeb Applications”. Press Connect app button to start the process.

Install SpreadsheetWeb to HubSpot

This will take you to the following page.  Press Connect SpreadsheetWeb to HubSpot button.

Hubspot-App

Click Grant Access when prompted by HubSpot. Select the HubSpot Account you want to connect to. Then click Connect app when prompted by HubSpot. This will complete the installation process. Once verified, press Go to HubSpot to go back to your HubSpot account.

HubSpot-Connect

2. Upload your Excel File to SpreadsheetWeb

Let’s assume we have a complex Excel file to calculate shipping costs for specialized equipment delivery. Salespeople need to run this Excel file to calculate the shipping cost and add it to their quotes. They enter Origination ZIP, Destination ZIP, and Weight. It calculates the shipping cost through various calculations built into the Excel file. Instead of running these calculations in Excel, we want this application available inside HubSpot. We also want Destination ZIP to come directly from a contact’s postal code in HubSpot.

ShippingCalculator

First, upload this Excel file to your SpreadsheetWeb account. Let’s assume you signed up for a trial account. Login to your trial account and press Create Application button. Drag and drop the Excel file and press Next:

Upload-Excel

Select Access API on the next screen:

AccessAPI

Copy API Endpoint and Application Key. You will need them later.

 

3. Create your HubSpot Application

Go back to your HubSpot account. Go to the Contacts page and select one of the contacts. Find SpreadsheetWeb on the right menu. Click Actions and select Applications.

HubSpot-Contacts

This will load Application list. Press Add New Application button to create your first application. Enter the name for your application. Then copy and paste the API Endpoint and Application Key fields from Step 2. This is how the application will match your HubSpot application to the Excel file running on SpreadsheetWeb.

New-Application

The next step is to add inputs and outputs and map them to the Excel file. Press Add New Input and enter a name as HubSpot Name. This is the name that will appear in your application. Enter the cell name from the Excel file as SperadsheetWeb Name. If there no name defined for that cell, you can also enter the cell reference i.e. Input!B2. But make sure the cells match the Excel file. If you want to store this data in the HubSpot database select the checkbox Add to the database.

Input1

Next, we will add Destination ZIP. But we want this to come from existing contact data in HubSpot. Press Add Existing Input button. Select Postal Code from the list as HubSpot Name. This will map this input to the selected contact’s zip code information. Then enter SpreadsheetWeb Name as destinationZIP or its cell reference Input!B3. Do the same thing for the third input Weight.

Input2

Once you are done entering inputs, press Add New Output button. Enter a HubSpot Name. As SpreadsheetWeb name, make sure to enter that formula cell’s name i.e. cost, or its cell reference Input!B7. You can select Add to database to store this field in the HubSpot database. Finally, press Save to save the application.

Output

Congratulation! You have just created your first application.

4. Run your HubSpot Application

Now that you’ve created your first application, the next step is to run it. Go back to your contact page and press Create under SpreadsheetWeb.

RunApplication

This will load the application selection page. Select Shipping Calculator and your new application will load. Enter a record name to represent this particular analysis to differentiate multiple quotes you may generate for the same contact. Enter Origination Zip and Weight inputs. Note that Postal Code comes directly from this contact’s address. Then press Calculate. This will send all inputs to SpreadsheetWeb and return the calculated cost to be populated in the Shipping Cost box. You can change inputs and press Calculate to rerun the calculations as many times as you want. When done press the Save button to save this information.

The saved data is available under the SpreadsheetWeb menu as seen below. You can delete this card through the Actions menu. You can also edit it by loading the same application page above.

SavedRecord