Restyaboard Integrations with AWS Lambda through Zapier
Restyaboard Integrations with AWS Lambda through Zapier
AWS Lambda
AWS Lambda is a compute service that runs your code in response to events and automatically manages the compute resources for you, making it easy to build applications that respond quickly to new information.
Triggers
New Board
Data sent to AWS Lambda, when the user creates a new board.
New List
Data sent to AWS Lambda, when the user creates a new list on the board.
New Card
Data sent to AWS Lambda, when the user creates a new card in the list of the board.
New Activity
Data sent to AWS Lambda, when the user performs any activity.
Actions
Run Code
Write Javascript code directly in your browser and execute it in a Lambda function we provide.
Invoke Function
Invokes an pre-built function asynchronously providing only data.