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

Create event post

This action will create a new event 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
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 ID Dropdown list

Label
Location
Helper text
Slug
location_id
Required
true
Can have default value
false

Event name Text input > Other

Label
Event Name
Helper text
Slug
event_name
Required
true
Can have default value
true
Filter code method
GoogleMyBusiness.createEventPost.setEventName(string: eventName)

Start time Text input > ISO 8601 date and time

Label
Start Date and Time
Helper text
Slug
start_time
Required
true
Can have default value
true
Filter code method
GoogleMyBusiness.createEventPost.setStartTime(string: startTime)

End time Text input > ISO 8601 date and time

Label
End Date and Time
Helper text
Slug
end_time
Required
true
Can have default value
true
Filter code method
GoogleMyBusiness.createEventPost.setEndTime(string: endTime)

Summary Text input > Other

Label
Summary
Helper text
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
Slug
action_button_text
Required
false
Can have default value
true
Filter code method
GoogleMyBusiness.createEventPost.setActionButtonText(string: actionButtonText)

Action button URL Text input > Link

Label
Action Button URL
Helper text
Slug
action_button_url
Required
false
Can have default value
true
Filter code method
GoogleMyBusiness.createEventPost.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.createEventPost.setPhotoUrl(string: photoUrl)