Back to All

Passing facebook attributes to JSON api

Hi!

When I use my chatbot with a webhook and add attributes (first and last name) these get passed and are accessible.

However, when using the JSON api, they aren't being passed - I'm using my api to return all POST data and they aren't in there. I've set up the interaction to pass these attributes.

How can I pass facebook first and last name with JSON api request?