broad-salmonB
Voiceflow Partners3y ago
3 replies
broad-salmon

How do you capture a JSON response if the field name has a space?

After a successful API call into airtable: response.records[0].fields["Last Name"] returns 0 but response.records[0].fields.FieldHasNoSpace returns the value in there. So simple but i can't figure it out? Thanks
Was this page helpful?