How to search id event google calendar?

Hey @Panupol_Sonnuam, this works similar to finding the event ID by title which you’ve asked about here. You’d need to use the Get All operation of the node and search for the respective location name using the Query option:

This will return all events matching your search term including their id (which you can then use in subsequent nodes for an update).