Allow vendor_actions.setValue to search on an item field and update a base order field if ANY of the items match the search.
Amazon: Order fulfillment tracking store the API response in logs.
Shopify:
Order unpaid will not be imported.
Introduced pending sync setting to import unpaid orders.
Fixes
eBay: fix issue with edge case error on line item ship tracking.
Shopify: fix issue for properly setting error when inventory updates fail which should trigger retries on Throttled errors.
Dec 17th, 2021
Version: v3.173
Upgrades
Shopify:
Add support for minstock and maxstock as mappable fields for Shopify.
Support the use of min/max stock along with total_stock and send it to whatever warehouse is mapped to total_stock.
Set the default Shopify inventory management setting such that SureDone stock values update Shopify by default.
Channel UI: title and price were removed from channel mappable fields.
API: Support saving site_currency.
Orders UI Shipments: carrier input now has a searchable drop down for each channel and an option to enter in text.
Organization Setting:
/settings/organization/accountID page was created to show the Account ID to users.
It's only accessible by URL, no tabs or links in the UI.
Fixes
Shopify: Fix issue with setting order local date incorrectly.
Dec 10th, 2021
Version: v3.172
Upgrades
Amazon: Fulfillment support ShippingMethod for FedEx.
eBay: Retry on error code 10007.
Etsy: Order imports sku now save etsysku instead of etsylistingid if not empty.
BigCommerce: Introduced setting for order_import_statuses that takes list of order status IDs separated by commas for importing orders that are not in Awaiting Shipment or Awaiting Fulfillment.
ShipStation: Support custom fields for order details with notation details.fieldName.
Logs: A Refresh button was added.
Automation Logs:
Now logs are shown newest first, oldest last.
A Refresh button was added.
Fixes
Statuses: Fixed issue with statuses not showing real time.
Logs: Fixed issue with logs duplicating on specific retry conditions.
Dec 3rd, 2021
Version: v3.171
Upgrades
Orders UI: Now the order items interface shows the contents of order item product fields.
Amazon:
Any @unitOfMeasure fields that are mapped to a custom field will take the value of the custom field instead of the static value.
Updated FoodAndBeverages to add all attributes from XSD.
ShipStation: Enable search to filter orders exported to ShipStation using query q. These searches are compatible with the SureDone interface and API.
Fixes
Automation Engine: Fixed issue with SFTP connections using retries.
November 26th, 2021
Version: v3.170
Fixes
Automation Engine: Fixed issue with SFTP connections using retries.
November 19th, 2021
Version: v3.169
Upgrades
Orders UI: Enabled ability to delete order items and shipments.
Automation Engine:
Added support for pointers in the connection config for integrations that do not use standard pagination and instead ID pointers.
Ignores missing_item_actions when integration payload is empty.
Fixes
Saved Searches:
Fixed issue with saved searches not showing in V3 UI.
Fixed issue with long search strings greater than 100 characters not saving properly
Kits: Fixed issue with components syncing kits not respecting skips and updating more than inventory.
When a component is updated, any skips applied to that component will be applied to affected kits. For example, if skip all channels is toggled then all related kits will skip all channels. Similarly, if only eBay is skipped, then only eBay is skipped for affected kits.
Related kits will now only update one or more of the following fields on channels: inventory, price and/or cost. Price and/or cost will only update on channels if the Kit Auto Calculate Price/Cost features are enabled respectively.
The above kit fields will only update if the updated component has those fields updated. For example, if only title is updated on the component then there will be no updates to the related kits.
November 12th, 2021
Version: v3.168
Upgrades
Statuses: Remove 5 min delay.
Logs UI: Now all fields in specific log page are able to handle objects and arrays as content.
Product editor: Create similar now ignores ebayrelistid.
Amazon:
Added support for isExpirationDatedProductAttribute.
Fulfillment support ShippingMethod for USPS.
Fulfillment, set ShippingMethod to Other if not matched against list of services available in Seller Central.
Fixes
Walmart: Fixed issue with custom field mapping for category attributes not working.
November 5th, 2021
Version: v3.167
Upgrades
Automations: Use order_update_search to better process line item ship tracking imports.
Orders UI: Change invoice linking from order to oid.
Fixes
Walmart: Fix issue with bulk updates for walmartislisted not working.
October 29th, 2021
Version: v3.166
Upgrades
Automation Engine: Add vendor_actions support for response_field_map and introduce response_field_run.
Amazon: Introduce sync last option to not import orders older than specific date.
Walmart: better parsing of GROUND ship service tracking.
Fixes
Magento2: Fixed paginated calls.
BigCommerce: Fixed issues where the manage product rules setting was not respected and where variation fields such as price could not be updated (leading to resource not found error).
Orders: Fixed issue with marking orders shippingstatus PARTIAL for shipments using shipsku but no shipquantity when quantity is greater than 1.
Automations UI: Fixed issue with View full log
Logs UI: request and esponse now are shown correctly when they are array of objects.
October 22nd, 2021
Version: v3.165
Upgrades
Amazon: Fulfillment support ShippingMethod for UPS.
Logs UI: Introduced lazy pagination to make requests
Page and size were added to the URL to maintain the pages shareables.
Page size is 10 by default.
Automations:
Kits explode automation correctly set quantity for multiple kit quantity.
Kits component import support order item custom field parameters.
Product Editor UI:
Required fields now have a red asterisk implemented.
Skuvault Supplier Info Is Active(s) and Supplier Info Is Primary(s) now are select menus with true and false as options.
October 15th, 2021
Version: v3.164
Upgrades
Orders: Introduced internal shippingstatus PARTIAL. For shipments submitted with a shipsku SureDone will now check an internal reference table of existing order items and shipments to determine if the new shipments partially fulfill an order with multiple order items. For each order item, the system will consider the item shipped with itemstatus COMPLETE OR if there is another shipment with shipsku attached. Example shipment shipments.shipment.shipdetails {"items":[{"sku":"CS192-B000L","quantity":1}]}. By this logic, if there are any order items unfulfilled, SureDone will set the shippingstatus PARTIAL. Further, with this shipping status SureDone will send fulfillment requests for connected channels and attempt to assign line item specific shipments accordingly.
Automation Engine: Introduced allow_empty_values to trigger config, defaults to true. Set to false to force a retry when trigger value is empty.
eBay: Category & fitment compatibility tables updated to latest version.
Orders UI: Update submit button replaced with Update Changes functionality.
Invoice button was restored and - select action - button was removed.
Update button now updates only the values that were updated.
Automations UI: New beta badge is shown for all shared integrations in beta status.
Automations UI: Disclaimer of responsibility is shown when enabling shared integrations marked with a disclaimer flag or when enabling any custom integration.
Fixes
Product Editor: Fixed eBay tooltip to mention State of the location of the item.
October 8th, 2021
Version: v3.163
Upgrades
Reports: Refactored to calculation of costs for all reports to use itemdetails.product.cost * quantity for all order items. The reports affected are: COGS Summary, COGS Details and Per Order Profit Margins.
Reports: Added brand Inventory - As of Date report.
eBay: Fixed issue with order fee imports creating orphan order items.
Walmart: Fixed issue with tracking not sending due to invalid shipservice.
October 1st, 2021
Version: v3.162
Upgrades
Google: Charge orders after import & acknowledgement but before shipment of orders that have at least 1 order item linked to a product in SureDone and has inventory source linked to a single stock field. See Google Orders API docs for more information. This applies to accounts with the Order Acknowledgement setting enabled.
Channel Imports: skipUpdate functionality implemented for ignoring fields to update during import on existing products in SureDone.
DCi: Introduced mapprice_override to set the mapprice field to another field when the mapprice is 0.
ShipStation: Setting a custom field to ship-by-latest-days will calculate the number of days between the date and the earliest ship-by-latest and set it at as a custom field value.
Magneto:
Increase Magento2 timeouts 60s to 300s
Increase Ajax timeouts 60s to 300s
Fixes
Walmart: Fixed OAuth token not decrypting.
DCi: Fixed issue with processing fields caprop65message caprop56image caprop65ind.
September 24th, 2021
Version: v3.161
Upgrades
Amazon: set IsExpirationnDateProduct required for the Camera & Photo, Food & Beverages, Health, Pet Supplies and Wine/Alcohol categories.
DCi: support specifying field for guid/sku.
Walmart: support order status Delivered.
September 17th, 2021
Version: v3.160
Upgrades
Automation Engine: Added pagination.ignore_errors to allow 500 level errors during pagination.
Reports UI:
Number formats is 999.99 (2 decimal places).
Works if you filtering for one day.
Now shows totals on bottom row
Per Order Profit Margin: Added skus as a comma delimited
Per Order Profit Margin: Supports final & other channel specific fees in order.details
Sales Tax Line Item Report: New report introduced. Same as Sales Tax report except is laid out and calculated by order item instead of order.
Sales Tax Line Item Report: Added ability to filter by state
Order Editor UI: Introduce Select action button, which has Invoice and Update changes options. Update changes will only fields that are changed on the page instead of the default behavior of saving everything o n the screen.
Fixes
Product Editor UI: Fixed issue eBay schedule time toggle not staying on for scheduled listings.
August 27th, 2021
Version: v3.157
Upgrades
eBay: Introduced support for Marketplace deletion notifications.
DCI: Introduced mode to skip creating new products.
Bulk API: Introduced skipupdate parameter to ignore fields to be updated with action edit relist. The purpose is to enable files to be processed with multiple actions without overwriting data.
Automations: Added drop shipping support for Automatic Distributors.
Fixes
ShipStation: Fixed issue with grams calculation.
August 20th, 2021
Version: v3.156
Upgrades
eBay: Improved functionality with setting skipchecks on to always send Trading API call AddFixedPriceItem when creating new listings.
eBay: Imports now include item specific SKU as usersku field.
Automations: All drop shipping integrations now run every 5 mins.
Fixes
Bulk: Fixed issue with UI imports not loading due to file size.
August 13th, 2021
Version: v3.155
Upgrades
Amazon: Avoid creating dummy shipments when marking shipped from order report updates.
Facebook: Upgraded to Graph API v11.0.
Automations: V-Twin Inventory Updates added.
Logs UI: Logs detail page shows formatted XML and JSON in request and response.
Orders UI: Introduced copy button to billing and shipping addresses.
Fixes
Usage: Fixed issue with export limits being hit after upgrading.
Exports: Fixed issue with edge case of missing products for older accounts.
August 6th, 2021
Version: v3.154
Upgrades
SkuVault: Added default settings for supplier info is active/primary.
Walmart: Import shipping templates and fulfillment centers upon initial authorization.
UI Product Editor: Added support for shipping metric units.
July 30th, 2021
Version: v3.153
Upgrades
Amazon: Introduced support for more fulfillment carriers based on the XSD.
Orders UI: internalnotes now displayed in list view.
Fixes
Bulk: Fixed issue with failed media download jobs.
Automation Engine: Fixed issue with comparing "0.00" and "0" as equal to "" when running diffs.
Reports: Fixed Sales Tax Reporting filtering by sku.
UI: Fixed issue with sub account editors not loading.
Orders API: Fixed issue with itemdetails being reset when updating multiple order item user fields.
July 23rd, 2021
Version: v3.152
Upgrades
Automation Engine: Support field_run placeholders for item fields via placefolders_items placefolders_shipments placefolders_refunds.
Templates: introduce function sd_getproducts(query) which accepts a search and returns all product fields.
Fixes
Bulk: Fixed issue with importing images with invalid SSL certificates.
Skuvault: Fixed issue with sending empty Statuses.
July 16th, 2021
Version: v3.151
Upgrades
Automation Engine: Enabled update of shipments with fields such as shipcost for existing shipments.
eBay: Import order shippingphone from buyer ShippingAddress for GSP orders.
July 9th, 2021
Version: v3.150
Upgrades
Automations: Setup linked_parameters to improve drop shipping vendor performance.
July 2nd, 2021
Version: v3.149
Upgrades
Reporting: Launched accounting, inventory, purchasing and sales reports.
UI: Storefront pages and category navigation links are shown is storefront is enabled.
UI: Remove amazon asin when using create similar.
Bulk: Added support for year ranges in bulk fitment files to improve matching query.
eBay: Changed Shopping API endpoint to use OAuth, as they are deprecating the legacy. If you can no longer use the fitment search functionality in the product interface, please re-authorize your eBay integration.
Amazon: support for compliance fields as specified in the XSD.
support for MeltingTemperature valid for US and EU marketplaces.
support for MinimumOrderQuantity and LiquidateRemainder valid for EU marketplaces.
support for IsHeatSensitive valid for US, CA and EU marketplaces.
Facebook: Improved product imports.
Fixes
Amazon: Fix issue with field mapping for new compliance fields not saving.
June 25th, 2021
Version: v3.148
Upgrades
Google: Migrated Shopping Products API from v2.0 to v2.1.
Shopify: Always send stock values to Shopify when they exist in requests.
eBay:
Introduced support for ebayvatpercent to comply with 2021 VAT changes.
Imports now include eBayvatpercent.
Orders UI: Enabled marketplace specific currency to be displayed per order.
June 18th, 2021
Version: v3.147
Upgrades
UI: Introduced statuses module into the product and order editors. In this version of the release the statuses shown may be delayed by 5 minutes. We are working to improve this performance and provide a means to help you understand what is the most current status for every aspect of product listings and orders.
Fixes
Bulk: Fixed issue with edge case media uploads timing out and preventing process completion.
Bulk: Fixed fitment uploads with no data stuck processing.
June 11th, 2021
Version: v3.146
Upgrades
Automation Engine:
Linked Parameters: Introduced linked_parameters which uses value_map to assign a set of paired values based on the value of the parent parameter. Also allows for all other functionality of a regular parameter (e.g. encrypted, date_format, etc.)
POST Pagination: Allows for paginated calls to be made via POST both in template and in connection.payload using [PAGE_NUM].
Round functions: Introduced round functions to vendor_actions.
Logs UI: Introduced specific page for log details.
ShipStation: Introduced automation to import shipments and shipcost via the List Shipments API.
Fixes
BigCommerce: Fixed issue that is sending empty prices as 0.00.
Amazon: Fixed issue to accommodate FBA order item quantity from import multiple line items for same order item.
June 4th, 2021
Version: v3.145
Upgrades
Bulk: Retry updates for edge case missing processed chunks.
UI: Loading text was added.
Reporting UI: Launched Reporta UI for Beta testing. Reach out to SureDone support for early access.
Channels: Add support to change channel labels for all channel instances.
BigCommerce: filter price, sale_price, retail_price, cost_price to prevent processing errors.
eBay: Import final value fees and payment processing fees into order details.payments field on incomplete orders for sellers with managed payments enabled.
eBay: UI Imports that are loaded into the account will now import images.
May 28th, 2021
Version: v3.144
Upgrades
Amazon:
Support for compliance field PesticideMarkingType, accepts either epa_registration_number or epa_establishment_number.
Support for compliance field PesticideMarkingRegistrationStatus, accepts either fifra_registration_required, fifra_registration_exempt or fifra_not_considered_pesticide.
Support for compliance field PesticideMarkingCertificationNumber as specified in the XSD.
May 21st, 2021
Version: v3.143
Upgrades
MagentoTwo: Custom field mapping now maps ImageName(Image ALT TEXT) to SD.title instead of the filename of the image.
Logs UI: Now when you filter by channel the instance is added to the filters too.
Shopify: Channel Authorization from Shopify enabled without having to add a channel in the suredone app first.
Fixes
Logs UI: Fixed UI bug with channels flowing out of frame on Firefox.
BigCommerce: Fixed issues with authorizing first instance from BigCommerce after installing the suredone app.
May 14th, 2021
Version: v3.142
Upgrades
Shopify: Import description to description_html instead of body_html.
Channel Imports: Upgrade to use new bulk status which shows the progress of loaded files.
API: Bulk file requests now return a job_id key.
eBay: Import requests for over 100K products will now use large merchant services.
UI: Introduced pop up interface to report errors.
UI Automations: Link from automation log to new log viewer.
May 7th, 2021
Version: v3.141
Upgrades
UI: Relaunch product tour buttons were added through out the interface.
BigCommerce/Shopify: Upon authorization, settings are automatically imported instead of having to subsequently refresh them through the settings page.
Bulk: performance improvements.
April 30th, 2021
Version: v3.140
Upgrades
Automation Engine: Introduced triggers.key_regex to parse headers from trigger requests.
Fixes
UI: Fixed issue with orders saved search deletion not working.
Shopify: Fixed issue wherein some saved image IDs were preventing items from being listed.
Shopify: Introduced more logging, including request and response.
Shopify/BigCommerce: store_url is now editable.
Skuvault: Supports SupplierInfo - All subfields supported. There can be multiple suppliers, each with its own set of info, on a single product. To support this, user may enter comma-delimited list of fields in each skuvaultsupplierinfo[subfield] field, taking care to ensure the order matches.
Skuvault: Supports Statuses as comma-delimited list.
Skuvault: Supports Attributes as a JSON string of arbitrary key/value pairs.
Skuvault: Full UI, Bulk, and Import support of all of the above.
Fixes
Shopify/BigCommerce: Fixed issue with in-app authorization and show link to open in new tab.
April 16th, 2021
Version: v3.138
Upgrades
UI Logs: Now sorted as descending by default (newest logs on top)
UI Logs: Filter != (not equal) was added.
UI Logs: All columns are sortable now.
Bulk: Stability improvements introducing retries for failed chunks.
Orders: V3 API parameter force_json introduced to force json to decode all JSON-encoded fields in the response payload.
BigCommerce: listing updates with only inventory data will now only modify inventory_level.
Fixes
UI Products: Fixed issue with exports generating long file names, now limited to 150 characters.
April 9th, 2021
Version: v3.137
Upgrades
Bulk: Refactor media processing.
Walmart: Lagtime feed processing reduced to 6x per day per Throttling limits.
Amazon: Product support for OfferingEndDate and OfferingStartDate.
Fixes
Magento2: Fixed issue with some categories not showing in interface.
Walmart: Fixed issue with variation inventory/price feed errors on item creation.
Walmart: Fixed issue with updating products not saving properties that are not listed or pending.
April 2nd, 2021
Version: v3.136
Upgrades
Walmart: Improved status syncing using bulk.
Fixes
Storefront: Fixed issue with checkout not completing when creating a new account.
Amazon: Fixed issue with AutoAccessory.FitType not sending correctly.
UI Automations: Fixed issue with shared integration logs not showing.
March 26th, 2021
Version: v3.135
Upgrades
Automation Engine: Introduced jsonEncode, base64Encode, base64Decode functions to vendor_actions and suredone_actions.
Automation Engine: Introduced base64_encoded to parameter attributes to base64 encode parameter values.
Logs UI: Introduced new interface for surfacing system statuses and errors.
Fixes
Walmart: Fixed issue with variations not setting correctly.
March 19th, 2021
Version: v3.134
Upgrades
UI Products List: Introduced results per page.
API: Introduced limit parameter to allow results to return 50, 100, 150, 200, 250 or 500 results per page.
Media: updates now create hash file names as [identifier]-hash-[number].[file extension] to prevent collisions with CDN caching.
User Fields: Introduced values to set select values for both products & orders.
Amazon: Introduced multi ASIN alias support. Entering in multiple delimited ASIN values into the amznasin field will attempt to create multiple alias SKUs on Amazon. Learn more.
BigCommerce: Introduced is_condition_shown to product properties editor.
BigCommerce: Improved responses and and error logging.
BigCommerce: Refreshed on create product retries. If a product encounters BigCommerce API throttle limits or other retryable error during listing creation, the system will now return success to save listing data and also enqueue a relist in attempt to refresh failed attributes.
BigCommerce: Introduced support for image custom field mapping.
eBay: remove itemidclear setting.
eBay: Leveraged notifications to remove orphan listing ItemID from products.
eBay: Improved auth flow to require setup of necessary settings.
eBay: Added 3rd step to eBay auth only if the organization is left of country or postalCode fields.
Walmart: Introduced support for shipping templates and update taxonomy to version 3.2.
Storefront: Enabled checkout with with freight method if service selected is PICKUP.
Fixes
BigCommerce: Fixed issue with auth from BigCommerce app store requiring re-authorization.
eBay: fix issue with default template media gallery.
March 12th, 2021
Version: v3.133
Upgrades
Walmart: Refactored logic for better processing.
Bulk: Internal improvements and edge case handling.
Fixes
Storefront: Fixed issue with PICKUP not saving for fixed shipping mode.
Etsy: Fixed issue with description not defaulting to longdescription.
Walmart: Fixed issue with stale data being sent from queue.
UI Imports: Fix issue with imports not loading and showing errors.
March 5th, 2021
Version: v3.132
Upgrades
eBay: Updated API version to 1193.
Channels: Updated order imports & tracking updates to 4x per hour.
UI Products List: Introduce Export Selected to export selected products. Exports from here will now name files by search.
UI Dashboard: Introduce shipment cost graphs.
Fixes
Bulk: Fixed issue with edge case of some media import jobs not completing.
eBay: Fixed issue with broken settings interface, shows errors instead.
eBay: Fixed issue with template names with spaces not uploading correctly.
eBay: Fixed issue with template uploads saving incorrectly.
Walmart: Fix issue with empty xml.
Etsy: Fixed issue relisting products that are in the legacy state of inactive edit.
UI Order Editor: Fix issue with order items not importing media.
February 26th, 2021
Version: v3.131
Upgrades
Automation Engine: Improved logic on sending notification email.
Automation Engine: Added convertDateTimeaction to convert between DateTime formats.
Shopify: Stored collections to the item in the database as their text names, not IDs. If a collection does not have an ID, do a dynamic refresh of collections during the item update rather than requiring manual user intervention.
Amazon: Implemented CarrierCode for submitting order ship tracking. If shipcarrier is a value other than one of 4PX, A-1, AAA Cooper, ABF, Asendia, Best Buy, Blue Package, Canada Post, CEVA, China Post, Conway, DHL, DHL eCommerce, Estes, FedEx, Fedex Freight, FedEx SmartPost, First Mile, Hongkong Post, Hunter Logistics, India Post, JCEX, Lasership, Newgistics, Old Dominion, OnTrac, OSM, Pilot Freight, R+L, Roadrunner, Royal Mail, Saia, SF Express, SFC, StreamLite, UPS, UPS Freight, UPS Mail Innovations, Urban Express, USPS, XPO Freight, Yanwen, Yellow Freight, Yun Express, Other then Other will be sent and CarrierName will be sent as the value of shipcarrier.
Bulk: Upgraded system to improve performance and stability.
Fixes
Shopify: Fixed issue wherein the user cannot set a Sale Price (compare at price) and then clear it out again afterwards.
Automation Engine: Fixed issue with missing support for email field in order imports.
Amazon: Fixed issue with tracking logs saving the identifier as amzn[orderNumber].
Amazon: Fixed issue with BusinessPrice not sending correctly.
Amazon: Fixed issue with AutoAccessory.FitType not sending correctly.
Etsy: Fixed issue with inventory updates failing some accounts.
February 19th, 2021
Version: v3.130
Upgrades
Usage: Disabled automations on free plan.
Storefront: Default storefronts now powered by username.mysuredone.com.
Assets: All new users media and assets now hosted on assets.mysuredone.com.
Automation Engine: Email notifications are now available on live runs.
UI: Enabled optional MFA authentication for all users.
Fixes
Shopify: Fixed issue where product with images cannot be created off of create similar which copies the image IDs over to new product.
Shopify: Fixed issue with duplicate images being created on variations.
Shopify: Fixed issue with tags not updating in bulk.
Shopify: Fixed issue with collections being mistakenly removed via bulk relist.
Shopify: Fixed issue with collections not able to be added via bulk.