Search
Related topics are listed below.
SOAP
Processing » Export » Configuration » Methods » SOAP
To be able to use SOAP, you will first have to to import the WSDL definition for the SOAP service you are planning to use. For more information on this, go here. When the WSDL is imported proceed below: On the SOAP tab of the export definition, select the correct…
SOAP
Processing » Import » Configuration » Methods » SOAP
To be able to use SOAP, you will first have to to import the WSDL definition for the SOAP service you are planning to use. For more information on this, go here. When the WSDL is imported proceed below: On the SOAP tab of the import definition, select the correct…
OAuth2 authorizations
Configuration » Administration » OAuth2 authorizations
This section explains how to setup and use OAuth2. ConnectIT 365 supports two grant types: Client Credentials and Authorization Code. When using authorization code, refresh token grant will be automatically used when possible. OAuth is available for REST and SOAP…
Release notes
Introduction » Release notes
Version Release date Available for 22.7.0.0 30-08-2023 BC15 and up The following improvements have been implemented: Configuration option for maximum retry attempts is now configurable on each definition,…
Key features
Introduction » Key features
ConnectIT 365 is an extension for Microsoft Dynamics Business Central that offers the tools to create your own interfaces for communication between the Business Central ERP system and third party applications, through an extensive set of facilities for export and…
Usage
Configuration » Administration » Endpoints » Usage
After the Endpoint configuration is completed, the endpoints can be selected from the Export Definition card. Select option Use Endpoints or use method Mixed (this method will automatically set the option Use Endpoints to true. A new tab will be visible where the…
Configuration
Configuration » Administration » Endpoints » Configuration
To configure Endpoints, go to the Endpoint list. You can find this list by searching for Endpoint List or by using the menu in the ConnectIT Manager Role Center under Administration / Additional Setup. Create a new endpoint or open an existing endpoint to show…
Mixed
Processing » Export » Configuration » Methods » Mixed
Method Mixed was introduced in version XX.4.100309.0 to allow the usage of multiple endpoints that use different methods. This method doesn’t contain any additional configuration, but sets the Use Endpoints option to true on the export definition and shows the…
Intercompany
Processing » Export » Configuration » Methods » Intercompany
Available from version xx.5.0.0 The intercompany method is used to synchronize data between companies in the same BC environment. By choosing the intercompany method, the Intercompany section will be visible on the export definition page. For this method, 3…
Projects
Configuration » Administration » Projects
Available from version xx.5.0.0 Projects can be used to group multiple export and import definitions together. While this can be simply done for administrative purposes, allowing easier filtering on definitions, there are some additional options that are available…
Azure Storage
Processing » Export » Configuration » Methods » Azure Storage
The following fields are available on the Azure Storage tab: Field Description Azure Storage Connection String Container Name Overwrite Existing Files Container Public Access Type …
Intercompany
Processing » Import » Configuration » Methods » Intercompany
Available from version xx.5.0.0 To allow intercompany synchronization, the import definition that receives the import also needs to be configured with method Intercompany. This allows the export process in the source company to process the export entry on an import…
REST
Processing » Import » Configuration » Methods » REST
The following REST fields are available on the import definition card: General Field Description URL Specifies the URL for the REST request. Can be used in combination with temporary values to create a dynamic request URL. …
Processing » Export » Configuration » Methods » E-Mail
On the Email tab a single field is available, because this method uses the same functionality as the Tasks. Select the E-Mail Task that should be used to process the export definition. The task configuration allows for the subject and body to contain variable…
Table Monitor
Processing » Import » Configuration » Table Monitor
To trigger imports based on changes in records in your database, Import Table Monitors can be setup. On the Import Table Monitor card page, select the import definition you want to be triggered. For Table No. select the table no. for the record that will be used to…
Configuration
Processing » Export » Configuration
On the General tab, give the definition a recognizable description. Select the data format of the outgoing data and select the method that will be used. Supported data formats currently are JSON, XML, CSV and Excel. Currently supported export methods are Manually, FTP,…
Authentication
Processing » Import » Configuration » Methods » REST Endpoint » Authentication
There are two ways to authenticate to the webservice. 1. Basic Auth (username + password/ webservice acces key) This method will become obsolete for Business Central on Saas next year. 2. OAuth 2.0 To be able to use OAuth2, first you will need to set up an app…
Definition configuration
» Definition configuration
On the General tab, give the definition a recognizable description. Select the data format of the incoming data and select the method that will be used. Supported data formats currently are JSON, XML, CSV and Excel. Currently supported import methods are Manually, FTP,…
Configuration
Processing » Import » Configuration
On the General tab, give the definition a recognizable description. Select the data format of the incoming data and select the method that will be used. Supported data formats currently are JSON, XML, CSV and Excel. Currently supported import methods are Manually, FTP,…