Zoho CRM How to create records with API V2 using PostMan

preview_player
Показать описание
#zoho #zohocrm #postman #api
In this video you will learn how to insert a lead in to Zoho CRM using its Rest API V2 by PostMan.

Find me on:
==================================
Рекомендации по теме
Комментарии
Автор

You made my day. I have looked all over the Internet for such a clear explanation as yours. Thank you, brother.

cgeorgek
Автор

Thanks man, great tutorial. This is some essential information, and I wasn't able to find it anywhere else. Another important thing is that, depending on your region, you might have to change the domain extension to .eu (Europe) or .in (India) etc.

robolex
Автор

Thank you so much. I can confirm this is working with Zoho Inventory. Writing a C# app, this helped me a lot!

megasoft
Автор

Even when I connected to Zoho live support they were not that helpful. Thank you very much, I got my job done.

hasanardanuc
Автор

Can we do vice versa? I mean adding deal in ZOHO should create a record in my application

sravankumarpabolu
Автор

Thank you so much for making this video! I echo other feedback that you have one of the best explanation of how to use the CRM API!

srgopal
Автор

What kind of client would you use for an automated batch process? With the Self Client you generate the code by hand, but that requires a human. I tried the other clients (with Postman), but they pop-up a browser-based user confirmation which is not practical either. Of course, once the code is obtained, getting the token is easy.

admincosined
Автор

Thank you very much I was stuck at api you gave me a start .. thank you

gopijtech
Автор

Thanks a bunch!. Great and a well explanatory video.

softmerit
Автор

My question is doesn't the access token expire in 10mins, I'm trying to create a lead form that saves users data to ZOHO but does that mean the token can become invalid after certain mins?

pawntozy
Автор

Very informative & yes it works, Thank You

adnannazir
Автор

Great Video. can this be applied through C# SDK?

georgecall
Автор

Thanks a lot, . I have questions. In APIs console there are 5 types of APIs anyone can explain to me on what scenario that I am going to use the client-base applications, server-based applications, mobile-based applications, non-browser applications and self type?

mananapka
Автор

Zoho crm and zoho inventory both are same or different?

pritam
Автор

Is it possible to obtain a grant code without having to manually create a self client every time?

inkdry
Автор

Hey, i am a developer and working on the crm api right now. I wanted to ask about the deal adding procedure. I want the deal to go to specific pipeline. I have added the pipeline parameter in the api request and added pipeline id or name both but it is not going to that pipeline. Please can anyone guide me about it.

ShaniMehar
Автор

Even the final code you get with this only lasts an hour. You can see it in the return....expires: 3600 (seconds). So for every request, are we supposed to first check to see if our code is valid, if not, create a new one, then send our main CRM request again?

bricktube
Автор

Gracias por el aporte, me funciono..!!

roberthriera
Автор

What do I do if I want to make a website to push information to Zoho CRM and Zoho Books, should I put all the scopes oh both of them when I generated the code?

ygvanz
Автор

Thanks, this is not documented anywhere. With this method I was able to connect to Sales IQ APIs, just following the analogy.

jangeles