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
2480dfbb6d4eb2d85d36cde09cede599992fc1b0
automatisch
/
packages
/
docs
/
pages
/
apps
/
salesforce
/
actions.md
Faruk AYDIN
9cfaa9e603
feat(salesforce): Implement create attachment integration
2023-02-07 21:15:44 +01:00
352 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.
<script setup> import CustomListing from '../../components/CustomListing.vue' </script>