Create metafields in Shopify

To create metafields in shopify , open the shopify account Settings > custom data Select any part of your store to create metafield Selected product to add metafield Click on “Add definition“ Add name of the metafield and its description Choose the required option from the “select type” Add required limits of characters and save.… Continue reading Create metafields in Shopify

Webhook Listener connection with Shopify

Click on the Add Source Select the Application as Shopify In What would like to do option select Listen for real-time data from the source application Then I select an existing listener Then Click Next Then create Webhook in the Shopify account For this click on Settings>Notification>Create Webhook option from the bottom Select the Event… Continue reading Webhook Listener connection with Shopify

Error in Customer flow, unable to add new Shopify customer to NetSuite.

Error: Multiple matches were found for customer record with criteria: [[“email”,”is”,”test@gmail.com”],”AND”,[“custentity_celigo_shopify_store”,”is”,”@NONE@”]]. Please use different secondary lookup criteria and try again. Solution: Check if there are multiple customer records in NetSuite for test@gmail.com. To resolve this, t’s either you need to make sure that there’s no duplicate customer record in NetSuite with email address or you… Continue reading Error in Customer flow, unable to add new Shopify customer to NetSuite.

Error: Extension returned statusCode 504. Expected 200.

The mentioned error occurred in the pre built Shopify-NetSuite Celigo Integration. Error: Extension returned statusCode 504. Expected 200. Response body = Solution: The 504 error is a gateway timeout error that usually occurs when the remote endpoint is not responding in a timely manner (perhaps due to downtime or a heavy load). Either Netsuite or… Continue reading Error: Extension returned statusCode 504. Expected 200.

Shopify NetSuite Integration via Heroku

Shopify NetSuite Integration via Heroku  Functionality Overview  Initial Heroku Setup and app creation  GitHub implementation and deploying in Heroku  Creating webhooks in Shopify  Creating a script to connect to NetSuite (Restlet) and payload conversion  Restlet in NetSuite to fetch payload and do updates  Initial Heroku Setup  Create a Heroku account and purchase a dyno (Eco),… Continue reading Shopify NetSuite Integration via Heroku

Sync NetSuite customer refund created against the customer deposit to Shopify

When you sync a paid order as a sales order with a customer deposit, and if there is a refund request even before the order is fulfilled, a refund adjustment is required instead of item restock. In this scenario, the fulfillment and invoice records are not created in NetSuite and a customer refund is created… Continue reading Sync NetSuite customer refund created against the customer deposit to Shopify

Published
Categorized as Celigo Tagged

Proposal For Location Setting in NetSuite Sales Orders

Proposal summary  This proposal covers the Shopify Integration to update the line level location in sales orders according to the location in Shopify  Requirement   The location in shopify order has to be added in the item line in NetSuite sales order  Prerequisites    Please provide us the shopify API key and password to establish… Continue reading Proposal For Location Setting in NetSuite Sales Orders