PIPware KPIs

This connector allows you to save KPI Target or KPI Actual data to your PIPware instance. This is more efficient than capturing the data into PIPware manually. Commonly used data sources are Excel or SQL, but any source returning data in the expected format can be used.

This connector is available in the following products and regions:

Service Class Regions
Logic Apps Standard All Logic Apps regions except the following:
     -   Azure Government regions
     -   Azure China regions
     -   US Department of Defense (DoD)
Power Automate Premium All Power Automate regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Power Apps Premium All Power Apps regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Contact
Name PIPware Support
URL https://support.pipware.net
Email connector@pipware.net
Connector Metadata
Publisher PIPware Solutions
Website https://www.pip.global/en/services/pipware
Privacy policy Not Available
Categories Business Intelligence;Productivity

This connector allows you to save KPI Target or KPI Actual data to your PIPware instance. This is more efficient than capturing the data into PIPware manually. Commonly used data sources are Excel or SQL, but any source returning data in the expected format can be used.

Prerequisites

  • You will need an activated login to your PIPware instance.
  • You will need your user account's API key.
  • Your PIPware user account will need the "KPIActual" permission in order to use the "Save KPI Actuals" step in this Connector.
  • Your PIPware user account will need the "KPITarget" permission in order to use the "Save KPI Targets" step in this Connector.

How to get credentials

If you do not know your personal API key, navigate to your Profile in PIPware. Click the API Key's "Refresh" button to generate a new API key. Please keep this API key secure and do not share it with anyone.

If you generate a new key, your previous API key will no longer work. Existing integrations you may have set up will no longer be authorized.

Creating a connection

The connector supports the following authentication types:

Default Parameters for creating connection. All regions Not shareable

Default

Applicable: All regions

Parameters for creating connection.

This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.

Name Type Description Required
API Key securestring Your PIPware API key True
PIPware Domain string Enter your PIPware domain (e.g. yourdomain.pipware.net) True

Throttling Limits

Name Calls Renewal Period
API calls per connection 100 60 seconds

Actions

Save KPI Actuals

Save KPI Actuals

Save KPI Targets

Save KPI Targets

Save KPI Actuals

Save KPI Actuals

Parameters

Name Key Required Type Description
Content-Type
Content-Type True string

Content-Type

kpiCode
kpiCode True string

kpiCode

valueDate
valueDate True date-time

valueDate

actualValue
actualValue double

actualValue

deleted
deleted boolean

deleted

Save KPI Targets

Save KPI Targets

Parameters

Name Key Required Type Description
Content-Type
Content-Type True string

Content-Type

kpiCode
kpiCode True string

kpiCode

targetDate
targetDate True date-time

targetDate

targetValue
targetValue double

targetValue

deleted
deleted boolean

deleted