Is there a way to have zoho connections use the logged in users information instead of posting as me?

Is there a way to have zoho connections use the logged in users information instead of posting as me?

For example in my Creator App I have a few OAuth Connections that I created to link different Zoho Apps.  The "System Connections" perform as expected, where the Logged in user is the one who posts the content.  However, for any non-system connection everything is posted under my account.


For Example I want a way to post a comment on zoho projects as the logged in user with this code:



But as you can see it says the connection doesn't exist.  And if I use the connection "zoho_projects" it'll post everything as my account.  Is there a way I can make a post to Zoho Projects Comments from Zoho Creator using the credentials of the logged in user?