Salesforce Integration guidance for Application Architect Estimated reading: 1 minute 66 views Integration Capabilities Offered by Salesforce What are the 6 Integration Patterns? Chage data Capture Data Synchronization with Change Data Capture How Does Outbound Messaging Work? What to Do if You'd Like Several Objects What Happens if the Listener Doesn't Respond? Messages are queued until they are sent. 24-hour retry for failed messages. Messages are retried independent of their order in the queue. Dropped from the queue after 24 hours. If dropped, notifications can be sent to up to 5 users. Retry interval increases exponentially up to 2 hours. Only the latest changes to an object will be delivered. Retry (hence delivery) is independent of message order. Audit trails cannot be created using outbound messaging. Tagged:apiApplication ArchitectureguidanceIntegration