AmericaSCORESBayArea / AmericaSCORESBayArea/salesforce-data-api
Registrations with Names Containing Apostrophe's Causes Error
- Dominant language
- DataWeave
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**Dependency**
Sync Robot
**Is your feature request related to a problem? Please describe.**
When registering a new student with an apostrophe in their name, the single quote character causes an exception (see attached image)
**Describe the solution you'd like**
Either [1] pre-encode the names on the request and the API decodes it as needed or [2] pass the names with the single quote character and the API handles writing the query to SF as needed
**Describe alternatives you've considered**
Work-around is to manually create the contact in SF
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.