Mikhaila Pink
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 4
Activity overview
Latest activity by Mikhaila Pink-
Mikhaila Pink created a post,
Connector Improvement: Connector Improvement (commercetools): populate ORDER_SHIPPING table so that we can access shipping_info_* in order to retrieve our (shipping) fulfilment date
AnsweredSome data or metadata is not coming in that contains our fulfilment date (track the time from the initial order to when it was fulfilled i.e. sent from the warehouse), among other fields. Our previ...
-
Mikhaila Pink created a post,
Connector Improvement: add delivery and parcel tables so that we can get our fulfilment date
Not plannedfrom the below in our order object we require our deliveries and parcels tables to be populated. the json below shows an example of this. for instance under deliveries the "createdAt" would be our ...
-
Mikhaila Pink created a post,
Connector Improvement: Missing CT event data
AnsweredSome data or metadata is not coming in that contains our fulfilment date, among other fields. to get the fulfilment date of an order we look at type: ‘ParcelAddedToDelivery’ as opposed to type: ‘Or...
-
Mikhaila Pink created a post,
Connector Improvement: Payment info in order object of CT connector
AnsweredThere is no payment_id visible in the orders table, hence, we can not map our payments to our orders which is essential. It is essential for the business to track payments alongside orders. in our ...