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
- Label
- Location
- Helper text
- The location to post to.
- Slug
- location_id
- Required
- true
- Can have default value
- false
- 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)
- 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.setAction Button Text(string: action_button_text)
- 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.setAction Button Url(string: action_button_url)
- Label
- Photo URL
- Slug
- photo_url
- Required
- false
- Can have default value
- true
- Filter code method
- GoogleMyBusiness.createStandardPost.setPhoto Url(string: photo_url)