# Marketo - Get Tokens By Folder ID Action
This action fetches the tokens associated with a particular folder in Marketo.
Get tokens by folder ID action
# Input
Input field | Description |
---|---|
Folder ID | Folder ID to fetch the tokens. |
Folder Type | Type of folder. Possible values are Folder, Program. |
# Output
The output of this action is contained in the result which has the information pertaining to the tokens and the folders from which they were fetched.
Output field | Description |
---|---|
Success | Boolean value indicating whether the tokens were fetched successfully. |
Request ID | ID associated with the request to fetch the tokens. |
Errors | Any errors with the request will be detailed here. |
Warnings | Any warnings with the request will be detailed here. |
Result | Contains information regarding the tokens fetched and the associated folders. |
For a full list of Token
response fields, refer to the Marketo documentation (opens new window).
Last updated: 2/18/2022, 10:54:18 AM