Explore Plans
Mobile menu Close menu
Google Business Profile

Create event post

This action will create a new event post.

Developer info

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

Action fields

Location Dropdown list

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

Event name Text input > Other

Label
Event Name
Helper text
The name of the event.
Slug
event_name
Required
true
Can have default value
true
Filter code method
GoogleMyBusiness.createEventPost.setEvent Name(string: event_name)

Start time Text input > ISO 8601 date and time

Label
Start Date and Time
Helper text
The start date and time of the event.
Slug
start_time
Required
true
Can have default value
true
Filter code method
GoogleMyBusiness.createEventPost.setStart Time(string: start_time)

End time Text input > ISO 8601 date and time

Label
End Date and Time
Helper text
The end date time of the event.
Slug
end_time
Required
true
Can have default value
true
Filter code method
GoogleMyBusiness.createEventPost.setEnd Time(string: end_time)

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.createEventPost.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.createEventPost.setAction Button Text(string: action_button_text)

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.createEventPost.setAction Button Url(string: action_button_url)

Photo url Text input > Photo

Label
Photo URL
Slug
photo_url
Required
false
Can have default value
true
Filter code method
GoogleMyBusiness.createEventPost.setPhoto Url(string: photo_url)