Right now, when a new client signs up on our platform, we can automatically create their customer records and send review requests through your API — which works great. But the one manual step that breaks the automation is creating the MGR project itself. I still have to log into the console, create the project, grab the API key, and store it on our end.
Something like:
POST /beacon/projects { "name": "Client Business Name", "review_platforms": ["google", "facebook"], "daily_limit": 10, "monthly_limit": 100 }
Returning the project ID and API key in the response would let us fully automate the client provisioning flow — from signup to first review request with zero manual steps.
Share update with 0 linked conversations as well
In Review
Features
20 days ago

Glenn Blake
Get notified by email when there are changes.
In Review
Features
20 days ago

Glenn Blake
Get notified by email when there are changes.