#How to access system collections inside flow?

1 messages · Page 1 of 1 (latest)

knotty drum
#

For example, if I want to update a field of current user in directus_users collection.
I can only see the user created collection in the flow operations.

pulsar roverBOT
#

Thanks for posting! This is a community powered server, so you may or may not get an answer based on available help and expertise. To increase your chances of somebody being able to help you, please help us help you making sure you:

  • Adding an explanation of exactly what you're trying to achieve.
  • Adding any and all related code or previous attempts.
  • Describing the exact issue or error you are facing.
  • Posting any screenshots if applicable.
  • Reading through https://stackoverflow.com/help/how-to-ask.

When you're done with this thread, please close it. Thanks! ✨

(If you have a support agreement and need help, please contact the core team via email.)

wet kite
#

this should work by entering the name manually as raw value:

split geyser
#

Note that I've found you need to enter something in that field first. Otherwise your change won't take. I.e. select one of your non-system collections and then Save your changes. Then go back in and edit -- choosing "Edit Raw Value" , enter something like directus_users and save.

knotty drum