1

I am able to use FACEBOOK_MEDIA in event section of an intent (in DialogFlow conversation configuration) and can see the URL in the payload. Is it possible to obtain the filename somehow?

Thanks in advance.

Beppe C
  • 11,256
  • 2
  • 19
  • 41

1 Answers1

1

Facebook doesn't provide filenames for attachments to messages, just the file type (image, audio, video or file) and the URL of the payload

mattcarrollcode
  • 3,429
  • 16
  • 16