When I try to select a folder within my dropbox action, its shows only some folders - I now know this is because the API call to dropbox API /2/files/list_folder cant ftech all folders in one response, so a further call via /2/files/list_folder/continue is needed so I can view all the folders and seelct the appropriate action folder.
Is there any way for me to add this extra API call in so I can get the full list of folders to choose from? Could this be added using a new step?
Any help appreciated!!
Aaron