Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | Integration > Plaid > Auth |
The Get Auth Data step retrieves authentication-related data from Plaid.
Prerequisites
This step requires the Plaid module to be installed before it will be available in the toolbox.
A Project Dependency is required for users on v9.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Body | The request data, which includes Access_token, AdditionalProperties, Client_id, Options, and Secret in JSON format. | AuthGetRequest |
Outputs
Property | Description | Data Type |
---|---|---|
GetAuthData_Output | The part of the string that was extracted. | AuthGetResponse |