Submit user data apparently connecting popular CRM services like Hubspot. Here you will get step by step process how you can connect Zoho with Metform
Create a Zoho Account and Log In with your Email and Password
Go to Zoho Developer Console=> Add Client=> Select your Client Type: Server-based-Applications
Enter the following details:
You will receive the following credentials:
Generate Grand Token
Now go to browser and paste the link below. **Client Id and Redirect uri will be different from ours. See the description
https://accounts.zoho.com/oauth/v2/auth?scope=ZohoCRM.modules.ALL&client_id=1000.LJFQDIDPZSHWV6G4XXTMC0RGFA55HH&response_type=code&access_type=offline&redirect_uri=https://xpeedstudio.com/our-themes/
Now Provide Your link with all of your information and click on: Accept
When the user clicks Accept: The application gets authorized. The grant token sent as a parameter in the redirect_uri=> Copy the Grand Token/code
Note: **The grant token is valid only for one minute.
Now, your client ID and client secret are displayed under the Client Secret tab.
Now go to Generate Code Tab
Note: **The grant token is valid only for 10 minute.
To Generate the access token you have to make a Post Request. All you need to do is go to PostMan
Go to Body Tab=> Provide Your Following Details=> Click Send
As the access token is valid for one hour, we need to regenerate a new access token with the refresh token.
Go to PostMan=> Provide URL: https://accounts.zoho.com/oauth/v2/token
tep=>1: Go to Dashboard=> Pages=> Add new=>
2. Go to the Site=> Fill the Form and Click on Submit Button
3. Go to https://crm.zoho.com/=> Click on Contacts=> Showing the Metform Submitted Data in the Zoho Contact List