Configure Microsoft 365 OAuth Integration (Azure Active Directory Application) Integration with Microsoft 365 via OAuth 2 API enables users to log in with their Microsoft 365 account and connect their mailbox to the Oro application using OAuth authentication. To achieve this, you need to register a custom Azure application and connect it with your Oro… Continue reading Configure Microsoft 365 OAuth Integration (Azure Active Directory Application)
Tag: integration
Proposal for Jenne Integration to sync items on Sales Order and Quote
Proposal Summary Our proposed solution involves incorporating a button within Sales Orders and Quotes to facilitate the display of Inventory Stock details and automate adjustments by leveraging data from Jenne Web Services. To achieve this, we plan to utilize the getPriceAvailability API and extract relevant information from the MPN and HPMPN fields in the item… Continue reading Proposal for Jenne Integration to sync items on Sales Order and Quote
Proposal For TrackTraceRX-NetSuite Integration
Proposal For TrackTraceRX-NetSuite Integration
Proposal For Integration between NetSuite and Do It Best Data Exchange
Proposal For Integration between NetSuite and Do It Best Data Exchange
How to handle Tax discrepancy between NetSuite and Third-Party systems while integration
Tax discrepancy between NetSuite and Third-Party systems
FedEx Authorization (Auth 2.0) API details
Authorization API Details This API allows you to authorize the API requests and it is required to authenticate the FedEx resources. The following section describes the prerequisites for the API: While registering to FedEx Developer portal, FedEx provides a combination of Client ID (API Key) and Client Secret (Secret Key) to authenticate API requests for… Continue reading FedEx Authorization (Auth 2.0) API details
Create a Cash Refund In Big Commerce from NetSuite through API
Solution Below code shows creating a cash refund in Big Commerce if the related order exists in Big Commerce Related KBs of Big Commerce Integration: https://jobinandjismi.in/get-customers-from-big-commerce-through-api/https://jobinandjismi.in/update-item-base-price-netsuite-to-big-commerce/
Custom module for API Configuration of NetSuite-TrackTraceRX Integration.
Custom module for API Configuration of NetSuite-TrackTraceRX Integration.
Update Item Base Price NetSuite to Big Commerce
Below code defines if the base price is updated for an item in NetSuite, the same will get updated in Big Commerce. Script: User event Below functions defines to sent get requests to big commerce
Get Customers from Big Commerce through API
Below Code is defined to get the customers from Big Commerce and create them in NetSuite if not exists Script: Map-Reduce