Salesforce Palette
The Salesforce palette contains activities that can be added to your business processes. You can design a certain workflow with the Salesforce palette.
- Salesforce Create All
The Salesforce Create All activity adds one or more new individual objects to the database of your organization. - Salesforce Delete All
The Salesforce Delete All activity deletes one or more individual objects from the database of your organization. - Salesforce Get Session
The Salesforce Get Session activity retrieves an object reference for a specified Salesforce connection and gets an existing session. This session can be used within Salesforce activities to access a specified database. - Salesforce Query All
The Salesforce Query All activity performs the specified SOQL SELECT statement. It executes a query against the specified object and returns the data that matches the specified criteria. - Salesforce Retrieve All
The Salesforce Retrieve All activity retrieves one or more individual objects based on the specified object IDs from the database of your organization. - Salesforce Update All
The Salesforce Update All activity updates one or more existing objects within the database of your organization. - Salesforce Upsert All
The Salesforce Upsert All activity creates new objects or updates existing objects; uses a custom field to determine the presence of existing objects. - Salesforce Outbound Message Listener
The SalesforceOutboundMessageListener process starter creates a process instance for incoming Salesforce outbound messages. Salesforce outbound messaging is part of the workflow rule functionality in Salesforce. It uses the notifications call to send SOAP messages over HTTP(S) to a designated endpoint when triggered by a workflow rule. - Salesforce Topic Subscriber
The Salesforce Topic Subscriber activity subscribes to a single Salesforce streaming topic and generates a process event from each message received. To subscribe to a topic in Salesforce, you must configure the Salesforce Topic Subscriber activity in TIBCO Business Studio - Cloud Edition.