I am trying to add a record (contact) to the ZOHO database using their API after submitting an order.
This requires an authorization token with a validity of 60 minutes which I can generate with a grant token, but which I can only generate with user interaction (GET). Is there a way to get a grant token without user interaction? site
Maybe I'm just stupid, but why does adding a record to my ZOHO database require interaction from the user who orders my product.