Webhook Configuration
You may see something similar in your console saying:
OpenCloudClient server is listening on port ${port}. Live URL: ${url}. Setup Instructions:
Copy the Live URL it spits out, it should look something similar to this:
http://ipv4:port/bvnpm/webhook
Make sure the IPv4 is NOT a local/private IP like 127.0.0.1 or 192.168.0.0,
Go to BrickVerse Account Settings:

Select OpenCloud

Enter the webhook live URL and press create.
Congrats your webhook is now live!
Handling webhook events
Last updated
Was this helpful?