Appflow custom connector to connect to AWS Lambda Function

0

Hi,

Can we create custom connector in Appflow to interact with the lambda function(destination), keeping Salesforce as source? I couldn't find any resource to create custom connector to interact with AWS Lambda Function.

Here's my usecase: I want to poll the data from salesforce db and process the data using lambda function. I want to use Appflow to connect salesforce and AWS lambda.

If you know better approach, please suggest. Thanks.

1 個回答
0

Hi - Thanks for checking. Have checked this blog Building custom connectors using the Amazon AppFlow Custom Connector SDK ? It has the following high level steps

  1. Create a custom connector as an AWS Lambda function using the Amazon AppFlow Custom Connector SDK.
  2. Deploy the custom connector Lambda function, which provides the serverless compute for the connector.
  3. Lambda function integrates with a SaaS application or private API.
  4. Register the custom connector with Amazon AppFlow.
  5. Users can now use this custom connector in the Amazon AppFlow service.
profile pictureAWS
專家
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南