Response code <200>
{
“reviews”: [
{
“id”: “174c2425-f462-4b6e-9d9e-879db583cca5”,
“unique_id”: “116214088871125344044”,
“category”: “google”,
“date”: “2020-01-01T11:45:20.000-06:00”,
“rating”: 4.0,
“attribution”: “Stephen Hinson”,
“title”: null,
“content”: “Excellent service from scheduling, convenience and the result. A bit pricey but that’s what you pay for ease and outcome.”,
“url”: “http://search.google.com/local/writereview?placeid=ChIJlSIb2ZRmZIgRShYHsUPW-NU”,
“created_at”: “2020-01-08T11:45:25.541-06:00”
},
{
“id”: “22ca4d58-8f40-4f17-a94e-e2c46e873423”,
“unique_id”: “108467467483720766165”,
“category”: “google”,
“date”: “2019-12-18T11:45:20.000-06:00”,
“rating”: 5.0,
“attribution”: “Rob Ruzicka”,
“title”: null,
“content”: “I have been using Aussie Pet Mobile since 2010 and have really been satisfied with their services and groomers. Sebastian stresses out riding in the car so having them come to my place works out really well. They def aren't the most reasonable but when it comes to Sebastian and how they care for him it;s totally worth every penny. Sebastian loved his former groomer Rachelle at Aussie but she moved away. Now his new groomer Lauren is awesome and I am glad he feels comfortable with her giving him a stress free haircut and bath. Def give them a try when you want the very best for you cat or dog!”,
“url”: “http://search.google.com/local/writereview?placeid=ChIJlSIb2ZRmZIgRShYHsUPW-NU”,
“created_at”: “2020-01-08T11:45:25.578-06:00”
},
{
“id”: “11d5d3b2-91ca-4554-99e9-a3fea0e16240”,
“unique_id”: “108645385002145733315”,
“category”: “google”,
“date”: “2019-12-08T11:45:20.000-06:00”,
“rating”: 5.0,
“attribution”: “Mark Kelly”,
“title”: null,
“content”: “Great price and awesome service. The only issue is it can be a little difficult to get an appointment, sometimes taking a month or so. But they have a wait list and are usually able to accommodate!”,
“url”: “http://search.google.com/local/writereview?placeid=ChIJlSIb2ZRmZIgRShYHsUPW-NU”,
“created_at”: “2020-01-08T11:45:25.653-06:00”
},
{
“id”: “744e989a-55bd-48d8-8a66-b0210b2c68fc”,
“unique_id”: “117068420619110007466”,
“category”: “google”,
“date”: “2019-12-08T11:45:20.000-06:00”,
“rating”: 5.0,
“attribution”: “Kathy Ross”,
“title”: null,
“content”: “Keith is a wonderful groomer and our Emma does not like “anything done to her”! She totally trusts Keith and is always so beautiful after her “spa” morning!We appreciate that Keith is always so punctual and patient with our princess!Thanks, Aussie Pet Mobile!Kathy Ross”,
“url”: “http://search.google.com/local/writereview?placeid=ChIJlSIb2ZRmZIgRShYHsUPW-NU”,
“created_at”: “2020-01-08T11:45:25.925-06:00”
},
{
“id”: “002474d3-4976-4dee-bbbc-fc833a8f7f0e”,
“unique_id”: “102633421124055576267”,
“category”: “google”,
“date”: “2019-12-08T11:45:20.000-06:00”,
“rating”: 5.0,
“attribution”: “Stefanie O'Reilly Stricker”,
“title”: null,
“content”: “We have used Aussie for a year now, and we absolutely love them. Our two dogs are always excited to see their groomer, Reve, who is patient, kind, and detail-oriented. Reve does a beautiful job with hair cuts and even gets lots of tail-wagging from our slightly nervous 7 year-old lab mix. We love the convenience of having Aussie come to our home and of having a pre-planned year-long schedule. The office staff and groomer always provide great customer service and are a pleasure to work with every time.”,
“url”: “http://search.google.com/local/writereview?placeid=ChIJlSIb2ZRmZIgRShYHsUPW-NU”,
“created_at”: “2020-01-08T11:45:25.755-06:00”
},
{
“id”: “b0110fb4-9b81-45c9-be8d-6f36cdae2eee”,
“unique_id”: “115500661296713177409”,
“category”: “google”,
“date”: “2019-12-08T11:45:20.000-06:00”,
“rating”: 5.0,
“attribution”: “LeNisha Walker”,
“title”: null,
“content”: “Destiny did such a wonderful job with my pup. His cut is the cutest and he smells awesome!”,
“url”: “http://search.google.com/local/writereview?placeid=ChIJlSIb2ZRmZIgRShYHsUPW-NU”,
“created_at”: “2020-01-08T11:45:25.962-06:00”
}
],
“pagination”: {
“current_page”: 1,
“next_page”: null,
“prev_page”: null,
“total_pages”: 1,
“total_count”: 6,
“current_page_count”: 6
}
}
Recipients
Recipients are people that will be sent a campaign of email requesting review.
Get Recipients
Description
Get all Recipients.
Path
/profiles/{profile_id}/recipients
Params
Name Type Description
profile_id String
Request
Request
GET https://api.reviewr.app/api/v4/profiles/a4d9b349-a318-47bf-99ce-a79c469fd878/recipients
CURL
curl https://api.reviewr.app/api/v4/profiles/a4d9b349-a318-47bf-99ce-a79c469fd878/recipients -H “Authorization: API-KEY”
Response
Response code <200>
{
“recipients”: [
{
“id”: “e391b862-4872-11ea-abb0-4a8a1824297b”,
“email_address”: “[email protected]”,
“phone_number”: null,
“first_name”: null,
“last_name”: null,
“sent_count”: 1,
“started_at”: “2020-02-06T10:54:46.938+11:00”,
“last_sent_at”: “2020-02-06T10:54:51.634+11:00”,
“is_pending”: false,
“is_active”: true,
“is_archived”: false,
“rejected”: false,
“blocked”: false,
“bounced”: false,
“clicked”: false,
“flagged”: false,
“opened”: false,
“unsubscribed”: false,
“custom_field_1”: null
}
],
“pagination”: {
“current_page”: 1,
“next_page”: null,
“prev_page”: null,
“total_pages”: 1,
“total_count”: 1,
“current_page_count”: 1
}
}
Get Recipient
Description
Get a Recipient.
Path
/profiles/{profile_id}/recipients/{recipient_id}
Params
Name Type Description
profile_id String
recipient_id String
Request
Request
GET https://api.reviewr.app/api/v4/profiles/a4d9b349-a318-47bf-99ce-a79c469fd878/recipients/e391b862-4872-11ea-abb0-4a8a1824297b
CURL
curl https://api.reviewr.app/api/v4/profiles/a4d9b349-a318-47bf-99ce-a79c469fd878/recipients/e391b862-4872-11ea-abb0-4a8a1824297b -H “Authorization: API-KEY”
Response
Response code <200>
{
“id”: “e391b862-4872-11ea-abb0-4a8a1824297b”,
“email_address”: “[email protected]”,
“phone_number”: null,
“first_name”: null,
“last_name”: null,
“sent_count”: 1,
“started_at”: “2020-02-05T18:54:46.938-05:00”,
“last_sent_at”: “2020-02-05T18:54:51.634-05:00”,
“is_pending”: false,
“is_active”: true,
“is_archived”: false,
“rejected”: false,
“blocked”: false,
“bounced”: false,
“clicked”: false,
“flagged”: false,
“opened”: false,
“unsubscribed”: false,
“custom_field_1”: null
}
Create Recipients
Description
Create one or more Recipients. Prior to creating a Recipient, phone and/or email service must be enabled.
Path
/profiles/{profile_id}/recipients
Params
Name Type Description
email_address
Optional String The email address of the Recipient, if an email campaign is desired.
first_name
Optional String First name of Recipient.
last_name
Optional String Last name of Recipient.
profile_id String
Request
Request
POST https://api.reviewr.app/api/v4/profiles/a4d9b349-a318-47bf-99ce-a79c469fd878/recipients body: {“recipients”:[{“email_address”:”[email protected]”}]}
CURL
curl -d “recipients=[%7B:email_address=%3E%[email protected]%22%7D]” https://api.reviewr.app/api/v4/profiles/a4d9b349-a318-47bf-99ce-a79c469fd878/recipients -H “Authorization: API-KEY”
Response
Response code <422>
{
“results”: [
],
“errors”: [
“Dropped [email protected] (Recipient already exists)”
],
“notices”: [
]
}