I have a HS form that creates a contact upon submission. It then fires a webhook that sends data to a 3rd-party API. Is there any way to see the exact data that was sent for any given contact created via that form?
For some background, the form collects, among other things, the user’s phone number. That number is saved correctly in HS, but in the 3rd-party CMS sometimes we only get 2 or 3 characters from the beginning and end of the phone number. Trying to figure that out.
Thanks for any input or suggestions.
Steve