Forum Discussion

vivek-qualys-ssc's avatar
vivek-qualys-ssc
Explorer | Level 4
5 years ago

Not able to list all connected apps

I am using dropbox business API to list down all connected apps linked to the team members accounts using below API. But not able to list them all, It returns only few apps .Connected Apps from Console
https://www.dropbox.com/developers/documentation/http/teams#team-linked_apps-list_members_linked_apps

 

Below is the liked app response for that particular user. Could you please help us why it has not listed all apps showing in the dropbox console of that user. Any help will be much appreciable.

{
            "team_member_id": "dbmid:AADgexvEb9YWKmRfsfMd3xaoQpr72hOycJE",
            "linked_api_apps": [
                {
                    "app_id": "dbaid:AAByRojyQHYdWKcBFpHh4GGag2cpz09P7NA",
                    "app_name": "Smallpdf",
                    "publisher": "",
                    "publisher_url": "",
                    "linked": "2021-08-12T12:18:09Z",
                    "is_app_folder": false
                },
                {
                    "app_id": "dbaid:AAB9AjDkwmaGXshh49PeQ4-T9-UC9f-vMWA",
                    "app_name": "FreshBooks",
                    "publisher": "FreshBooks",
                    "publisher_url": "https://www.freshbooks.com",
                    "linked": "2021-08-16T06:15:42Z",
                    "is_app_folder": false
                },
                {
                    "app_id": "dbaid:AABlwz9Niptt8yBzxQgm602hN4mUqe-4SV0",
                    "app_name": "Dropbox API v2 Explorer",
                    "linked": "2021-07-28T04:27:58Z",
                    "is_app_folder": false
                },
                {
                    "app_id": "dbaid:AADoz48f9tiCSSE-Ps6kCTcaEYgVOi3ylNw",
                    "app_name": "Microsoft Office Online",
                    "publisher": "Microsoft",
                    "publisher_url": "https://www.office.com",
                    "linked": "2021-08-06T09:16:56Z",
                    "is_app_folder": false
                }
            ]
        }

4 Replies

  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Community Moderator rankDropbox Community Moderator
    5 years ago

    It looks like you're referring to some of the integrations listed at the top of the page in that screenshot, like Zoom. Some of those are special partner integrations on Dropbox, not built like third party apps linked using the Dropbox API, and so will not show up in linked app list returned by the API.

  • vivek-qualys-ssc's avatar
    vivek-qualys-ssc
    Explorer | Level 4
    5 years ago

    Thanks a lot for replying, So you mean Zoom, Slack, Gmail, Outlook, Microsoft Teams all these are special partner Integrations apps? but they get listed on UI dropbox console under connected apps and like Zoom is having write permission to the dropbox account to upload zoom meeting files so we want information about those kind of apps as well. Is there any way we can list those special partner integration apps?

  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Community Moderator rankDropbox Community Moderator
    5 years ago

    The Dropbox API doesn't offer a way to list this kind of integration, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.

The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.

If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X, Facebook or Instagram.

For more info on available support options for your Dropbox plan, see this article.

If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!