Skip to main content
Question

File Archive Extension: How to implement storage location selection like Google Drive/Dropbox?

  • January 22, 2025
  • 3 replies
  • 43 views

Forum|alt.badge.img+2

Hey DocuSign Community!

I'm developing a file archive extension and see that the Google Drive and Dropbox extensions in the App Center allow users to select specific storage locations (folders/drives) during the Maestro workflow configuration. (see screenshots)

 

However, looking at the File Archive Extension documentation and reference implementation, I don't see how to implement this functionality. The action definition only shows a single URI parameter:

 

"params": {
"uri": "https://example.app/api/archive"
}


Any guidance on what needs to happen in the file archive extension to allow users to select storage locations would be great.

 

Thanks in advance!


 



 

 

3 replies

Forum|alt.badge.img+1

Hi lunchpaillola

We are planning to expose these action by end of Q1. Unfortunately we haven’t exposed these actions to external developers - but we’re aware of the need from developer community and working to expose it. 

I’ll be happy to connect with you to understand your needs so we can evaluate if existing actions/extension types will help with your requirements otherwise we can add the asks on our roadmap for prioritization. 


Forum|alt.badge.img+2

Thanks for the response ​@swapnil.deshpande i’ll be on the lookout for when that’s live. For now i’ll just make it part of auth to choose the location since it’s single location.


Brendyn.Alexander
Docusign Employee
Forum|alt.badge.img+1

@lunchpaillola FYI, we have a dedicated Extension App community on here for future questions if you want to post there (as it might help ensure you get an answer faster and could build awareness for others as these are valuable questions from our community): https://community.docusign.com/extension-apps-64


Reply