SynchUP by Snapshot December updates
We are constantly improving on our connectors. Here's what we did in December.
2022.12.07
-
BigCommerce Connector
- Customer Puller
- Added missing properties of the customer to MCO Attributes
- Inventory Puller
- New DataPuller which pulls data of type InventoryItem
- Order Pusher
- Resolved multiple issues surrounding pagination of data from BigCommerce
- Product Pusher
- Added ability to control max/min length to text customizations
- Implemented delete functionality on product options
- Customer Puller
-
Deacom Connector
- Customer Pusher
- Added DataPusher support for Customer data
- Order Puller
- Implemented ability to filter orders by the t_s1id field by configurable settings
- Otder Pusher
- implemented additional logic when trying to match BillTo and ShipTo Records by IDs prior to creation of new records
- Switched CreateOrder endpoint from using an HTTP Get request to using the HTTP Post endpoint, which allows for longer length requests and transmitting special characters without encoding
- Customer Pusher
-
SnychUP API Connector
- Customer Puller
- Implemented retry policy when trying to obtain Customer Data from SynchUP API
- Customer Puller
-
SFTP Connector
- All Entities
- Added DataPusher of all entity types to submit JSON data to a specified SFTP Srever
- All Entities
2022.12.21
-
SynchUP Core
- Reviewed and Cleaned up default Schemas across all Pullers/Pushers to ensure completeness and all using common Schema
- Updated SynchUP and workre to use lates .NET 6 platform
- Pull All option setting added to Interval and Scheduled Triggers
- Expansive logging to all of SynchUP endpoints and Data access
- Pointed SynchUP to utilize Azure repository for external code packages
- Translation Engine updated to handle null Child Objects instead of Shallow Copy
-
BigCommerce Connector
- Order Pusher
- Corrected log messages on fulfillment creation to state 'created' instead of 'updated'
- Order Pusher
-
Deacom Connector
- Order Pusher
-
- Implemented ability for ShipTo externalID create, on order Update
- Various error checking and validation
-
Listrak Connector
- Order Pusher
- Added log record to historical tab when a record has been skipped due to resend configuration
- Order Pusher
-
SynchUP API Connector
- Order Puller
- Added Refund object to SynchUP API Response
- Order Puller
-
NetSuite Connector
- Order Pusher
- Added pushing of ExternalID to a custom field
- Order Pusher