Impower (Preview)

Connector to Upload Invoices to Impower
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 | Impower GmbH |
URL | https://www.impower.de |
info@impower.de |
Connector Metadata | |
---|---|
Publisher | Impower GmbH |
Website | https://www.impower.de |
Privacy policy | https://www.impower.de/datenschutzerklaerung |
Categories | Business Management;Finance |
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 | API-Key for this API | True |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Invoice details |
Get invoice details from Impower |
Upload invoice |
Upload a pdf file to Impower |
Invoice details
Get invoice details from Impower
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Invoice ID
|
invoiceId | True | integer |
Specify the invoice ID for details |
Returns
- InvoiceDto
- InvoiceDto
Upload invoice
Upload a pdf file to Impower
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
pdf file
|
file | True | file |
Specify the pdf file to upload |
Returns
- InvoiceEpo
- InvoiceEpo
Definitions
InvoiceEpo
Name | Path | Type | Description |
---|---|---|---|
id
|
id | integer |
ID |
refNr
|
refNr | string |
Reference Nr |
invoiceHrId
|
invoiceHrId | string |
Invoice ID |
documentUrl
|
documentUrl | string |
Invoice URL |
state
|
state | string |
Status |
InvoiceDto
Name | Path | Type | Description |
---|---|---|---|
counterpartBic
|
counterpartBic | string |
BIC Counterpart |
counterpartContactId
|
counterpartContactId | integer |
ContactID Counterpart |
counterpartIban
|
counterpartIban | string |
IBAN Counterpart |
counterpartName
|
counterpartName | string |
Counterpart |
created
|
created | date-time |
Date |
documentUrl
|
documentUrl | string |
Invoice URL |
id
|
id | integer |
ID |
invoiceDate
|
invoiceDate | string |
Invoice Date |
invoiceHrId
|
invoiceHrId | string |
Invoice ID |
invoiceNumber
|
invoiceNumber | string |
Invoice Number |
paymentTargetDate
|
paymentTargetDate | string |
Payment target date |
paymentType
|
paymentType | string |
Payment Type |
propertyHrId
|
propertyHrId | string |
Property NR |
propertyId
|
propertyId | integer |
Property ID |
propertyIdInternal
|
propertyIdInternal | string |
Property Internal ID |
propertyName
|
propertyName | string |
Property Name |
refNr
|
refNr | string |
Reference Nr |
state
|
state | string |
Status of Invoice |
totalGross
|
totalGross | number |
Total Gross |
totalNet
|
totalNet | number |
Total Net |
vatIncluded
|
vatIncluded | boolean |
VAT incl. |
vatPercentage
|
vatPercentage | number |
VAT percentage |