How do I find the id even of google calendar?

I want to update and delete Even, but it requires ID Even.
to search, but the system does not have an id Even search function.
Is there any way to help me?

Hi @Panupol_Sonnuam, welcome to the community :tada:

To search for an event using text and then update the event, you’d need to us two separate Google Calendar nodes. On the first one, you can search for events by using the Get All operation and the Query option like so:

This would return the id of your event which you can then use in the next Google Calendar node updating your event by adding a new expression like so:

image

Then picking the id in the expression editor:

Hope this helps! Let me know if you get stuck somewhere :slight_smile:

It’s a bit complicated.
I want the schedule to be updated according to the booking.
image

  1. When there is an update
  2. Keep the schedule of Air updated according to the booking

But I’m stuck on how to find the correct even.
I’m not sure if it’s against the rules if I instantiate another program.