NC365 Location Events (11260754)

Created by Tys van den Heuvel, Modified on Wed, 26 Oct, 2022 at 2:23 PM by Tys van den Heuvel

IntegrationEvent: OnBeforeSync

OnBeforeSync(NC365Location: Record "NC365 Location"; var MageLocation: JsonObject; var SyncResult: Enum "NC365 Sync Result")

This event is triggered just before a item data object is sent to Magento.If you want to manipulate any data on the item object then this is the event to use.

Parameters:

  • NC365Location - The original web item record involved in this sync task
  • MageLocation - The JSON data object that is sent to Magento
  • SyncResult - Set this to SyncResult::Skip if you want to prevent this object from being synchronized


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article