Enhance your application with Uberall's comprehensive API documentation
https://docs.uberall.com/_mock/apis/swagger/
https://uberall.com/api/
Check if there are any other Auto Response Rules that have status ACTIVE, apply to at least one of the businesses or locations in this request, and share at least one of the triggers in this request. When editing an existing Auto Response Rule, its id should be passed in ignoreRule so that it is not returned as a false positive.
A CheckConflictRequest object
List of business ids. Only check Auto Response Rules identified by the business ids listed in businesses
List of location ids. nly check Auto Response Rules identified by the location ids listed in locations
List of location ids that should be excluded from the check
Only check Auto Response Rules that also apply to these triggers, use ONE_STAR, TWO_STAR, THREE_STAR, FOUR_STAR and/or FIVE_STAR
https://docs.uberall.com/_mock/apis/swagger/auto-response/rules/check-conflict
https://uberall.com/api/auto-response/rules/check-conflict
curl -i -X POST \
https://docs.uberall.com/_mock/apis/swagger/auto-response/rules/check-conflict \
-H 'Content-Type: application/json' \
-H 'accessToken: YOUR_API_KEY_HERE' \
-d '{
"businesses": [
0
],
"locations": [
0
],
"excludedLocations": [
0
],
"triggers": [
"string"
],
"ignoreRule": 0
}'
{ "status": "SUCCESS", "message": "string", "warnings": [ "string" ], "response": [ { … } ] }
https://docs.uberall.com/_mock/apis/swagger/auto-response/rules
https://uberall.com/api/auto-response/rules
curl -i -X GET \
'https://docs.uberall.com/_mock/apis/swagger/auto-response/rules?businesses=string&direction=string&excludedLocations=string&locations=string&page=0&size=10&sort=string' \
-H 'accessToken: YOUR_API_KEY_HERE'
Auto Response Rules retrieved.
The actual response object of the response
List of business ids that identify this Auto Response Rule
List of location ids that identify this Auto Response Rule
List of location ids that do not identify this Auto Response Rule, even when they might belong to a business that does identify this rule
Status of this Auto Response Rule, either ACTIVE or INACTIVE
Triggers that apply to this Auto Response Rule, can be ONE_STAR, TWO_STAR, THREE_STAR, FOUR_STAR and/or FIVE_STAR
The current user can edit this rule when they have access to all businesses and locations that identify this rule
No content
https://docs.uberall.com/_mock/apis/swagger/auto-response/rules
https://uberall.com/api/auto-response/rules
curl -i -X POST \
https://docs.uberall.com/_mock/apis/swagger/auto-response/rules \
-H 'Content-Type: */*' \
-H 'accessToken: YOUR_API_KEY_HERE' \
-d '[object Object]'
Auto Response Rule created
Rule Response
List of business ids that identify this Auto Response Rule
List of location ids that identify this Auto Response Rule
List of location ids that do not identify this Auto Response Rule, even when they might belong to a business that does identify this rule
Status of this Auto Response Rule, either ACTIVE or INACTIVE
Triggers that apply to this Auto Response Rule, can be ONE_STAR, TWO_STAR, THREE_STAR, FOUR_STAR and/or FIVE_STAR
The current user can edit this rule when they have access to all businesses and locations that identify this rule
No content
Social Posting
Products - Social Posting