SSIS Components for BigCommerce

Build 26.0.9655

Apps

Returns applications owned by the account.

Table-Specific Information

Select

Returns all applications associated with your account.

SELECT * FROM Apps;
SELECT Id, Name FROM Apps;

Columns

Name Type Description
Id [KEY] String The ID of the App.
AccountId String The ID of the Account.
Name String The name of the application.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655