Is there no way to import based on output? For exa...
# general
c
Is there no way to import based on output? For example, I need to concat a team id with a username to import members for github. I’d have to get the data as a raw string somehow because
import
doesn’t accept
Output<string>