---
title: "Scripting Recipe Application Logins"
slug: "scripting-recipe-application-logins"
updated: 2023-01-06T15:49:07Z
published: 2023-01-06T15:49:07Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.catchpoint.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Scripting Recipe Application Logins

This article provides scripting recipes for logging into to many common SaaS applications, including **GoogleApps**, **Box**, **DropBox**, **GitHub**, and **PagerDuty**.

## What you need:

1. Active account with the SaaS application to be used
2. Knowledge in creating a [Transaction Test](https://docs.catchpoint.com/docs/transaction-test) in Catchpoint
3. Ready-made transaction script (given below)

## Procedure

1. Log in to the Catchpoint Portal and create a **Transaction Test**.  

![Pic_9.png](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/4402405739789-Pic_9.png)  

![Pic_10.png](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/4402405739917-Pic_10.png)

2.Copy the script to be used from one of the links below, per the SaaS application you intend to test:

- [GoogleApps](https://github.com/skoehlerTST/ScriptingCookBook/blob/master/LoginScript_GoogleApps)
- [Box](https://github.com/skoehlerTST/ScriptingCookBook/blob/master/LoginScript_box)
- [DropBox](https://github.com/skoehlerTST/ScriptingCookBook/blob/master/LoginScript_dropbox)
- [GitHub](https://github.com/skoehlerTST/ScriptingCookBook/blob/master/LoginScript_github)
- [PagerDuty](https://github.com/skoehlerTST/ScriptingCookBook/blob/master/LoginScript_pagerduty)  

![4.PNG](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/360003553931-4.PNG)

1. Open the downloaded script file in a text editor, then Copy/Paste its entire contents into the **Script** field and modify the settings as needed. ![Pic_12.png](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/4402405785485-Pic_12.png)
2. Configure any other Test Settings as desired, then click **Save** and your Transaction Test with login script is ready! ![Pic_13.png](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/4402405804941-Pic_13.png)
