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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ