# Integration

- [SFTP List](/test-steps/integration/sftp-list.md): List files, folders or both on a SFTP server.
- [GET](/test-steps/integration/get.md): Perform a API GET request and store the returned value.
- [PUT](/test-steps/integration/put.md): Perform a API PUT request and store the returned value.
- [POST](/test-steps/integration/post.md): Perform a API POST request and store the returned value.
- [PATCH](/test-steps/integration/patch.md): Perform a API PATCH request and store the returned value.
- [DELETE](/test-steps/integration/delete.md): Perform a API DELETE request and store the returned value.
- [Slack Send](/test-steps/integration/slack-send.md): Send a message to a specific slack channel.
- [SFTP Upload](/test-steps/integration/sftp-upload.md): Upload a generated file to a SFTP server.
