Salesforce admins: Urgent action required!

Releases/Summer 2022: Difference between revisions

Jump to navigation Jump to search
Line 6: Line 6:
== Resco Cloud ==
== Resco Cloud ==


=== Import images via Admin Console ===
=== Import binary documents via Admin Console ===


We have improved the way how images can be imported into the database using the [[Admin Console]]. Until now, it was possible to include base64-encoded binary content directly in the CSV import files. With this release, you can instead import a ZIP file. The archive must include the CSV plus the individual binary documents. In the CSV file, use the document names instead of base64-encoded files.
We have improved the way how binary documents (such as images) can be imported into the database using the [[Admin Console]]. Until now, it was possible to include base64-encoded binary content directly in the CSV import files. With this release, you can instead import a ZIP file. The archive must include the CSV plus the individual binary documents. In the CSV file, use the document names instead of base64-encoded files.


See the Admin Console documentation for more information about [[Admin_Console#Importing_entity_records|importing entity records]].
See the Admin Console documentation for more information about [[Admin_Console#Importing_entity_records|importing entity records]].

Navigation menu