Create a crosswalk configuration to integrate your system with SEI' system. Source system information, destination system information and connection strings are stored per system. The cross walk execution is automated and the destination systems are updated post completion
Mapping Utility
GET
/{systemName}
Returns all the integration mapping data for a particular system.
Name | Description | Data Type | Required |
---|---|---|---|
configExternalId |
string |
Name | Description | Data Type | Required |
---|---|---|---|
Authorization |
access_token value obtained from the Token endpoint.This is passed as "Bearer access_token". |
string |
|
AppKey |
This is the Consumer Key provided during the App Registration process and is used to identify the user's application. |
string |
Name | Description | Data Type | Required |
---|---|---|---|
systemName |
The system for which the mapping utility will provide field mapping data. Valid value is crm. |
string |
-
CodeDescription
-
200
OK- The request has succeeded and the response has been returned.
-
400
Bad request - The server cannot or will not process the request due to an inaccurate request submitted by the client application. Please resubmit the request after making the required corrections indicated in the error response. For more Info on SEI Error Standards please refer to the API Standards FAQ under Support.
-
401
Unauthorized - Invalid authentication details have been provided. Also useful to trigger an authorization pop up if the API is used from a browser.
-
403
Forbidden-The SEI Server understood the request but refuses to fulfill it.
-
404
Not Found- The requested resource or the underlying resource does not exist. Please resubmit the request after making the required corrections
-
500
Internal Server Error - The server was unable to fulfill the request due to an unknown condition. Please contact SEI for support. For More Info please refer to the "Response & Errors" FAQ under support.
configExternalId |
Authorization |
access_token value obtained from the Token endpoint.This is passed as "Bearer access_token". |
AppKey |
This is the Consumer Key provided during the App Registration process and is used to identify the user's application. |
Request Body
systemName The system for which the mapping utility will provide field mapping data. Valid value is crm. true
Working...
Mapping Utility
GET
/{systemName}
Returns all the integration mapping data for a particular system.
Name | Description | Data Type | Required |
---|---|---|---|
configExternalId |
string |
Name | Description | Data Type | Required |
---|---|---|---|
Authorization |
access_token value obtained from the Token endpoint.This is passed as "Bearer access_token". |
string |
|
AppKey |
This is the Consumer Key provided during the App Registration process and is used to identify the user's application. |
string |
Name | Description | Data Type | Required |
---|---|---|---|
systemName |
The system for which the mapping utility will provide field mapping data. Valid value is crm. |
string |
-
CodeDescription
-
200
OK- The request has succeeded and the response has been returned.
-
400
Bad request - The server cannot or will not process the request due to an inaccurate request submitted by the client application. Please resubmit the request after making the required corrections indicated in the error response. For more Info on SEI Error Standards please refer to the API Standards FAQ under Support.
-
401
Unauthorized - Invalid authentication details have been provided. Also useful to trigger an authorization pop up if the API is used from a browser.
-
403
Forbidden-The SEI Server understood the request but refuses to fulfill it.
-
404
Not Found- The requested resource or the underlying resource does not exist. Please resubmit the request after making the required corrections
-
500
Internal Server Error - The server was unable to fulfill the request due to an unknown condition. Please contact SEI for support. For More Info please refer to the "Response & Errors" FAQ under support.
configExternalId |
Authorization |
access_token value obtained from the Token endpoint.This is passed as "Bearer access_token". |
AppKey |
This is the Consumer Key provided during the App Registration process and is used to identify the user's application. |
Request Body
systemName The system for which the mapping utility will provide field mapping data. Valid value is crm. true
Working...
Pass the oAuth Token and the App key to invoke this endpoint for a particular application.
Mapping Utility
GET
/{systemName}
Returns all the integration mapping data for a particular system.
Name | Description | Data Type | Required |
---|---|---|---|
configExternalId |
string |
Name | Description | Data Type | Required |
---|---|---|---|
Authorization |
access_token value obtained from the Token endpoint.This is passed as "Bearer access_token". |
string |
|
AppKey |
This is the Consumer Key provided during the App Registration process and is used to identify the user's application. |
string |
Name | Description | Data Type | Required |
---|---|---|---|
systemName |
The system for which the mapping utility will provide field mapping data. Valid value is crm. |
string |
-
CodeDescription
-
200
OK- The request has succeeded and the response has been returned.
-
400
Bad request - The server cannot or will not process the request due to an inaccurate request submitted by the client application. Please resubmit the request after making the required corrections indicated in the error response. For more Info on SEI Error Standards please refer to the API Standards FAQ under Support.
-
401
Unauthorized - Invalid authentication details have been provided. Also useful to trigger an authorization pop up if the API is used from a browser.
-
403
Forbidden-The SEI Server understood the request but refuses to fulfill it.
-
404
Not Found- The requested resource or the underlying resource does not exist. Please resubmit the request after making the required corrections
-
500
Internal Server Error - The server was unable to fulfill the request due to an unknown condition. Please contact SEI for support. For More Info please refer to the "Response & Errors" FAQ under support.
configExternalId |
Authorization |
access_token value obtained from the Token endpoint.This is passed as "Bearer access_token". |
AppKey |
This is the Consumer Key provided during the App Registration process and is used to identify the user's application. |
Request Body
systemName The system for which the mapping utility will provide field mapping data. Valid value is crm. true
Working...
curl -X GET \ https://api.seic.com/v1/mappingUtility/crm \ -H 'appkey: gsedgaerhDSHGRSH' \ -H 'authorization: Bearer ADsgdnnkjnfdIKJN' \
Authorization: Bearer ADsgdnnkjnfdIKJN AppKey: gsedgaerhDSHGRSH
Content-Type: application/json Status: 200 OK requesttrackingid: 67e1ff68-164f-03ad-0f2d-5cbbfda56ec9
{ "data": { "salesforceDataSyncProcess": [ { "sourceObjectName": "'https://api.seic.com/v1/investors/standard?active=true", "sourceObjectType": "API", "dbConnectionKey": "Default", "targetApiFileType": "JSON", "order": 1, "targetApiObject": "Investor_Account__c", "upsertKeyField": "Investor_Code__c", "processKey": "", "bulkApiColumns": [ { "sourceColumnName": "externalId", "sourceParentColumnName": null, "isSourceColumnArray": false, "sourceColumnArrayFilterName": null, "sourceColumnArrayFilterValue": null, "destinationColumnName": "Investor_Code__c", "columnOrder": 1, "maxLength": 0 }, { "sourceColumnName": "fullName", "sourceParentColumnName": null, "isSourceColumnArray": false, "sourceColumnArrayFilterName": null, "sourceColumnArrayFilterValue": null, "destinationColumnName": "Investor_Name__c", "columnOrder": 2, "maxLength": 0 }, { "sourceColumnName": "primaryTaxId", "sourceParentColumnName": “pii”, "isSourceColumnArray": false, "sourceColumnArrayFilterName": null, "sourceColumnArrayFilterValue": null, "destinationColumnName": "Investor_Tax_ID__c ", "columnOrder": 3, "maxLength": 0 }, { "sourceColumnName": "countryIsoCode", "sourceParentColumnName": “address”, "isSourceColumnArray": true, "sourceColumnArrayFilterName": “type”, "sourceColumnArrayFilterValue": “Legal”, "destinationColumnName": "Investor_Legal_Country__c ", "columnOrder": 4, "maxLength": 0 } ], "parameters": [ ], "enabled": true } ], "bulkRequestSize": 10000, "bulkApiVersion": "34.0" } }
Mapping Utility
GET
/{systemName}
Returns all the integration mapping data for a particular system.
Name | Description | Data Type | Required |
---|---|---|---|
configExternalId |
string |
Name | Description | Data Type | Required |
---|---|---|---|
Authorization |
access_token value obtained from the Token endpoint.This is passed as "Bearer access_token". |
string |
|
AppKey |
This is the Consumer Key provided during the App Registration process and is used to identify the user's application. |
string |
Name | Description | Data Type | Required |
---|---|---|---|
systemName |
The system for which the mapping utility will provide field mapping data. Valid value is crm. |
string |
-
CodeDescription
-
200
OK- The request has succeeded and the response has been returned.
-
400
Bad request - The server cannot or will not process the request due to an inaccurate request submitted by the client application. Please resubmit the request after making the required corrections indicated in the error response. For more Info on SEI Error Standards please refer to the API Standards FAQ under Support.
-
401
Unauthorized - Invalid authentication details have been provided. Also useful to trigger an authorization pop up if the API is used from a browser.
-
403
Forbidden-The SEI Server understood the request but refuses to fulfill it.
-
404
Not Found- The requested resource or the underlying resource does not exist. Please resubmit the request after making the required corrections
-
500
Internal Server Error - The server was unable to fulfill the request due to an unknown condition. Please contact SEI for support. For More Info please refer to the "Response & Errors" FAQ under support.
configExternalId |
Authorization |
access_token value obtained from the Token endpoint.This is passed as "Bearer access_token". |
AppKey |
This is the Consumer Key provided during the App Registration process and is used to identify the user's application. |
Request Body
systemName The system for which the mapping utility will provide field mapping data. Valid value is crm. true
Working...
Mapping Utility
GET
/{systemName}
Returns all the integration mapping data for a particular system.
Name | Description | Data Type | Required |
---|---|---|---|
configExternalId |
string |
Name | Description | Data Type | Required |
---|---|---|---|
Authorization |
access_token value obtained from the Token endpoint.This is passed as "Bearer access_token". |
string |
|
AppKey |
This is the Consumer Key provided during the App Registration process and is used to identify the user's application. |
string |
Name | Description | Data Type | Required |
---|---|---|---|
systemName |
The system for which the mapping utility will provide field mapping data. Valid value is crm. |
string |
-
CodeDescription
-
200
OK- The request has succeeded and the response has been returned.
-
400
Bad request - The server cannot or will not process the request due to an inaccurate request submitted by the client application. Please resubmit the request after making the required corrections indicated in the error response. For more Info on SEI Error Standards please refer to the API Standards FAQ under Support.
-
401
Unauthorized - Invalid authentication details have been provided. Also useful to trigger an authorization pop up if the API is used from a browser.
-
403
Forbidden-The SEI Server understood the request but refuses to fulfill it.
-
404
Not Found- The requested resource or the underlying resource does not exist. Please resubmit the request after making the required corrections
-
500
Internal Server Error - The server was unable to fulfill the request due to an unknown condition. Please contact SEI for support. For More Info please refer to the "Response & Errors" FAQ under support.
configExternalId |
Authorization |
access_token value obtained from the Token endpoint.This is passed as "Bearer access_token". |
AppKey |
This is the Consumer Key provided during the App Registration process and is used to identify the user's application. |
Request Body
systemName The system for which the mapping utility will provide field mapping data. Valid value is crm. true
Working...
Pass the oAuth Token and the App key to invoke this endpoint for a particular application.
Mapping Utility
GET
/{systemName}
Returns all the integration mapping data for a particular system.
Name | Description | Data Type | Required |
---|---|---|---|
configExternalId |
string |
Name | Description | Data Type | Required |
---|---|---|---|
Authorization |
access_token value obtained from the Token endpoint.This is passed as "Bearer access_token". |
string |
|
AppKey |
This is the Consumer Key provided during the App Registration process and is used to identify the user's application. |
string |
Name | Description | Data Type | Required |
---|---|---|---|
systemName |
The system for which the mapping utility will provide field mapping data. Valid value is crm. |
string |
-
CodeDescription
-
200
OK- The request has succeeded and the response has been returned.
-
400
Bad request - The server cannot or will not process the request due to an inaccurate request submitted by the client application. Please resubmit the request after making the required corrections indicated in the error response. For more Info on SEI Error Standards please refer to the API Standards FAQ under Support.
-
401
Unauthorized - Invalid authentication details have been provided. Also useful to trigger an authorization pop up if the API is used from a browser.
-
403
Forbidden-The SEI Server understood the request but refuses to fulfill it.
-
404
Not Found- The requested resource or the underlying resource does not exist. Please resubmit the request after making the required corrections
-
500
Internal Server Error - The server was unable to fulfill the request due to an unknown condition. Please contact SEI for support. For More Info please refer to the "Response & Errors" FAQ under support.
configExternalId |
Authorization |
access_token value obtained from the Token endpoint.This is passed as "Bearer access_token". |
AppKey |
This is the Consumer Key provided during the App Registration process and is used to identify the user's application. |
Request Body
systemName The system for which the mapping utility will provide field mapping data. Valid value is crm. true
Working...
curl -X GET \ https://api.seic.com/v1/mappingUtility/crm \ -H 'appkey: gsedgaerhDSHGRSH' \ -H 'authorization: Bearer ADsgdnnkjnfdIKJN' \
Authorization: Bearer ADsgdnnkjnfdIKJN AppKey: gsedgaerhDSHGRSH
Content-Type: application/json Status: 200 OK requesttrackingid: 67e1ff68-164f-03ad-0f2d-5cbbfda56ec9
{ "data": { "salesforceDataSyncProcess": [ { "sourceObjectName": "'https://api.seic.com/v1/investors/standard?active=true", "sourceObjectType": "API", "dbConnectionKey": "Default", "targetApiFileType": "JSON", "order": 1, "targetApiObject": "Investor_Account__c", "upsertKeyField": "Investor_Code__c", "processKey": "", "bulkApiColumns": [ { "sourceColumnName": "externalId", "sourceParentColumnName": null, "isSourceColumnArray": false, "sourceColumnArrayFilterName": null, "sourceColumnArrayFilterValue": null, "destinationColumnName": "Investor_Code__c", "columnOrder": 1, "maxLength": 0 }, { "sourceColumnName": "fullName", "sourceParentColumnName": null, "isSourceColumnArray": false, "sourceColumnArrayFilterName": null, "sourceColumnArrayFilterValue": null, "destinationColumnName": "Investor_Name__c", "columnOrder": 2, "maxLength": 0 }, { "sourceColumnName": "primaryTaxId", "sourceParentColumnName": “pii”, "isSourceColumnArray": false, "sourceColumnArrayFilterName": null, "sourceColumnArrayFilterValue": null, "destinationColumnName": "Investor_Tax_ID__c ", "columnOrder": 3, "maxLength": 0 }, { "sourceColumnName": "countryIsoCode", "sourceParentColumnName": “address”, "isSourceColumnArray": true, "sourceColumnArrayFilterName": “type”, "sourceColumnArrayFilterValue": “Legal”, "destinationColumnName": "Investor_Legal_Country__c ", "columnOrder": 4, "maxLength": 0 } ], "parameters": [ ], "enabled": true } ], "bulkRequestSize": 10000, "bulkApiVersion": "34.0" } }
Mapping Utility
GET
/{systemName}
Returns all the integration mapping data for a particular system.
Name | Description | Data Type | Required |
---|---|---|---|
configExternalId |
string |
Name | Description | Data Type | Required |
---|---|---|---|
Authorization |
access_token value obtained from the Token endpoint.This is passed as "Bearer access_token". |
string |
|
AppKey |
This is the Consumer Key provided during the App Registration process and is used to identify the user's application. |
string |
Name | Description | Data Type | Required |
---|---|---|---|
systemName |
The system for which the mapping utility will provide field mapping data. Valid value is crm. |
string |
-
CodeDescription
-
200
OK- The request has succeeded and the response has been returned.
-
400
Bad request - The server cannot or will not process the request due to an inaccurate request submitted by the client application. Please resubmit the request after making the required corrections indicated in the error response. For more Info on SEI Error Standards please refer to the API Standards FAQ under Support.
-
401
Unauthorized - Invalid authentication details have been provided. Also useful to trigger an authorization pop up if the API is used from a browser.
-
403
Forbidden-The SEI Server understood the request but refuses to fulfill it.
-
404
Not Found- The requested resource or the underlying resource does not exist. Please resubmit the request after making the required corrections
-
500
Internal Server Error - The server was unable to fulfill the request due to an unknown condition. Please contact SEI for support. For More Info please refer to the "Response & Errors" FAQ under support.
configExternalId |
Authorization |
access_token value obtained from the Token endpoint.This is passed as "Bearer access_token". |
AppKey |
This is the Consumer Key provided during the App Registration process and is used to identify the user's application. |
Request Body
systemName The system for which the mapping utility will provide field mapping data. Valid value is crm. true
Working...