Files
automatisch/packages/docs/pages/apps/salesforce/actions.md
2023-11-09 15:02:58 +00:00

423 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.
name desc
Execute query Executes a SOQL query in Salesforce.
<script setup> import CustomListing from '../../components/CustomListing.vue' </script>