Proposal summary
An integration to place an order in Pickrr when the status of Item fulfillment is changed to “Shipped” for a particular vendor in netsuite.
Requirement
API integration for integrating Netsuite to Pickrr for order creation.
Our Solution
We will be creating a script that will check whether the status of item fulfillment is changed to “Shipped” from the old record. If it is so and the “Transporter” is “VE002075 PICKRR Technologies Pvt Ltd” we will be triggering the integration. If the conditions satisfy, a post request to place the order will be sent to Pickrr. And the order will be placed inside the Pickrr.
In return, we will be setting the tracking number in the Item Fulfillment records from the Pickrr.
Link to API structure: https://docs.pickrr.com/#api-Order-PlaceOrder
