How do I connect PowerShell Connector to Gripp CRM in 5 minutes?

Execute the following steps to connect PowerShell Connector to Gripp CRM. You only need knowledge of PowerShell Connector, your own business and the Gripp CRM administration.

Gripp CRM is a cloud solution for customer management. Gripp includes CRM as well as projects, timesheets and workflows. Gripp can be extended by defining free fields on organizations, contracts, projects and other tables.

No technical knowledge is needed nor knowledge on the Gripp CRM APIs to connect Gripp CRM to PowerShell Connector. This step-by-step plan will tell you exactly which steps you need to go through on Invantive Cloud to create your own Azure data warehouse with data from Gripp CRM.

The steps to connect PowerShell Connector to Gripp CRM are:

  1. Register an Invantive Cloud account.
  2. Create a Gripp CRM database.
  3. Make the Gripp CRM database available through the Microsoft OData connector.
  4. Connect PowerShell Connector to Gripp CRM through the connector.
  5. Load data from Gripp CRM into PowerShell Connector data warehouse.

Invantive Cloud offers a Gripp CRM connector to download data from Gripp CRM into PowerShell Connector, but there are over 75 other connectors available also for SQL, Power BI Desktop, Power BI Service, Power Query and/or Azure Data Factory.

With the Gripp CRM connector for PowerShell Connector you will by default fetch the data from all connected Gripp CRM companies in your dashboard. You can limit the number of Gripp CRM companies that are retrieved in PowerShell Connector through the Database settings. For example, you can also limit the connector for PowerShell Connector to the data from exactly one Gripp CRM company. Of course, you can also filter the data by a specific Gripp CRM company using a filter step in PowerShell Connector. The Gripp CRM connector for PowerShell Connector has advanced optimizations for great real-time performance with both a single Gripp CRM company as well as with hundreds of Gripp CRM companies.

When you are having questions, please check the forums for Gripp CRM. Every organisation is entitled to 1 hour of free training to help you get started. This free hour also applies to free plans.

Register Account on Invantive Cloud

Skip this step when you already have an account on Invantive Cloud. Otherwise execute the following steps one time to register an account on Invantive Cloud:

  1. Go to Invantive Cloud start page.

  2. Select the Log on-button.

  3. Select the Sign Up-button. Sign Up to Invantive Cloud.

  4. Enter your business email address. Enter business email address.

  5. Select the Next-button.

  6. Enter your personal data. Enter personal data.

  7. Select the Next-button.

  8. Enter your password and repeat the provided password.

  9. Select the Next-button. Enter two identical passwords.

  10. You will receive a six-digit verification code by email within 2 minutes.

  11. Enter the six-digit verification code. Six-digit verification code to validate email address.

  12. Select the Sign Up-button.

  13. Log on now. > Sign Up.

  14. Make sure you have an authentication app installed on your phone. Select the Next-button. Prepare TOTP-configuration.

  15. Add the displayed QR code to the authentication app, enter the current verification code, and choose "Finish". Scan QR-code into TOTP-app and enter current code.

  16. Skip registration of the organization. Skip company registration.

  17. Complete your personal data and choose 'Save'. Complete personal data.

  18. Go to the dashboard. Navigate to dashboard.

  19. The Invantive Cloud dashboard will be shown.

You now have a login code on Invantive Cloud with which you can set up the connection with Gripp CRM and numerous other platforms. You will use the same Invantive login code and workflow for all other platforms.

Create Gripp CRM database

In this step, we set up a database with data from Gripp CRM. The database is "virtual" because it is not a traditional database, but is fed real-time from Gripp CRM. Invantive Cloud provides PowerShell Connector with a real-time link to Gripp CRM. The database will be used for all your Gripp CRM reporting with PowerShell Connector. So you only need to perform these steps once.

  1. Click the Add Database button. Add database.

  2. Select Gripp CRM from the list. Select Gripp CRM connector.

  3. Please fill out the form with login information for Gripp CRM.

  4. Select the OK-button.

Congratulations! You can now process data from Gripp CRM within the Invantive Cloud website. You can do this for example with the interactive SQL editor.

Grant connection from PowerShell Connector access to Gripp CRM

To retrieve the data from PowerShell Connector we create a link via Invantive Bridge Online. This creates a "bridge" between the cloud of Invantive and the standard OData connector that is available in every version of PowerShell Connector. You do not need to install anything locally: no connector, no ado.NET provider and no PowerShell Connector add-on neither.

Execute the following steps to safely use the data from Gripp CRM outside of Invantive Cloud:

  1. Next to the database you will find an orange text requesting you to allow access from your current location (IP address). Select the nearby orange button.

  2. You must completely disable IP address checking by entering an asterisk ("*") since Microsoft PowerShell Connector consists of hundreds of thousands of servers across the globe.

You are now ready to import the Gripp CRM data into PowerShell Connector.

Configure PowerShell Connector connector for Gripp CRM

You will now pull in PowerShell Connector data from Gripp CRM through the established link.

Please note again that Invantive Cloud under the hood handles all complexity such as setting up credentials such as a refresh token, acquiring an access token, optimizing and parallelizing access, accessing an API within the rate limits, scopes and security restrictions. There is absolutely no need for knowledge on complex technical topics such as OAuth access tokens or API. The Microsoft Azure Data Factory steps, activities and pipelines can be constructed using just the OData feed and basic authentication.

Execute the following steps:

  1. Start Microsoft PowerShell Connector and select 'Ingest'. Copy Gripp CRM data using Microsoft Azure Data Factory activity 'Ingest'

  2. Select 'Built-in copy task'. Built-in copy using Gripp CRM as source

  3. Select source type 'OData' and select 'New connection'. OData connection for Gripp CRM to Microsoft Azure Data Factory

  4. Enter in the window the Bridge Online URL of the PowerShell Connector database. This URL containing the data can be found in the Database-form of Invantive Cloud. Choose authentication type 'Basic authentication'. Enter the Invantive Cloud user name and password. OData URL for Gripp CRM with log on credentials

  5. The list of available Gripp CRM tables appears. Select the desired tables and construct your pipeline in Microsoft Azure Data Factory. Select Gripp CRM tables and process them in Microsoft Azure Data Factory