cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to learn some quick and useful tips to make your day easier? Check out how Calvin uses Replay to get feedback from other teams at Dropbox here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Not able to list all connected apps

Not able to list all connected apps

vivek-qualys-ssc
Explorer | Level 4

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 ConsoleConnected Apps from Console
https://www.dropbox.com/developers/documentation/http/teams#team-linked_apps-list_members_linked_app...

 

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 4

Greg-DB
Dropbox Staff

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
Explorer | Level 4

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
Dropbox Staff

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.

vivek-qualys-ssc
Explorer | Level 4

Thank you for the consideration of our use case.

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    vivek-qualys-ssc Explorer | Level 4
  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?