Dear @levon,
I am using the google calendar plugin and I need the location field from the Google JSON response. I can not find it.
Would you check that you provide it in the data?
If the event in the calendar has a location in JSON you can see it.
Yours sincerely,
Amir
Hey Amir,
i’ve just checked the plugin data and it seems that indeed you are right and the location is not returned. but i’m not sure how to make Google send it…
Sorry for not being very helpful here
![]() |
|
Hi @levon,
Thanks for your fast response.
I think that if you create some events in your testing calendar with location then you can add them to your plugin. I mean in development process that you are setting the fields data and these things.
I checked it with API-connector plugin and I can receive it but I just don’t want to create a new calendar plugin from scratch.
Could you check it and add it to your plugin?
hi, I have added locations in my calendar and triggered the plugin call again, still don’t see the location being returned.
Any ideas?
Levon
![]() |
|
Hi Levon,
I’m trying to filter the list of events I get by calling “Retrieve Event Items” by looking at a date that I’m storing. Can you provide information on how to accomplish this?