How to get reviews from a review subscription?
2 Ways to get the reviews:
- Send an API request to download the reviews. Use the same params used when the subscription was created:
GET https://api.zembra.io/reviews/subscription/google/?slug=472717649119152494
- Configure a webhook to receive a callback from our servers immediately after the reviews are made available.