Questions tagged [actionbuilder]

Related to custom action builders of the Play Framework.

Related to custom action builders of the Play Framework.

https://www.playframework.com/documentation/2.2.x/ScalaActionsComposition

18 questions
0
votes
1 answer

Integrate Google Assistant to Facebook Messenger using Action Builder

In DialogFlow exists an option to integrate automatically to Messenger from Facebook. How can I do the same integration using Action Builder on Actions Console? Is it possible or a hybrid version is a better option to implement? Thanks a lot!
0
votes
1 answer

How to set a session in ActionBuilder in scala play 2.6?

The documentation on ActionBuilder contains a pipeline of three nodes: the authentication, adding informations, validating step. I would like to set session values at the authentication step. I mean the .withSession which comes here…
Ito Pakito
  • 110
  • 2
  • 9
-1
votes
1 answer

Google Action Console(Cloud function editor) How to add image to a Media/MediaObject

Hi i'am working with google assistant, i'am using Action Builder in the Google Action Console. And i working with google Cloud function editor provided in the Action Console to test my webhook. I would like to use a media player to read an mp3 song…
XCarb
  • 735
  • 10
  • 31
1
2