LoginSignup
2
1

More than 5 years have passed since last update.

PowerApps で Twitter クライアントを作ろう!(投稿編)

Posted at

とりあえずあとでしっかりまとめます!

PowerApps のTwitter コネクタの使い方はこちらのサイトを参考
https://docs.microsoft.com/ja-jp/powerapps/maker/canvas-apps/connections/connection-twitter

だが、これ本当なのか?って疑うレベルで怪しいw

なので、以下にとりあえず箇条書き

Twitter.Tweet(UploadedImage1.Image,{tweetText:"ツイートテキスト")})

なお、UploadedImage1.Image は
こちらのコントロールを使用しました。
image.png

とりあえず以上!

2
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
1