I am wondering would it be possible to integrate facebook ads with Lex? I mean this :
https://developers.facebook.com/docs/messenger-platform/guides/ads
If it is , is there a documentation or example somewhere?
thanks
-m
Related
I have searched the documentation of the Facebook API and I have not found any example
I need your help on how to use batch requests to make Facebook marketing API calls from python3.9
I would like to integrate Amazon Lex with the Microsoft Bot Framework.
There is a default integration between Microsoft LUIS NLP and the Microsoft Bot Framework but we want to integrate with Amazon Lex instead. Is there a way that such an integration can be achieved and if so how?
I'm trying to do the exact same thing, and am having a lot of difficulty! At the moment I have found you can connect MS Bot Composer with Alexa using a built in configuration in Composer, I thought that might be a compromise, but there are problems connecting Alexa to an AWS account. I am currently investigating putting Twilio in between Lex and MS Bot as another possible solution.
I am using dynamoDB in my application ,
but I need my application to work in the offline mood too ,
so I am trying to use appsync for the offline mode .
but I don't know if it is available for xamarin or not
I see in its documentation that it supports android and ios ,
but did it support Xamarin (directly or even implementing it in android and ios native first then attach it to Xamarin ? )
appsync documentation : https://docs.aws.amazon.com/appsync/latest/devguide/welcome.html
and if it is available is there is any tutorial or sample code for this ?
any help please ?
Thank you .
Well, I think you should go through their documentation for Xamarin and .Net
In the Setting Up the AWS Mobile SDK for .NET and Xamarin, they have given their own samples to refer to!!
Following are the links for each service that they provide for Xamarin
Cognito Identity
Cognito Sync
Dynamo DB
Mobile Analytics
S3
SNS
From what I understand App sync is not a part of the available official SDK's
But if you check the GitHub issue for the same which is here https://github.com/aws/aws-sdk-net/issues/901 and check the comment by NeilBostrom he has a way of doing it through GraphQL
Goodluck!
Feel free to get back if you have queries
I'm would like to know how to connect Amazon Mobile Analytics with my ionic application. There aren't any tutorials explaining how to use it with ionic so any help will be appreciated.
I followed the documentation provided by amazon / https://github.com/aws/aws-sdk-mobile-analytics-js / but I only got it to work in the browser. It's not working when I'm testing it on mobile devices.
Here you can find a blog post describing how to use Amazon Mobile Analytics in Ionic apps.
If this is what you already did - do you get any error message when testing on a mobile device?
EDIT
It's important to whitelist all calls to *.amazonaws.com URLs so requests from the Amazon SDK wont get blocked!
I went thorough the features of WSO2 ESB. I noticed WSO2 Coud Connectors like Twitter, LinkedIn ..
I would like to know about any documents, wiki which supports this. I have the Auth Keys from Twitter. I want to do a simple twitter integration using WSO2 ESB.
Please share your thoughts.
Regards,
Guru
#gnanagurus
This is a new feature that will be released with WSO2 ESB 4.5.0. You can do 3rd party API integration very easily with this new feature. For example once the Twitter Connector Library is deployed in the ESB , you can feed the relevant OAuth keys directly and connect to Twitter Cloud seamlessly. Currently there are no publicly available docs. But please await we will be releasing this documentation soon with upcoming releases.
You can find the documentation on connectors from here. Twitter specific documentation can be found here.