156.1 API -Key Authentication
Integration Name : Raj-REST-Integration Outbound Interface : AWS API Outbound
Open Mapping
Inbound interface : AWS-API-Inbound
Select External Id
Go to Adapter screen
Edit Adapter
Click on search button
Go to Dev Console and see all Details
- V3OutboundAmazonAPIGateway:Request Body Generation End
- V3OutboundAmazonAPIGateway:docallOut Web Service Start
- Request Method:: POST
Callout Script : [aux_code language="javascript" theme="tomorrow" title="" extra_classes=""]skyvvasolutions.CallOutControl c = new skyvvasolutions.CallOutControl(); c.returnJSONComplete=true; c.actionDoIntegrate=true; c.isCreateMessage=true; String[] ids= new String[]{'0031j000013c0M7AAI'}; skyvvasolutions.Iservices.invokeCalloutV3('Raj_REST_Integration','AWS API outbound',ids,'SYNC',c); [/aux_code]