This website requires JavaScript.
Explore
Help
Register
Sign In
groot
/
automatisch
Watch
1
Star
0
Fork
0
You've already forked automatisch
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b0d2f28c786e356a9eaf06b5479e270b29e22da2
automatisch
/
packages
/
docs
/
pages
/
apps
/
salesforce
/
actions.md
Ali BARIN
d5cea034ac
docs(salesforce): list execute query in actions
2023-11-09 15:02:58 +00:00
423 B
Raw
Blame
History
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>