Connectors Reference

Slascone

Connect any third-party software to your Slascone Enviroment via this connector.

 

Status: Preview

Tier: Premium

Version: 1.0

 

Actions:

Name

Summary

DataExchange-UpdateCustomerAsync (string isvId, CustomerDto Customer Data)

Update a Customer

DataExchange-AddCustomerAsync (string isvId, CustomerDto Customer Data)

Add a Customer

 

Triggers:

Name

Summary

Create-Customer-Trigger (string isvId, [internal]Create-Customer-TriggerParameterBody body)

Create Customer

 

Objects:

Name

Summary

Create-Customer-TriggerParameterBody

 

CustomerDto

 

CustomerResponseDto

 

CustomerUpdateResponseDto

 

WebHookRegistrationDto

 

 

Actions:

DataExchange-UpdateCustomerAsync

Summary: Update a Customer

Description: This action updates a Customer to your Slascone Enviroment.

 

Syntax:

Slascone.DataExchange-UpdateCustomerAsync (string isvId, CustomerDto Customer Data)

 

Parameters:

Name

Type

Summary

Required

Related Action

isvId

string

(This is your unique isvID (Independent Software Vendor ID).)

This is your unique isvID (Independent Software Vendor ID). You can find it in the Slascone Portal under the menu 'Info'.

True

Customer Data

CustomerDto

 

 

True

 

Returns:

          Type:CustomerUpdateResponseDto

 

DataExchange-AddCustomerAsync

Summary: Add a Customer

Description: This action adds a Customer to your Slascone Enviroment.

 

Syntax:

Slascone.DataExchange-AddCustomerAsync (string isvId, CustomerDto Customer Data)

 

Parameters:

Name

Type

Summary

Required

Related Action

isvId

string

(Independent Software Vendor ID)

This is your unique isvID (Independent Software Vendor ID). You can find it in the Slascone Portal under the menu 'Info'.

True

Customer Data

CustomerDto

 

 

True

 

Returns:

          Type:CustomerResponseDto

 

Triggers:

Trigger Create-Customer-Trigger

Summary: Create Customer

Description: This trigger is issued whenever a new Customer is added to your Slascone Enviroment

 

Syntax:

Slascone.Create-Customer-Trigger (string isvId, [internal]Create-Customer-TriggerParameterBody body)

 

Parameters:

Name

Type

Summary

Required

Related Action

isvId

string

(Independent Software Vendor ID)

This is your unique isvID (Independent Software Vendor ID). You can find it in the Slascone Portal under the menu 'Info'.

True

body

Create-Customer-TriggerParameterBody

 

 

True

 

Returns:

          Type:WebHookRegistrationDto

 


 

Create-Customer-TriggerParameterBody

Summary:

Description:

 

          Properties:

Name

Type

Summary

active

boolean

 

active  Values: [, ]

createdDateUtc

string

 

createdDateUtc

events

array of (integer)

 

events

name

string

 

name

url

string

 

url


 

CustomerDto

Summary:

Description:

 

          Properties:

Name

Type

Summary

city

string

 

City where the customer is located.

country

string

 

Country where the customer is located.

customerName

string

 

Name of the customer

customerNumber

string

 

Globally unique number of the customer.

customerType

string

 

Define the type of the customer  Values: [Reseller, Prospect, Enterprise, Internal/Test]

phone

string

 

Enter the phone number of the customer

street

string

 

Street where the customer is located

zip

string

 

Zip code of the city where the customer is located


 

CustomerResponseDto

Summary:

Description:

 

          Properties:

Name

Type

Summary

city

string

 

city

companyName

string

 

companyName

country

string

 

country

createdDateUtc

string

 

createdDateUtc

customerNumber

string

 

customerNumber

id

string

 

Internal Customer ID

lastModifiedBy

string

 

lastModifiedBy

latitude

number(float)

 

latitude

logo

Logo

 

logo

longitude

number(float)

 

longitude

modifiedDateUtc

string

 

modifiedDateUtc

phone

string

 

phone

postalcode

string

 

postalcode

prospectId

string

 

prospectId

street

string

 

street

subscription

Subscription

 

subscription

 

Logo

Summary:

Description: logo

 

          Properties:

Name

Type

Summary

name

string

 

name

uri

string

 

uri

 

Subscription

Summary:

Description: subscription

 

          Properties:

Name

Type

Summary

customerTypeName

string

 

customerTypeName

id

string

 

id

 


 

CustomerUpdateResponseDto

Summary:

Description:

 

          Properties:

Name

Type

Summary

city

string

 

city

companyName

string

 

companyName

country

string

 

country

createdDateUtc

string

 

createdDateUtc

customerNumber

string

 

customerNumber

id

string

 

Internal Customer ID

lastModifiedBy

string

 

lastModifiedBy

latitude

number(float)

 

latitude

logo

Logo

 

logo

longitude

number(float)

 

longitude

modifiedDateUtc

string

 

modifiedDateUtc

phone

string

 

phone

postalcode

string

 

postalcode

prospectId

string

 

prospectId

street

string

 

street

subscription

Subscription

 

subscription

 

Logo

Summary:

Description: logo

 

          Properties:

Name

Type

Summary

name

string

 

name

uri

string

 

uri

 

Subscription

Summary:

Description: subscription

 

          Properties:

Name

Type

Summary

customerTypeName

string

 

customerTypeName

id

string

 

id

 


 

WebHookRegistrationDto

Summary:

Description:

 

          Properties:

Name

Type

Summary

active

boolean

 

 

createdDateUtc

string(date-time)

 

 

events

array of (integer(int32))

 

 

name

string

 

 

url

string