Nextcom (Preview)
Connect your application data flow to Nextcom to optimize sales and customer management.
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 | Nextcom Support |
URL | https://nextcom.no/en/services/support/ |
post@nextcom.no |
Connector Metadata | |
---|---|
Publisher | Nextcom Evolution AS |
Website | https://nextcom.no/en/ |
Privacy policy | https://dev.nextcom.no/public-privacy-policy.htm |
Categories | Communication;Sales and CRM |
Nextcom’s cloud-based CRM solution is a safe and efficient way to streamline your workflow, create collaboration internally and increase sales. Tailored for you. Connect your data flow to Nextcom and utilize our cloud-based CRM services for optimizing sales and customer management.
Prerequisites
You will need the following to proceed:
- Sign Up for a Nextcom trial account.
- Once signed up, a Nextcom representative will help you set up your unique Nextcom domain.
- Our support staff will help you set up a dedicated API user in your Nextcom web interface, and this API user will be used to connect your services to Nextcom through Power Automate.
Connecting Power Automate to Nextcom
- When your Nextcom domain has been set up, and you have created an API user, please connect to Nextcom using the API users Username and Password, along with your dedicated domain name.
Further Support
For any questions please feel free to contact-us.
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 |
---|---|---|---|
Nextcom API Username | securestring | The Nextcom API Username | True |
Nextcom API Password | securestring | The Nextcom API Password | True |
Nextcom Customer Domain | string | Enter Your Nextcom Domain. | True |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Add contact |
Add a new contact to a given list in Nextcom. |
Add pipeline |
Create a new pipeline opportunity on a given Contact ID. |
Add contact
Add a new contact to a given list in Nextcom.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Contact ID
|
contactId | integer |
Use this if you want to force an update to an existing contact. If this isn't supplied, normal duplicate checking rules will be applied |
|
Contact ID settings
|
contactIdSettings | string |
If contactId is applied, should the existing contact be moved to the new list? |
|
User ID
|
userId | integer |
The user who created the contact |
|
Contact Group
|
contactGroup | integer |
1 = Private person, 2 = Company |
|
List ID
|
listId | integer |
The list the contact will be added or moved to |
|
Duplicate settings
|
duplicateSettings | string |
Select what happens upon duplicate detection |
|
Force from list ID
|
forceFromListId | array of integer |
Used in conjunction with duplicateSettings. If DuplicateSetting 4 is chosen, duplicates will only be moved from the lists supplied in this parameter |
|
Oranization/Social security number
|
orgNoOrSSN | password |
Org number for companies, social security number for private persons |
|
Birthdate
|
birthDate | string |
Birth date for private persons |
|
Company name
|
companyName | string |
Company name for companies |
|
Visiting address
|
visitingAddress | string |
visitingAddress |
|
Address
|
address | string |
address |
|
House number
|
housenumber | string |
housenumber |
|
House letter
|
houseLetter | string |
houseLetter |
|
Floor
|
floor | integer |
floor |
|
Apartment Number
|
apartmentNo | string |
apartmentNo |
|
Land registration number
|
gnr | integer |
gnr |
|
Property registration number
|
brnr | integer |
brnr |
|
Zip code
|
zipCode | string |
zipCode |
|
Postal area
|
postalArea | string |
postalArea |
|
Phone number
|
phone | string |
phone |
|
Cell number
|
cellPhone | string |
cellPhone |
|
Fax number
|
fax | string |
fax |
|
Municipality
|
municipality | string |
municipality |
|
Municipality number
|
municipalityNo | string |
Municipality number, using whatever format is used in the current country |
|
County ID
|
countyId | integer |
countyId |
|
Number of employees
|
quantityEmployed | integer |
The number of employees for companies |
|
Establishing year
|
establishingYear | string |
The year the company was established |
|
Register date
|
registerDate | string |
The year the company was registered in the national registry |
|
Company form
|
companyForm | string |
The company form, such as AS, ENK, etc. |
|
Website
|
website | string |
The company's website address |
|
First name
|
firstName | string |
For private persons: the person's first name. For companies: the first name of the primary contact |
|
Last name
|
lastName | string |
For private persons: the person's last name. For companies: the last name of the primary contact |
|
Primary email
|
string |
|
||
Secondary email
|
email2 | string |
email2 |
|
Queue
|
queue | integer |
The contact's place in the Nextcom call queue. Should normally be left blank so that the Nextcom dialer can handle it based on rules set in the Nextcom UI |
|
Note
|
note | string |
A note containing comments, extra info, etc. |
|
Customer dealer
|
customerDealer | string |
customerDealer |
|
Industry line
|
industryLine | string |
A code describing the company's industry. Could for example be NACE codes |
|
Reservation codes
|
reservationCodes | string |
reservationCodes |
|
Secondary ID
|
sid | integer |
sid |
|
Foreign ID
|
foreignId | integer |
The contact's ID in any thirdparty system |
|
Gender
|
gender | string |
'Unknown', 'Male', 'Female' |
|
Supplier ID
|
supplierId | integer |
The ID of the supplier the contact belongs to |
|
Country ID
|
countryId | integer |
The ID of the country the contact belongs to |
|
Trade
|
trace | boolean |
If this is set to true, more debug info will be added to the contact in Nextcom as it's being created or updated |
|
Extra field 1
|
extra1 | string |
Extra field for any additional info, type string |
|
Extra field 2
|
extra2 | string |
extra2 |
|
Extra field 3
|
extra3 | string |
extra3 |
|
Extra field 4
|
extra4 | string |
extra4 |
|
Extra field 5
|
extra5 | string |
extra5 |
|
Extra field 6
|
extra6 | string |
extra6 |
|
Extra field 7
|
extra7 | string |
extra7 |
|
Extra field 8
|
extra8 | string |
extra8 |
|
Extra field 9
|
extra9 | string |
extra9 |
|
Extra field 10
|
extra10 | string |
extra10 |
|
Extra field 11
|
extra11 | string |
extra11 |
|
Extra field 12
|
extra12 | string |
extra12 |
|
Extra field 13
|
extra13 | string |
extra13 |
|
Extra field 14
|
extra14 | string |
extra14 |
|
Extra field 15
|
extra15 | string |
extra15 |
|
Extra field 16
|
extra16 | string |
extra16 |
|
Extra field 17
|
extra17 | string |
extra17 |
|
Extra field 18
|
extra18 | string |
extra18 |
|
Extra field 19
|
extra19 | string |
extra19 |
|
Extra field 20
|
extra20 | string |
extra20 |
|
Extra date 1
|
extraDate | string |
Extra field for any additional info, type DateTime |
|
Extra date 2
|
extraDate2 | string |
extraDate2 |
|
Extra numerical value
|
extraNum | integer |
Extra field for any additional info, type integer |
|
Extra Is-Customer number
|
extranumIsCustomerNr | boolean |
If this is set to true, the extraNum parameter will be treated as a customer number and created in Nextcom as such |
|
Extra JSON object
|
extraJson | string |
Can be used to dump any kind of additional information that doesn't fit any of the other fields |
Returns
Name | Path | Type | Description |
---|---|---|---|
ContactId
|
id | integer |
ContactId |
Insert status
|
insertStatus | string |
Relays the contact ID and, wether a new contact was created or if a duplicate was found and re-used. |
Add pipeline
Create a new pipeline opportunity on a given Contact ID.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Custom field sub-ID
|
subId | integer |
Custom fields table SubID |
|
Custom field ID
|
fieldId | integer |
Custom fields table FieldID |
|
Custom field value
|
value | string |
Custom fields table inserted value |
|
Pipeline ID
|
pipelineId | integer |
Specify witch pipeline the opportunity should be created in |
|
Stage ID
|
stageId | integer |
Determines which stage of the pipeline the insert is targeting |
|
Contact ID
|
contactId | integer |
The contact ID the pipeline should be used for |
|
Title
|
title | string |
Title of the opportunity/contract |
|
Value
|
value | integer |
The numerical value of the contract, if the contacts signs |
|
Status ID
|
statusId | integer |
Set the status of the pipeline: 1 = Active |
Returns
ID of the new Pipeline opportunity
- Pipeline ID
- integer
Definitions
integer
This is the basic data type 'integer'.