certinia / ffhttp-googledrive

Apex framework to provide API calls for Google Drive
BSD 3-Clause "New" or "Revised" License
20 stars 18 forks source link

how do I pass the folder id in endpoint URL? #5

Open ajaylankipalle opened 7 years ago

ajaylankipalle commented 7 years ago

I have used Extra Url Parameters field to populate. However system is inserting the root folder. How do I make sure that it will insert in the specific folder?

Extra Url Parameters
access_type=offline,folderid=xxxxxxMFHem1xbHRSTDhrWlk

By the way, it is awesome one.

Regards, Ajay