Category: Integration
-
Simple Inbound REST API Using Apex
There are multiple options to create REST APIs to expose Salesforce data and processes, some of the popular ones being - -
Retrieve SFDC Attachments using REST
Salesforce changed the way files are managed with Lightning Spring 17 release, and this introduced a more elaborate procedure to reach the files from external systems. -
How to Call Salesforce.com Rest APIs
Rest APIs are quite easy to use and my preferred way to get things done. This post outlines how you can enable your SFDC instance to accept REST calls, and demonstrates fetching the data using Postman . -
Know Siebel Symbolic URL
Siebel Symbolic URL is one of the best ways to integrate external applications if you need to integrate at the UI level. -
How to use Siebel integration objects?
Integration objects in Siebel add the integration layer to Siebel business objects. They enable a customisable layer that can be used for data operations/mapping before the data reaches the business layer. -
Debug Siebel Interfaces - Log Input and Output
Siebel has multiple debugging tools, but sadly not much is said or written about them. Here is one tool that is used by a section of developers, but ignored by others.