Skip to main content

Impartner

This Integration is part of the Impartner Pack.#

Supported versions

Supported Cortex XSOAR versions: 6.0.0 and later.

Impartner is the fastest-growing, most award-winning channel management solution provider on the market. This integration was integrated and tested with version v1 of Impartner Objects API.

Configure Impartner on Cortex XSOAR#

  1. Navigate to Settings > Integrations > Servers & Services.

  2. Search for Impartner.

  3. Click Add instance to create and configure a new integration instance.

    ParameterDescriptionRequired
    Your server URLTrue
    API KeyThe API Key to use for connectionTrue
    Trust any certificate (not secure)False
  4. Click Test to validate the URLs, token, and connection.

  5. to get API key, please reach out to Impartner contact

Commands#

You can execute these commands from the Cortex XSOAR CLI, as part of an automation, or in a playbook. After you successfully execute a command, a DBot message appears in the War Room with the command details.

impartner-get-account-list#


Get account IDs from Impartner

Base Command#

impartner-get-account-list

Input#

Argument NameDescriptionRequired
queryquery for searching accounts.Optional
fieldsComma separated list of fields to retrieve.Optional
filterOptional where clause (eg, Field1 = Val1 and Field2 > Val2).Optional
orderbyComma separated list of fields to sort by.Optional
skipNumber of results to skip for pagination.Optional
takeNumber of results to take for pagination.Optional

Context Output#

PathTypeDescription
Impartner.Account.countStringNumber of results returned.
Impartner.Account.entityStringType of entity returned.
Impartner.Account.results.idStringID of account.
Impartner.Account.results.nameStringName of account.
Impartner.Account.results.recordLinkStringLink to account.
Impartner.Account.results.tech_BD_Assigned_for_XSOAR__cfStringTech partner BD assigned to account.

Command example#

!impartner-get-account-list

Context Example#

{
"Impartner": {
"Accounts": {
"List": {
"count": 471,
"entity": "Account",
"results": [
{
"name": "1111",
"id": 1111,
"recordLink": "https://prod.impartner.live/load/ACT/1111",
"tech_BD_Assigned_for_XSOAR__cf": null
},
{
"name": "1112",
"id": 1112,
"recordLink": "https://prod.impartner.live/load/ACT/1112",
"tech_BD_Assigned_for_XSOAR__cf": null
},
{
"name": "1113",
"id": 1113,
"recordLink": "https://prod.impartner.live/load/ACT/1113",
"tech_BD_Assigned_for_XSOAR__cf": null
},
{
"name": "1114",
"id": 1114,
"recordLink": "https://prod.impartner.live/load/ACT/1114",
"tech_BD_Assigned_for_XSOAR__cf": null
},
{
"name": "1115",
"id": 1115,
"recordLink": "https://prod.impartner.live/load/ACT/1115",
"tech_BD_Assigned_for_XSOAR__cf": null
},
{
"name": "1116",
"id": 1116,
"recordLink": "https://prod.impartner.live/load/ACT/1116",
"tech_BD_Assigned_for_XSOAR__cf": null
},
{
"name": "1117",
"id": 1117,
"recordLink": "https://prod.impartner.live/load/ACT/1117",
"tech_BD_Assigned_for_XSOAR__cf": null
},
{
"name": "1118",
"id": 1118,
"recordLink": "https://prod.impartner.live/load/ACT/1118",
"tech_BD_Assigned_for_XSOAR__cf": null
},
{
"name": "1119",
"id": 1119,
"recordLink": "https://prod.impartner.live/load/ACT/1119",
"tech_BD_Assigned_for_XSOAR__cf": null
},
{
"name": "1120",
"id": 1120,
"recordLink": "https://prod.impartner.live/load/ACT/1120",
"tech_BD_Assigned_for_XSOAR__cf": null
}
]
}
}
}
}

Human Readable Output#

List of account ID's#

idnamerecordLinktech_BBD_Assigned_for_XSOAR__cf
11111111https://prod.impartner.live/load/ACT/1111
11121112https://prod.impartner.live/load/ACT/1112
11131113https://prod.impartner.live/load/ACT/1113
11141114https://prod.impartner.live/load/ACT/1114
11151115https://prod.impartner.live/load/ACT/1115
11161116https://prod.impartner.live/load/ACT/1116
11171117https://prod.impartner.live/load/ACT/1117
11181118https://prod.impartner.live/load/ACT/1118
11191119https://prod.impartner.live/load/ACT/1119
11201120https://prod.impartner.live/load/ACT/1120

impartner-get-account-id#


Get account details from Impartner

Base Command#

impartner-get-account-id

Input#

Argument NameDescriptionRequired
idid of Impartner account.required
fieldsComma separated list of fields to retrieve.Optional
all_fieldsWhether to return all fields.Optional

Context Output#

PathTypeDescription
Impartner.Account.idNumberAccount ID.
Impartner.Account.isActiveBooleanIs account active.
Impartner.Account.tech_BD_Assigned_for_XSOAR__cfStringTech partner BD assigned to account.
Impartner.Account.mailingCityStringCity of account.
Impartner.Account.mailingCountryStringCountry of account.
Impartner.Account.mailingPostalCodeStringAccount postal code.
Impartner.Account.mailingStateStringState of account.
Impartner.Account.mailingStreetStringStreet of account.
Impartner.Account.nameStringAccount Name.
Impartner.Account.recordLinkDateLink to account in Impartner.
Impartner.Account.websiteNumberAccount website.
Impartner.Account.mainProductToIntegrateStringPartner main product they are looking to integrate with.
Impartner.Account.mutualCustomerStringPartner mutual customer with XSOAR.
Impartner.Account.tpA_Product_s__cfStringCortex products TPA is signed for.
Impartner.Account.target_customers__cfStringTarget customers for partner.
Impartner.Account.company_Main_Market_Segment__cfStringPartner main market segment.
Impartner.Account.panW_Integration_Product__cfStringCortex integrated products.
Impartner.Account.account_Integration_Status__cfStringAccount integration status.
Impartner.Account.accountTimelineStringAccount timeline.

Command example#

!impartner-get-account-id id=2247998

Context Example#

{
"Impartner": {
"Account": {
'id': 11111111,
'isActive': True,
'tech_BD_Assigned_for_XSOAR__cf': 'Edi',
'mailingCity': 'Palo Alto',
'mailingCountry': 'United States',
'mailingPostalCode': '11111',
'mailingState': 'California',
'mailingStreet': '236 test Ave',
'name': 'test_account',
'recordLink': 'https://prod.impartner.live/load/ACT/11111111',
'website': 'https://www.test-account.ai/',
'mainProductToIntegrate': 'test',
'mutualCustomer': 'test',
'tpA_Product_s__cf': 'test',
'integration_Status__cf': 'Integration Approved',
'target_customers__cf': ['Large Enterprise', 'SMB', 'SME'],
'company_Main_Market_Segment__cf': ['Automation Orchestration & SOC tools', 'Data Security Governance & Classification'],
'panW_Integration_Product__cf': ['test'],
'account_Integration_Status__cf': ['Integrations in Process'],
'accountTimeline': '2022-06-30T00:00:00'
}
}
}

Human Readable Output#

Account Details#

NameIDLinkPST Engineer
test_account11111111https://prod.impartner.live/load/ACT/11111111Edi