Explore Plans
Mobile menu Close menu
Google My BusinessGoogle My Business

Create reply

This action will create a reply to a review.

Developer info

API endpoint slug
google_my_business.create_reply
Filter code method
GoogleMyBusiness.createReply.skip(string?: reason)
Runtime method
runAction("google_my_business.create_reply", {})

Action fields

Comment Text input > Other

Label
Comment
Helper text
The comment to post.
Slug
comment
Required
true
Can have default value
true
Filter code method
GoogleMyBusiness.createReply.setComment(string: comment)

Location ID Dropdown list

Label
Location ID
Helper text
The location to post to.
Slug
location_id
Required
true
Can have default value
false

Review ID Text input > Other

Label
Review ID
Helper text
The ID of the review to reply to.
Slug
review_id
Required
true
Can have default value
true
Filter code method
GoogleMyBusiness.createReply.setReviewId(string: reviewId)