Hola necesitaria craer una carpeta en google drive automáticamente con el nombre del asuto de un correo. Más tarde adjuntaría los archivios del mail. ¿Puede ayudarme alguién a explicarme si es posible hacerlo?
Solved! Go to Solution.
Hi @ALFIVE,
It's unfortunate that Power Automate couldn't do that. If you like this feature, you could submit your idea to IDEA forum, collect votes to make it come true in the future:
Power Automate Ideas - Power Platform Community (microsoft.com)
Google drive has API could create and populate folders
https://developers.google.com/drive/api/v3/folder
If you are a coder, this tutorial about it could help you:
https://www.youtube.com/watch?v=uI220BJ0yXc
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @ALFIVE,
It's unfortunate that Power Automate couldn't do that. If you like this feature, you could submit your idea to IDEA forum, collect votes to make it come true in the future:
Power Automate Ideas - Power Platform Community (microsoft.com)
Google drive has API could create and populate folders
https://developers.google.com/drive/api/v3/folder
If you are a coder, this tutorial about it could help you:
https://www.youtube.com/watch?v=uI220BJ0yXc
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.