
Announcements
Generated the connector from PostMan collection. All seems fine until I test the connector. There are number fields containing null, The error indicates the Number field should be defined as a string. If defined as a string to handle the work null, fails when a number is populated in the field. Again, I'm defining a custom connectors response. Yes I can change the connector to return just a body to parse, but that defeats the purpose of creating a custom connector.
Thanks