Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* This file is part of the Ingram Micro Cloud Blue Connect Zapier Extension.
* This file is part of the CloudBlue Connect Zapier Extension.
*
* @copyright (c) 2020 - 2021 Ingram Micro, Inc. All Rights Reserved.
* @copyright (c) 2025 CloudBlue, Inc. All Rights Reserved.
*/

const zapier = require('zapier-platform-core');
Expand Down
4 changes: 2 additions & 2 deletions lib/authentication.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* This file is part of the Ingram Micro Cloud Blue Connect Zapier Extension.
* This file is part of the CloudBlue Connect Zapier Extension.
*
* @copyright (c) 2020 - 2021 Ingram Micro, Inc. All Rights Reserved.
* @copyright (c) 2025 CloudBlue, Inc. All Rights Reserved.
*/

const { getConnectClient } = require('./connect/http');
Expand Down
4 changes: 2 additions & 2 deletions lib/connect/api/assetRequests/actions.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* This file is part of the Ingram Micro Cloud Blue Connect Zapier Extension.
* This file is part of the CloudBlue Connect Zapier Extension.
*
* @copyright (c) 2020 - 2021 Ingram Micro, Inc. All Rights Reserved.
* @copyright (c) 2025 CloudBlue, Inc. All Rights Reserved.
*/

const { Fulfillment } = require('@cloudblueconnect/connect-javascript-sdk');
Expand Down
4 changes: 2 additions & 2 deletions lib/connect/api/assetRequests/create.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* This file is part of the Ingram Micro Cloud Blue Connect Zapier Extension.
* This file is part of the CloudBlue Connect Zapier Extension.
*
* @copyright (c) 2020 - 2021 Ingram Micro, Inc. All Rights Reserved.
* @copyright (c) 2025 CloudBlue, Inc. All Rights Reserved.
*/

const { Fulfillment } = require('@cloudblueconnect/connect-javascript-sdk');
Expand Down
4 changes: 2 additions & 2 deletions lib/connect/api/billingRequests/actions.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* This file is part of the Ingram Micro Cloud Blue Connect Zapier Extension.
* This file is part of the CloudBlue Connect Zapier Extension.
*
* @copyright (c) 2020 - 2021 Ingram Micro, Inc. All Rights Reserved.
* @copyright (c) 2025 CloudBlue, Inc. All Rights Reserved.
*/

const moment = require('moment');
Expand Down
4 changes: 2 additions & 2 deletions lib/connect/api/billingRequests/create.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* This file is part of the Ingram Micro Cloud Blue Connect Zapier Extension.
* This file is part of the CloudBlue Connect Zapier Extension.
*
* @copyright (c) 2020 - 2021 Ingram Micro, Inc. All Rights Reserved.
* @copyright (c) 2025 CloudBlue, Inc. All Rights Reserved.
*/

const _ = require('lodash');
Expand Down
4 changes: 2 additions & 2 deletions lib/connect/api/caseRequests/actions.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* This file is part of the Ingram Micro Cloud Blue Connect Zapier Extension.
* This file is part of the CloudBlue Connect Zapier Extension.
*
* @copyright (c) 2020 - 2021 Ingram Micro, Inc. All Rights Reserved.
* @copyright (c) 2025 CloudBlue, Inc. All Rights Reserved.
*/

const moment = require('moment');
Expand Down
4 changes: 2 additions & 2 deletions lib/connect/api/caseRequests/create.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* This file is part of the Ingram Micro Cloud Blue Connect Zapier Extension.
* This file is part of the CloudBlue Connect Zapier Extension.
*
* @copyright (c) 2020 - 2021 Ingram Micro, Inc. All Rights Reserved.
* @copyright (c) 2025 CloudBlue, Inc. All Rights Reserved.
*/
const buildPayloadNew = (data) => ({
product: {
Expand Down
4 changes: 2 additions & 2 deletions lib/connect/api/helpers/builder.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* This file is part of the Ingram Micro Cloud Blue Connect Zapier Extension.
* This file is part of the CloudBlue Connect Zapier Extension.
*
* @copyright (c) 2020 - 2021 Ingram Micro, Inc. All Rights Reserved.
* @copyright (c) 2025 CloudBlue, Inc. All Rights Reserved.
*/

const uuidv4 = require('uuid/v4');
Expand Down
4 changes: 2 additions & 2 deletions lib/connect/api/helpers/data.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* This file is part of the Ingram Micro Cloud Blue Connect Zapier Extension.
* This file is part of the CloudBlue Connect Zapier Extension.
*
* @copyright (c) 2020 - 2021 Ingram Micro, Inc. All Rights Reserved.
* @copyright (c) 2025 CloudBlue, Inc. All Rights Reserved.
*/

const _ = require('lodash');
Expand Down
4 changes: 2 additions & 2 deletions lib/connect/api/helpers/lookups.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* This file is part of the Ingram Micro Cloud Blue Connect Zapier Extension.
* This file is part of the CloudBlue Connect Zapier Extension.
*
* @copyright (c) 2020 - 2021 Ingram Micro, Inc. All Rights Reserved.
* @copyright (c) 2025 CloudBlue, Inc. All Rights Reserved.
*/

const { Fulfillment, Directory } = require('@cloudblueconnect/connect-javascript-sdk');
Expand Down
4 changes: 2 additions & 2 deletions lib/connect/api/helpers/phonenumbers.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* This file is part of the Ingram Micro Cloud Blue Connect Zapier Extension.
* This file is part of the CloudBlue Connect Zapier Extension.
*
* @copyright (c) 2020 - 2021 Ingram Micro, Inc. All Rights Reserved.
* @copyright (c) 2025 CloudBlue, Inc. All Rights Reserved.
*/

const phoneUtil = require('google-libphonenumber').PhoneNumberUtil.getInstance();
Expand Down
4 changes: 2 additions & 2 deletions lib/connect/api/listingRequests/actions.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* This file is part of the Ingram Micro Cloud Blue Connect Zapier Extension.
* This file is part of the CloudBlue Connect Zapier Extension.
*
* @copyright (c) 2020 - 2021 Ingram Micro, Inc. All Rights Reserved.
* @copyright (c) 2025 CloudBlue, Inc. All Rights Reserved.
*/

const moment = require('moment');
Expand Down
4 changes: 2 additions & 2 deletions lib/connect/api/misc.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* This file is part of the Ingram Micro Cloud Blue Connect Zapier Extension.
* This file is part of the CloudBlue Connect Zapier Extension.
*
* @copyright (c) 2020 - 2021 Ingram Micro, Inc. All Rights Reserved.
* @copyright (c) 2025 CloudBlue, Inc. All Rights Reserved.
*/

const _ = require('lodash');
Expand Down
4 changes: 2 additions & 2 deletions lib/connect/api/recurringAssets.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* This file is part of the Ingram Micro Cloud Blue Connect Zapier Extension.
* This file is part of the CloudBlue Connect Zapier Extension.
*
* @copyright (c) 2020 - 2021 Ingram Micro, Inc. All Rights Reserved.
* @copyright (c) 2025 CloudBlue, Inc. All Rights Reserved.
*/

const moment = require('moment');
Expand Down
4 changes: 2 additions & 2 deletions lib/connect/api/tierAccountRequests/actions.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* This file is part of the Ingram Micro Cloud Blue Connect Zapier Extension.
* This file is part of the CloudBlue Connect Zapier Extension.
*
* @copyright (c) 2020 - 2021 Ingram Micro, Inc. All Rights Reserved.
* @copyright (c) 2025 CloudBlue, Inc. All Rights Reserved.
*/

const { Directory } = require('@cloudblueconnect/connect-javascript-sdk');
Expand Down
4 changes: 2 additions & 2 deletions lib/connect/api/tierAccountRequests/create.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* This file is part of the Ingram Micro Cloud Blue Connect Zapier Extension.
* This file is part of the CloudBlue Connect Zapier Extension.
*
* @copyright (c) 2020 - 2021 Ingram Micro, Inc. All Rights Reserved.
* @copyright (c) 2025 CloudBlue, Inc. All Rights Reserved.
*/

const { Directory } = require('@cloudblueconnect/connect-javascript-sdk');
Expand Down
4 changes: 2 additions & 2 deletions lib/connect/api/tierConfigRequests/actions.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* This file is part of the Ingram Micro Cloud Blue Connect Zapier Extension.
* This file is part of the CloudBlue Connect Zapier Extension.
*
* @copyright (c) 2020 - 2021 Ingram Micro, Inc. All Rights Reserved.
* @copyright (c) 2025 CloudBlue, Inc. All Rights Reserved.
*/

const { Fulfillment } = require('@cloudblueconnect/connect-javascript-sdk');
Expand Down
4 changes: 2 additions & 2 deletions lib/connect/api/tierConfigRequests/create.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* This file is part of the Ingram Micro Cloud Blue Connect Zapier Extension.
* This file is part of the CloudBlue Connect Zapier Extension.
*
* @copyright (c) 2020 - 2021 Ingram Micro, Inc. All Rights Reserved.
* @copyright (c) 2025 CloudBlue, Inc. All Rights Reserved.
*/

const { Fulfillment } = require('@cloudblueconnect/connect-javascript-sdk');
Expand Down
4 changes: 2 additions & 2 deletions lib/connect/api/webhooks.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* This file is part of the Ingram Micro Cloud Blue Connect Zapier Extension.
* This file is part of the CloudBlue Connect Zapier Extension.
*
* @copyright (c) 2020 - 2021 Ingram Micro, Inc. All Rights Reserved.
* @copyright (c) 2025 CloudBlue, Inc. All Rights Reserved.
*/

const uuidv4 = require('uuid/v4');
Expand Down
4 changes: 2 additions & 2 deletions lib/connect/http/adapter.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* This file is part of the Ingram Micro Cloud Blue Connect Zapier Extension.
* This file is part of the CloudBlue Connect Zapier Extension.
*
* @copyright (c) 2020 - 2021 Ingram Micro, Inc. All Rights Reserved.
* @copyright (c) 2025 CloudBlue, Inc. All Rights Reserved.
*/
const { AbstractHttpAdapter } = require('@cloudblueconnect/connect-javascript-sdk');

Expand Down
4 changes: 2 additions & 2 deletions lib/connect/http/index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* This file is part of the Ingram Micro Cloud Blue Connect Zapier Extension.
* This file is part of the CloudBlue Connect Zapier Extension.
*
* @copyright (c) 2020 - 2021 Ingram Micro, Inc. All Rights Reserved.
* @copyright (c) 2025 CloudBlue, Inc. All Rights Reserved.
*/

const _ = require('lodash');
Expand Down
4 changes: 2 additions & 2 deletions lib/connect/http/response.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* This file is part of the Ingram Micro Cloud Blue Connect Zapier Extension.
* This file is part of the CloudBlue Connect Zapier Extension.
*
* @copyright (c) 2020 - 2021 Ingram Micro, Inc. All Rights Reserved.
* @copyright (c) 2025 CloudBlue, Inc. All Rights Reserved.
*/
class Response {
constructor(response) {
Expand Down
4 changes: 2 additions & 2 deletions lib/creates/assetRequests/approve_request.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* This file is part of the Ingram Micro Cloud Blue Connect Zapier Extension.
* This file is part of the CloudBlue Connect Zapier Extension.
*
* @copyright (c) 2020 - 2021 Ingram Micro, Inc. All Rights Reserved.
* @copyright (c) 2025 CloudBlue, Inc. All Rights Reserved.
*/

const { getConnectClient } = require('../../connect/http');
Expand Down
4 changes: 2 additions & 2 deletions lib/creates/assetRequests/confirm_request.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* This file is part of the Ingram Micro Cloud Blue Connect Zapier Extension.
* This file is part of the CloudBlue Connect Zapier Extension.
*
* @copyright (c) 2020 - 2021 Ingram Micro, Inc. All Rights Reserved.
* @copyright (c) 2025 CloudBlue, Inc. All Rights Reserved.
*/

const { getConnectClient } = require('../../connect/http');
Expand Down
4 changes: 2 additions & 2 deletions lib/creates/assetRequests/create_asset_adjustment_request.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* This file is part of the Ingram Micro Cloud Blue Connect Zapier Extension.
* This file is part of the CloudBlue Connect Zapier Extension.
*
* @copyright (c) 2020 - 2021 Ingram Micro, Inc. All Rights Reserved.
* @copyright (c) 2025 CloudBlue, Inc. All Rights Reserved.
*/

const { getConnectClient } = require('../../connect/http');
Expand Down
4 changes: 2 additions & 2 deletions lib/creates/assetRequests/create_asset_cancel_request.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* This file is part of the Ingram Micro Cloud Blue Connect Zapier Extension.
* This file is part of the CloudBlue Connect Zapier Extension.
*
* @copyright (c) 2020 - 2021 Ingram Micro, Inc. All Rights Reserved.
* @copyright (c) 2025 CloudBlue, Inc. All Rights Reserved.
*/

const { getConnectClient } = require('../../connect/http');
Expand Down
4 changes: 2 additions & 2 deletions lib/creates/assetRequests/create_asset_change_request.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* This file is part of the Ingram Micro Cloud Blue Connect Zapier Extension.
* This file is part of the CloudBlue Connect Zapier Extension.
*
* @copyright (c) 2020 - 2021 Ingram Micro, Inc. All Rights Reserved.
* @copyright (c) 2025 CloudBlue, Inc. All Rights Reserved.
*/

const { getConnectClient } = require('../../connect/http');
Expand Down
4 changes: 2 additions & 2 deletions lib/creates/assetRequests/create_asset_change_request_lis.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* This file is part of the Ingram Micro Cloud Blue Connect Zapier Extension.
* This file is part of the CloudBlue Connect Zapier Extension.
*
* @copyright (c) 2020 - 2021 Ingram Micro, Inc. All Rights Reserved.
* @copyright (c) 2025 CloudBlue, Inc. All Rights Reserved.
*/

const { getConnectClient } = require('../../connect/http');
Expand Down
4 changes: 2 additions & 2 deletions lib/creates/assetRequests/create_asset_purchase_request.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* This file is part of the Ingram Micro Cloud Blue Connect Zapier Extension.
* This file is part of the CloudBlue Connect Zapier Extension.
*
* @copyright (c) 2020 - 2021 Ingram Micro, Inc. All Rights Reserved.
* @copyright (c) 2025 CloudBlue, Inc. All Rights Reserved.
*/

const { getConnectClient } = require('../../connect/http');
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* This file is part of the Ingram Micro Cloud Blue Connect Zapier Extension.
* This file is part of the CloudBlue Connect Zapier Extension.
*
* @copyright (c) 2020 - 2021 Ingram Micro, Inc. All Rights Reserved.
* @copyright (c) 2025 CloudBlue, Inc. All Rights Reserved.
*/

const { getConnectClient } = require('../../connect/http');
Expand Down
4 changes: 2 additions & 2 deletions lib/creates/assetRequests/create_asset_resume_request.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* This file is part of the Ingram Micro Cloud Blue Connect Zapier Extension.
* This file is part of the CloudBlue Connect Zapier Extension.
*
* @copyright (c) 2020 - 2021 Ingram Micro, Inc. All Rights Reserved.
* @copyright (c) 2025 CloudBlue, Inc. All Rights Reserved.
*/

const { getConnectClient } = require('../../connect/http');
Expand Down
4 changes: 2 additions & 2 deletions lib/creates/assetRequests/create_asset_suspend_request.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* This file is part of the Ingram Micro Cloud Blue Connect Zapier Extension.
* This file is part of the CloudBlue Connect Zapier Extension.
*
* @copyright (c) 2020 - 2021 Ingram Micro, Inc. All Rights Reserved.
* @copyright (c) 2025 CloudBlue, Inc. All Rights Reserved.
*/

const { getConnectClient } = require('../../connect/http');
Expand Down
4 changes: 2 additions & 2 deletions lib/creates/assetRequests/fill_fulfillment_parameters.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* This file is part of the Ingram Micro Cloud Blue Connect Zapier Extension.
* This file is part of the CloudBlue Connect Zapier Extension.
*
* @copyright (c) 2020 - 2021 Ingram Micro, Inc. All Rights Reserved.
* @copyright (c) 2025 CloudBlue, Inc. All Rights Reserved.
*/
const { getConnectClient } = require('../../connect/http');
const { updateRequestParameters } = require('../../connect/api/assetRequests/actions');
Expand Down
4 changes: 2 additions & 2 deletions lib/creates/assetRequests/fill_fulfillment_parameters_lis.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* This file is part of the Ingram Micro Cloud Blue Connect Zapier Extension.
* This file is part of the CloudBlue Connect Zapier Extension.
*
* @copyright (c) 2020 - 2021 Ingram Micro, Inc. All Rights Reserved.
* @copyright (c) 2025 CloudBlue, Inc. All Rights Reserved.
*/

const { getConnectClient } = require('../../connect/http');
Expand Down
4 changes: 2 additions & 2 deletions lib/creates/assetRequests/inquire_request.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* This file is part of the Ingram Micro Cloud Blue Connect Zapier Extension.
* This file is part of the CloudBlue Connect Zapier Extension.
*
* @copyright (c) 2020 - 2021 Ingram Micro, Inc. All Rights Reserved.
* @copyright (c) 2025 CloudBlue, Inc. All Rights Reserved.
*/


Expand Down
4 changes: 2 additions & 2 deletions lib/creates/assetRequests/inquire_request_lis.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* This file is part of the Ingram Micro Cloud Blue Connect Zapier Extension.
* This file is part of the CloudBlue Connect Zapier Extension.
*
* @copyright (c) 2020 - 2021 Ingram Micro, Inc. All Rights Reserved.
* @copyright (c) 2025 CloudBlue, Inc. All Rights Reserved.
*/

const { getConnectClient } = require('../../connect/http');
Expand Down
4 changes: 2 additions & 2 deletions lib/creates/assetRequests/reject_request.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* This file is part of the Ingram Micro Cloud Blue Connect Zapier Extension.
* This file is part of the CloudBlue Connect Zapier Extension.
*
* @copyright (c) 2020 - 2021 Ingram Micro, Inc. All Rights Reserved.
* @copyright (c) 2025 CloudBlue, Inc. All Rights Reserved.
*/

const { getConnectClient } = require('../../connect/http');
Expand Down
4 changes: 2 additions & 2 deletions lib/creates/assetRequests/requests_from_order.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* This file is part of the Ingram Micro Cloud Blue Connect Zapier Extension.
* This file is part of the CloudBlue Connect Zapier Extension.
*
* @copyright (c) 2020 - 2021 Ingram Micro, Inc. All Rights Reserved.
* @copyright (c) 2025 CloudBlue, Inc. All Rights Reserved.
*/

const { getConnectClient } = require('../../connect/http');
Expand Down
4 changes: 2 additions & 2 deletions lib/creates/assetRequests/revoke_request.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* This file is part of the Ingram Micro Cloud Blue Connect Zapier Extension.
* This file is part of the CloudBlue Connect Zapier Extension.
*
* @copyright (c) 2020 - 2021 Ingram Micro, Inc. All Rights Reserved.
* @copyright (c) 2025 CloudBlue, Inc. All Rights Reserved.
*/

const { getConnectClient } = require('../../connect/http');
Expand Down
Loading
Loading