Geo-referenced search of public events search Google Calendar - search

Is there any simple way to search for events contained in google public calendars feeds using geo-coordinates as query parameter?

Related

Is it possible to add a search function in a gmail add on app?

So we're trying to build a gmail add-on where users can just search and create food orders via email. So I'm wondering is it possible to add a search function and fetch list of restaurants from our site and display them in the add-on.

How to disable "Automatically add invitations to my Google Calender" by using the API

In the Google calendar user interface, it is possible to disable "Automatic adding of invitations to my calendar" as can be found in google's product forum.
However, can this setting also be done programmaticly by using the google calendar API? I would have expected to find this in the google calendar API reference.
Reason: My program is dynamicly creating/destroying new public accessable google calendars and I need to make sure that nobody can add events by just sending an email invitation to the corresponding calendar email address.

Filtering Email Attachments based on Email Id in Logic Apps

I am trying to use the Logic App 'List Records' connector for CRM Online to move attachments to SharePoint Online, For example- when an email is created with an attachment in CRM, I am trying to move the attachment to SharePoint Online. I am successful in moving all the attachments from all the emails in the system in one go but I want to filter the attachments based on single email as similar to how we do in C# plugin/workflow by querying the entity "activitymimeattachment". But I couldn't achieve it through filtering in Logic Apps(I have tried entering filter as "_objectid_value eq EMAILMESSAGE") AND also from the given list of entities, or by entering a custom value of the entity as "activitymimeattachment" which is not exposed. My Logic App is Failing . If this entity is not exposed, how can we can get the attachment list for an email?
Please give some suggestions on it...Many Thanks.
Trigger on the creation of attachment event. I am doing this way because using a function I can get the GUID of email.
Microsoft has only exposed attachmentid field.
I was trying to trigger LA on create of Attachment, However logic App was not triggering, even when I was testing it after adding a file on email entity. I think this a bug.

Is it possible to determine if an Instagram account is private?

With the updates to the Instagram API in November we can longer check if a user is private by calling the API with a Client Id. All calls require an access token so this solution is no longer viable Find out whether a user has a public or private profile on instagram using API?
I would like to be able to search for users but filter out private users or at the very least be able to tell if their account is private when using this call api.instagram.com/v1/users/search?q=jack&access_token=ACCESS-TOKEN.
I would also like to be able to search for tags and filter out the private media when using this call api.instagram.com/v1/tags/{tag-name}/media/recent?access_token=ACCESS-TOKEN
I have looked at all the endpoints and data that is returned and I can't see anything that would help me. I even tried using the oembed endpoint thinking that it wouldn't return an embed if the post was private but it still does.

How to submit request to facebook for approval for Public feed API?

Public Feed API The Public Feed API displays a real-time feed of public posts for a specific word. Only public posts (from Pages and Profiles of those with ‘Follow’ turned on) are available with this API.
if anybody has any idea please help

Resources