Skip to content

shuvomohajan/bi-directional-sync-zoho-Sheet

Repository files navigation

Project Setup

clone the repository

git clone https://github.com/shuvomohajan/bi-directional-sync-zoho-Sheet.git

cd bi-directional-sync-zoho-Sheet

cp .env.example .env

php artisan key:generate

composer install

php artisan migrate --seed

Start NGROK server

paste the secure url in the .env file

NGROK_URL=  //paste the ngrok secure url here

Set up Google Sheet API

add redirect uri http://localhost:8000/task-1/oauth-google-sheets/callback

Set up Zoho API

add redirect uri http://localhost:8000/task-1/oauth-zoho-crm/callback

About

Bi-directional sync between Zoho-CRM and Google-Sheet

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published