Mapping the outputs of the Activity
Create a map between the Dropbox output parameters and the orchestration variables. The expected response is generated on a successful mapping.
Name |
Data type | Required | Description |
uid | Integer | No | The user's unique Dropbox ID. |
referral_link | integer | yes | The user's referral link. |
display_name | string | yes | The user's display name. |
locale | string | yes | Locale preference set by the user (e.g. en-us). |
email_verifeid | string | yes | Providedthe email id verified or not |
Team->Teamid | string | No | The ID of the team the user belongs to. |
Team → name | string | Noi | The name of the team the user belongs to. |
quota_info-> datastores | integer | No | No. of datastores |
quota_info-> quota | string | yes | The user's total quota allocation (bytes). If the user belongs to a team, the team's total quota allocation (bytes). |
quota_info-> shared | string | yes | The user's used quota in shared folders (bytes). If the user belongs to a team, this includes all usage contributed to the team's quota outside of the user's own used quota (bytes). |
quota_info-> normal | boolean | yes | The user's used quota outside of shared folders (bytes). |
ispaired | string | yes | If true, there is a paired account associated with this user. |
country | integer | yes | The user's two-letter country code, if available. |
Namedetails → familiar name | string | yes | The locale-dependent familiar name for the user. |
Name details → surname | string | yes | The user's surname. |
Name details → given name | string | yes | The user's given name. |
String | yes | Email id of the user |