Elfsquad Data
The Elfsquad Product Configurator enables sellers, or even end-customers to configure complex products. Create error-free quotations within minutes.
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 | Elfsquad |
URL | https://elfsquad.io |
info@elfsquad.io |
Connector Metadata | |
---|---|
Publisher | Elfsquad B.V. |
Website | https://elfsquad.io |
Privacy policy | https://www.elfsquad.io/en/privacystatement/ |
Categories | Commerce;Sales and CRM |
No more pre-production nightmares with the Elfsquad Product Configurator. Make your sellers, agents or even customers configure your complex products (like machinery). Bring out beautiful looking quotations within minutes, that are 100% flawless. Elfsquad uses Microsoft Power Automate to sync with other applications, to further digitalize your manufacturing company: Sync contacts & quotes to your CRM, sync bill of materials with ERP and fill parametric models in CAD.
Prerequisites
Using the Elfsquad Data connector requires a Elfsquad administrator account. Get your account at elfsquad.io.
Connector overview
- React to events that occur in Elfsquad such as quotation status changes or your own custom triggers.
- Perform CRUD (Create, Read, Update and Delete) actions to synchronize your existing data with Elfsquad.
- Invoke functions such as starting new configurations, updating existing configuration and generating PDF documents for your quotations.
Support
In case of any issues or questions you can contact support at support@elfsquad.io.
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Create entity |
Create entity |
Delete entity |
Delete entity |
Get entities |
Get entities |
Get entity by id |
Get entity by id |
Invoke function |
Invoke function |
Update entity |
Update entity |
Create entity
Create entity
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Name of the entity
|
entity_name | True | string |
Entity name |
entity
|
entity | True | dynamic |
Returns
Delete entity
Delete entity
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Name of the entity
|
entity_name | True | string |
Entity name |
Identifier of the entity
|
id | True | string |
Identifier |
Returns
Get entities
Get entities
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Show only the first n items
|
$top | integer |
Top |
|
Skip the first n items
|
$skip | integer |
Skip |
|
Order results
|
$orderby | string |
Order by |
|
Filter items by property values
|
$filter | string |
Filter items |
|
Comma-seperated property names you want to select
|
$select | string |
Select properties |
|
Expand related entities
|
$expand | string |
Expand |
|
Include count of items
|
$count | boolean |
Count |
|
Name of the entity
|
entity_name | True | string |
Entity name |
Returns
Get entity by id
Get entity by id
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Name of the entity
|
entity_name | True | string |
Entity name |
Identifier of the entity
|
id | True | string |
Identifier |
Returns
Invoke function
Invoke function
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Path of the function
|
function_path | True | string |
Function path |
Input schema of the function
|
function_input_schema | True | dynamic |
Function input schema |
Returns
Update entity
Update entity
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Name of the entity
|
entity_name | True | string |
Entity name |
Identifier of the entity
|
id | True | string |
Identifier |
entity
|
entity | True | dynamic |
Returns
Triggers
Custom trigger |
When a event is triggered |
Custom trigger
When a event is triggered
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Trigger
|
trigger_name | True | string |
Trigger name |