Slascone (Preview)
Connect any third-party software to your Slascone Enviroment via this connector.
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 | |
---|---|
support@slascone.com |
Connector Metadata | |
---|---|
Publisher | SLASCONE GmbH |
Website | https://slascone.com/ |
Privacy policy | https://slascone.com/privacy |
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 | The API Key for this api | True |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Add a Customer |
This action adds a Customer to your Slascone Enviroment. |
Update a Customer |
This action updates a Customer to your Slascone Enviroment. |
Add a Customer
This action adds a Customer to your Slascone Enviroment.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Independent Software Vendor ID
|
isvId | True | string |
This is your unique isvID (Independent Software Vendor ID). You can find it in the Slascone Portal under the menu 'Info'. |
City
|
city | string |
City where the customer is located. |
|
Country
|
country | True | string |
Country where the customer is located. |
Customer Name
|
customerName | True | string |
Name of the customer |
Customer Number
|
customerNumber | True | string |
Globally unique number of the customer. |
Customer Type
|
customerType | True | string |
Define the type of the customer |
Phone number
|
phone | string |
Enter the phone number of the customer |
|
Street
|
street | string |
Street where the customer is located |
|
Zip code
|
zip | string |
Zip code of the city where the customer is located |
Returns
- Body
- CustomerResponseDto
Update a Customer
This action updates a Customer to your Slascone Enviroment.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
This is your unique isvID (Independent Software Vendor ID).
|
isvId | True | string |
This is your unique isvID (Independent Software Vendor ID). You can find it in the Slascone Portal under the menu 'Info'. |
City
|
city | string |
City where the customer is located. |
|
Country
|
country | True | string |
Country where the customer is located. |
Customer Name
|
customerName | True | string |
Name of the customer |
Customer Number
|
customerNumber | True | string |
Globally unique number of the customer. |
Customer Type
|
customerType | True | string |
Define the type of the customer |
Phone number
|
phone | string |
Enter the phone number of the customer |
|
Street
|
street | string |
Street where the customer is located |
|
Zip code
|
zip | string |
Zip code of the city where the customer is located |
Returns
Triggers
Create Customer |
This trigger is issued whenever a new Customer is added to your Slascone Enviroment |
Create Customer
This trigger is issued whenever a new Customer is added to your Slascone Enviroment
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Independent Software Vendor ID
|
isvId | True | string |
This is your unique isvID (Independent Software Vendor ID). You can find it in the Slascone Portal under the menu 'Info'. |
events
|
events | True | array of integer |
events |
Returns
Name | Path | Type | Description |
---|---|---|---|
events
|
events | array of integer |
events |
Definitions
CustomerResponseDto
Name | Path | Type | Description |
---|---|---|---|
City
|
city | string |
city |
Company Name
|
companyName | string |
companyName |
Country
|
country | string |
country |
Create Date (Utc)
|
createdDateUtc | string |
createdDateUtc |
Customer Number
|
customerNumber | string |
customerNumber |
Customer ID
|
id | string |
Internal Customer ID |
Last Modified By
|
lastModifiedBy | string |
lastModifiedBy |
Latitude
|
latitude | float |
latitude |
Logo Name
|
logo.name | string |
name |
Logo URI
|
logo.uri | string |
uri |
Longitude
|
longitude | float |
longitude |
Modified Date
|
modifiedDateUtc | string |
modifiedDateUtc |
Phone
|
phone | string |
phone |
Postalcode
|
postalcode | string |
postalcode |
Prospect ID
|
prospectId | string |
prospectId |
Street
|
street | string |
street |
Customer Type
|
subscription.customerTypeName | string |
customerTypeName |
CustomerUpdateResponseDto
Name | Path | Type | Description |
---|---|---|---|
City
|
city | string |
city |
Company Name
|
companyName | string |
companyName |
Country
|
country | string |
country |
Create Date (Utc)
|
createdDateUtc | string |
createdDateUtc |
Customer Number
|
customerNumber | string |
customerNumber |
Customer ID
|
id | string |
Internal Customer ID |
lastModifiedBy
|
lastModifiedBy | string |
lastModifiedBy |
latitude
|
latitude | float |
latitude |
name
|
logo.name | string |
name |
uri
|
logo.uri | string |
uri |
longitude
|
longitude | float |
longitude |
modifiedDateUtc
|
modifiedDateUtc | string |
modifiedDateUtc |
phone
|
phone | string |
phone |
postalcode
|
postalcode | string |
postalcode |
prospectId
|
prospectId | string |
prospectId |
street
|
street | string |
street |
customerTypeName
|
subscription.customerTypeName | string |
customerTypeName |
id
|
subscription.id | string |
id |