I use `assistant` > `credentials` > ``` { "pro...
# general-english
p
I use
assistant
>
credentials
>
Copy code
{
    "provider": "webhook",
    "authenticationPlan": {
        "type": "oauth2",
        "url": "xxx",
        "clientId": "xxx",
        "clientSecret": "xxx",
    },
    "name": "Aws"
}
5 Views