Forum Discussion

tbutcher's avatar
tbutcher
New Contributor
6 months ago

Is it possible to create a new item in a vault using an Azure function app without Connect Server?

I need to know if creating a new item using rest api in an azure powershell function app is possible. Here is a snippet of what I've been trying: # Get 1Password API token and vault ID from envi...