Brand Events SCNVN (71312645)

Created by Tys van den Heuvel, Modified on Wed, 25 Feb at 11:05 AM by Tys van den Heuvel

IntegrationEvent: OnBeforeSyncBrands

OnBeforeSyncBrands(var IsHandled: Boolean);

This event is fired before synchronizing brands.

Parameters:

  • IsHandled - Use this parameter if you want to completely override the standard process


IntegrationEvent: OnAfterSyncBrands

OnAfterSyncBrands(Brands: JsonArray);

This event is fired after synchronizing brands.

Parameters:

  • Brands - JSON array containing synchronized brands


IntegrationEvent: OnAfterSyncBrand

OnAfterSyncBrand(var BrandRec: Record "Brand SCNVN"; Brand: JsonObject);

This event is fired after synchronizing a single brand.

Parameters:

  • BrandRec - Sendcloud Brand record
  • Brand - JSON object containing the synchronized brand


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