eas webhook:create
Create a webhook
Options
Name | Description |
---|---|
--event <Value> | Event type that triggers the webhook |
--non-interactive | Run the command in non-interactive mode |
--secret <Value> | Secret used to create a hash signature of the request payload, provided in the 'Expo-Signature' header |
--url <Value> | Webhook URL |