Single Option for Server Connect API

Could we get a Single option for API Actions?

I’m often having to change values selected with the Server Bindings from something like…

api1.data.shareInfo[0].shareToken

to

api1.data.shareInfo.shareToken

when the API will always be expected to return only a single item.

Community Page
Last updated: