Test credentials
Simulate different flows using Sandbox credentials
The easiest approach to create connections in the Sandbox is by using the username/password combinations listed below. The response is hardcoded, but it is designed to give you an idea of the workflow. You can use the set of credentials below for testing out specific workflows.
Successful Connection - Data is ready
You can trigger the flow for a successful connection using the below credentials
Username | Password |
---|---|
Username | Password |
Successful Connection - MFA step during sign-in
You can trigger a MFA step during sign-in using the below credentials
Username | Password |
---|---|
Sandbox_MFA | Password |
Successful Connection - Security question step during sign-in
You can trigger a security question step during sign-in using the below credentials
Username | Password |
---|---|
Sandbox_SecurityQuestion | Password |
Successful Connection - Data is not ready
You can trigger the flow for when a Connection is successfully made, but the data is not yet readied.
Username | Password |
---|---|
Sandbox_DataNotYetConnected | Password |
Unsuccessful Connection - Wrong user credentials
You can trigger the flow for when the Login Information is incorrect
Username | Password |
---|---|
Sandbox_LoginFailed | Password |
Updated 3 months ago