Show the saved search data based on the Uk time using the suitelet
Author: Magi Thomas
MY API in Celigo
My APIs are custom HTTP endpoints built directly in integrator.io, which client applications can invoke. They are simply custom-made endpoints. Usually, integrator.io initiates a transfer between applications; however, with My API, integrator.io receives a request from an external application to trigger a flow, export, or import. The external application sends a request and receives a response from My API.… Continue reading MY API in Celigo
Working of Settlement flow in Celigo
In the Amazon – NetSuite Integration App, the Settlement section consists of the following flows that you can use to process different information in NetSuite using the settlement report: Settlement Report Import Flow Imports the Settlement report from Amazon Seller Central to NetSuite. You can use one of the below two options to sync your settlement report and process… Continue reading Working of Settlement flow in Celigo
Amazon settlement reports
Settlement reports are generated regularly and can be downloaded from the Amazon Seller Central. Settlement Report also provides very detailed information about the different types of fees charged by Amazon for providing various marketplace services offered to the seller. Settlement reports can be generated weekly and bi-weekly. After a settlement report is generated by Amazon,… Continue reading Amazon settlement reports
Compare different time Zones and display the data based on the UK time
Create an analytic report using suitelet
Create inventory adjustment using script
Below mentioned code is used to create inventory adjustment in NetSuite using the script.
Equation for find the difference between two dates using saved search.
The below mentioned formula can use to find the difference between two dates in saved search
How can display saved search result using suitelet script
How can restrict the updations in the Fields of Shopify using Celigo
Celigo flow is between the NetSuite and Shopify. We can restrict the updations in the fields of the Shopify. when a record is created in the NetSuite and run the flow. Then the value will set in the Shopify. After the creation, any updations happened it will not affect the fields. Please follow the below… Continue reading How can restrict the updations in the Fields of Shopify using Celigo