

# Interactions in the Amazon Connect Flow language
<a name="interactions"></a>

Interactions actions have side effects, but they don't require a contact or a participant. They include actions such as invoking an AWS Lambda function. They generally work in every circumstance.

**Topics**
+ [AssociateContactToCustomerProfile](interactions-associatecontacttocustomerprofile.md)
+ [CreateCallbackContact](interactions-createcallbackcontact.md)
+ [CreateCustomerProfile](interactions-createcustomerprofile.md)
+ [InvokeLambdaFunction](interactions-invokelambdafunction.md)
+ [GetCustomerProfile](interactions-getcustomerprofile.md)
+ [GetCustomerProfileObject](interactions-getcustomerprofileobject.md)
+ [GetCalculatedAttributesForCustomerProfile](interactions-getcalculatedattributesforcustomerprofile.md)
+ [UpdateCustomerProfile](interactions-updatecustomerprofile.md)