Top Google My Business automations
Explore Plans
Mobile menu Close menu
Google My BusinessGoogle My Business

Create standard post

This action will create a new standard post.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This action will create a new standard post.
API endpoint slug
google_my_business.create_standard_post
Filter code method
GoogleMyBusiness.createStandardPost.skip(string?: reason)
Runtime method
runAction("google_my_business.create_standard_post", {})

Action fields

Location ID Dropdown list

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

Summary Text input > Other

Label
Summary
Helper text
The summary of the post.
Slug
summary
Required
true
Can have default value
true
Filter code method
GoogleMyBusiness.createStandardPost.setSummary(string: summary)

Action button text Dropdown list

Label
Action Button Text
Helper text
The action button text.
Slug
action_button_text
Required
false
Can have default value
true
Filter code method
GoogleMyBusiness.createStandardPost.setActionButtonText(string: actionButtonText)

Action button URL Text input > Link

Label
Action Button URL
Helper text
The action button URL.
Slug
action_button_url
Required
false
Can have default value
true
Filter code method
GoogleMyBusiness.createStandardPost.setActionButtonUrl(string: actionButtonUrl)

Photo URL Text input > Photo

Label
Photo URL
Slug
photo_url
Required
false
Can have default value
true
Filter code method
GoogleMyBusiness.createStandardPost.setPhotoUrl(string: photoUrl)