Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Added a folder check for existence before creating a subfolder, avoiding a 500 server error if a folder is not found (https://bitbucket.org/7dots_eu/bf-filenize/issues/3/creating-a-subfolder-in-a-nonexisting )

  • Added the API to move a folder to a different location

  • Added the API to copy a folder to a different location

  • Introducing context folder, which allows you to get folders asynchrously asynchronously in Salesforce Flow, and reference that folder location in the next asynchronous Filenize action. This allows you to retrieve folder locations by recordid/metadata instead of a hardcoded path.

...