IntegrationEvent: OnBeforeDownloadLabels
OnBeforeDownloadLabels(var ParcelRec: Record "Parcel SCNVN"; var IsHandled: Boolean);
This event is fired before downloading parcel labels.
Parameters:
- ParcelRec - Sendcloud Parcel record
- IsHandled - Use this parameter if you want to completely override the standard process
IntegrationEvent: OnAfterDownloadLabels
OnAfterDownloadLabels(var ParcelRec: Record "Parcel SCNVN");
This event is fired after downloading parcel labels.
Parameters:
- ParcelRec - Sendcloud Parcel record
IntegrationEvent: OnBeforeDownloadLabels
OnBeforeDownloadLabels(var ParcelRec: Record "Parcel SCNVN"; var IsHandled: Boolean);
This event is fired before downloading parcel labels.
Parameters:
- ParcelRec - Sendcloud Parcel record
- IsHandled - Use this parameter if you want to completely override the standard process
IntegrationEvent: OnAfterDownloadLabels
OnAfterDownloadLabels(var ParcelRec: Record "Parcel SCNVN");
This event is fired after downloading parcel labels.
Parameters:
- ParcelRec - Sendcloud Parcel record
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article