Files
automatisch/packages/docs/pages/apps/salesforce/actions.md

352 B

favicon, items
favicon items
/favicons/salesforce.svg
name desc
Create attachment Creates an attachment of a specified object by given parent ID.
name desc
Find record Finds a record of a specified object by a field and value.
<script setup> import CustomListing from '../../components/CustomListing.vue' </script>