Files
automatisch/packages/docs/pages/apps/salesforce/actions.md
2023-01-31 00:19:51 +01:00

13 lines
250 B
Markdown

---
favicon: /favicons/salesforce.svg
items:
- name: Find Record
desc: Finds a record of a specified object by a field and value.
---
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>
<CustomListing />