GoogleCloudPlatform / GoogleCloudPlatform/dialogflow-integrations
Pass Phone Info
Open
- Dominant language
- JavaScript
- Stars
- 286
- Forks
- 547
- PR merge metrics
- No merged PRs in 30d
Description
Hey, not sure if this is possible in this code, but is there a way to pass the inbound phone number to Dialogflow? Ideally, I'd like to know who's texting so I can log the responses to the correct number.
I see it passes: const id = body.From;
But where would I access that in fulfillment since it hasn't been defined there?
Contributor guide
Assessment
This issue has not been assessed yet.