Let’s build a custom connector for salesforce with our SDK. Please note that APIFuse has a prebuilt Salesforce connector but in this example, we will show you how to build a Salesforce connector leveraging our SDK one trigger and an action. Navigate to the “SDK” section and click on the “Add Connector” button to create… Continue reading Building your first connector
Month: April 2022
Introduction
You can build your own custom connectors in APIFuse using our SDK, which will be available for your customers to use. The APIFuse connector SDK makes it easy for you to build any complex integration while abstracting away how the plumbing works. You just focus on fetching data from the source application and posting data… Continue reading Introduction