Hello!
We’re working to get https://hydroside.com/ to hit the API to create a Customer. We set our Website forms to send an email from the Website to the sales team, and then use the API to create a Customer Record.
Currently, we are able to send data to the API. However, it seems that we need permission for the section to add a user using API. Here’s the error we’re getting:
“403 Status Forbidden (needing API Token or Login) {“error”:“Access Denied: You do not have permission to access this resource”}”
You can see the API status codes here: Image 2021-02-18 at 9.47.39 AM
Where can I get the API token or login?
Thanks,
Simon