Sync Files from Salesforce to external drives like Gdirve or Onedrive
I’m developing a managed package and have a requirement to implement functionality that automatically uploads files attached on managed package object at regular intervals on some external drives like Gdrive or Onedrive. After researching, I find the following solution:
Re: Salesforce Apex: Dates
Re: Salesforce Apex: Dates
Apex testing logic controlled by custom metata type
In my Apex code, I already have an external HTTP callout.