SharinPix DocumentationMain DocumentationSharinPix Image SyncForce Image Sync using Apex Code or Developer console

Force Image Sync using Apex Code or Developer console

SharinPix Image Sync could be also forced by code.

This could be called from either your own Apex Code (in a trigger as an example) or from the developer console if you need to resync some albums.


Here is the syntax for a specific ID that you can use in your code/console:

sharinpix.ImageSyncMigration.resyncAlbum('0011t00000H8mtfAAB');
Click to copy

0 Comments

Add your comment

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.