
Announcements
Hi
For reasons (...) I cannot save list templates (not allowed). However, i wonder if i can automate list creation with Power Automate.
I have a list that is the source, i have managed to do a HTTP GET for all the fields: _api/web/lists/getByTitle('Erfaringslogg')/fields
This gives me the full schema (i presume). Can i use this schema to automate the creation of a cloned list?
Hi, have you tried using a HTTP POST command?
I've never taken this particular action before and I don't know the specifics of your environment but I did find this documentation:
https://learn.microsoft.com/en-us/graph/api/list-create?view=graph-rest-1.0&tabs=http