System Variables in Connectors Hello. I am looking for any suggestions on how to use system variables in Connectors. I have a moderate amount of comfort working with APIs. I have a Connector set up and working - POST requests are working and creating records in our third party app without issue.I cannot seem to be able to figure out how to pass system variables through our POST request. I can create dynamic variables in the Connectors, but these do not seem able to access basic system data. I have tried every variation I can think of - {{user.name}}, user.name, etc. but all this does is pass {{user.name}}, user.name, etc.to the created record. I’m hopeful system variables can be passed through the Connectors and I am just missing something very obvious. Any input is welcomed and appreciated. Thank you!