salesforce
Salesforce: Cloud-based customer relationship management (CRM) platform that helps businesses manage sales, marketing, customer support, and other business activities, ultimately aiming to improve customer relationships and streamline operations.
Add Contact to Campaign: Adds an existing contact to an existing campaign. See the documentation
Add Lead to Campaign: Adds an existing lead to an existing campaign. See the documentation
Convert SOAP XML Object to JSON: Converts a SOAP XML Object received from Salesforce to JSON
Create Account: Creates a Salesforce account. See the documentation
Create Attachment: Creates an Attachment on a parent object. See the documentation
Create Case: Creates a Case, which represents a customer issue or problem. See the documentation
Create Case Comment: Creates a Case Comment on a selected Case. See the documentation
Create Contact: Creates a contact. See the documentation
Create Content Note: Creates a content note. See the documentation and Set Up Notes.
Create Event: Creates an event. See the documentation
Create Lead: Creates a lead. See the documentation
Create Note: Creates a note. See the documentation
Create Opportunity: Creates an opportunity. See the documentation
Create Record: Create a record of a given object. See the documentation
Create Task: Creates a task. See the documentation
Create User: Creates a Salesforce user. See the documentation
Delete Opportunity: Deletes an opportunity. See the documentation
Delete Record: Deletes an existing record in an object. See the documentation
Find Records: Retrieves selected fields for some or all records of a selected object. See the documentation
Post a Message to Chatter Feed: Post a feed item in Chatter. See the documentation
Search Object Records: Searches for records in an object using a parameterized search. See the documentation
SOQL Query (Object Query): Executes a Salesforce Object Query Language (SOQL) query-based, SQL-like search.
SOSL Search (Object Search): Executes a Salesforce Object Search Language (SOSL) text-based search query.
Update Account: Updates a Salesforce account. See the documentation
Update Contact: Updates a contact. See the documentation
Update Opportunity: Updates an opportunity. See the documentation
Upsert Record: Create or update a record of a given object. See the documentation
Create Campaign: Creates a marketing campaign. See the documentation
Update Record: Update fields of a record. See the documentation
Insert Blob Data: Inserts blob data in Salesforce standard objects. See the documentation
Last updated
Was this helpful?