3f7e29d0d56dbcc799d12e98ddb67167614fcd9f
[motion2.git] / server / api / intZohoAccount / intZohoAccount.model.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x8e79=['../../components/integrations/configuration','exports','define','ZohoAccount','int_zoho_accounts','changed','zone','serverUrl','clientId','clientSecret','host','substring','https://accounts.zoho.com','https://accounts.zoho.com.au','https://accounts.zoho.in','https://accounts.zoho.eu','authorization_code','then','parse','refresh_token','format','ZohoAccount,\x20Refresh\x20token\x20successfully\x20generated\x20for\x20account\x20\x22%s\x22\x20#%d','name','error','ZohoAccount,\x20Unable\x20to\x20generate\x20the\x20refresh\x20token\x20for\x20account\x20\x22%s\x22\x20#%d','inspect','catch','code','slice','lastIndexOf','https://accounts.zoho.com.cn','POST','/oauth/v2/token','refreshToken','info','lodash','../../config/logger','api','moment','bluebird','path','rimraf','../../config/environment'];(function(_0x47c0cc,_0xf08318){var _0x4d8f30=function(_0x2751a4){while(--_0x2751a4){_0x47c0cc['push'](_0x47c0cc['shift']());}};_0x4d8f30(++_0xf08318);}(_0x8e79,0x150));var _0x98e7=function(_0x1130cc,_0xf7c74e){_0x1130cc=_0x1130cc-0x0;var _0x2af6fa=_0x8e79[_0x1130cc];return _0x2af6fa;};'use strict';var _=require(_0x98e7('0x0'));var util=require('util');var logger=require(_0x98e7('0x1'))(_0x98e7('0x2'));var moment=require(_0x98e7('0x3'));var BPromise=require(_0x98e7('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x98e7('0x5'));var rimraf=require(_0x98e7('0x6'));var config=require(_0x98e7('0x7'));var attributes=require('./intZohoAccount.attributes');var integrations=require(_0x98e7('0x8'));module[_0x98e7('0x9')]=function(_0x1e4ff6,_0x24eea5){return _0x1e4ff6[_0x98e7('0xa')](_0x98e7('0xb'),attributes,{'tableName':_0x98e7('0xc'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeCreate':function(_0x47d561,_0x433b02,_0x387611){if(_0x47d561[_0x98e7('0xd')](_0x98e7('0xe'))||_0x47d561['changed'](_0x98e7('0xf'))||_0x47d561[_0x98e7('0xd')](_0x98e7('0x10'))||_0x47d561[_0x98e7('0xd')](_0x98e7('0x11'))||_0x47d561[_0x98e7('0xd')]('code')||_0x47d561[_0x98e7('0xd')](_0x98e7('0x12'))){var _0x4025d3,_0x47a0f6;_0x4025d3=_0x47d561['serverUrl'];var _0x4cc844=_0x4025d3['slice'](-0x1);if(_0x4cc844==='/'||_0x4cc844==='\x5c'||_0x4cc844===':'){_0x4025d3=_0x4025d3[_0x98e7('0x13')](0x0,_0x4025d3['lastIndexOf'](_0x4cc844));}switch(_0x47d561[_0x98e7('0xe')]){case'US':_0x47a0f6=_0x98e7('0x14');break;case'AU':_0x47a0f6=_0x98e7('0x15');break;case'IN':_0x47a0f6=_0x98e7('0x16');break;case'CN':_0x47a0f6='https://accounts.zoho.com.cn';break;default:_0x47a0f6=_0x98e7('0x17');break;}var _0x556ce5={'method':'POST','uri':_0x47a0f6+'/oauth/v2/token','form':{'grant_type':_0x98e7('0x18'),'client_id':_0x47d561[_0x98e7('0x10')],'client_secret':_0x47d561[_0x98e7('0x11')],'redirect_uri':_0x47d561[_0x98e7('0xf')],'code':_0x47d561['code']},'headers':{'Content-Type':'application/x-www-form-urlencoded'}};return rp(_0x556ce5)[_0x98e7('0x19')](function(_0x34b475){var _0x5c04cc=JSON[_0x98e7('0x1a')](_0x34b475);if(_0x5c04cc[_0x98e7('0x1b')]){_0x47d561['refreshToken']=_0x5c04cc[_0x98e7('0x1b')];logger['info'](util[_0x98e7('0x1c')](_0x98e7('0x1d'),_0x47d561[_0x98e7('0x1e')],_0x47d561['id']));}else{logger[_0x98e7('0x1f')](util[_0x98e7('0x1c')](_0x98e7('0x20'),_0x47d561[_0x98e7('0x1e')],_0x47d561['id']),util[_0x98e7('0x21')](_0x5c04cc,{'showHidden':![],'depth':null}));}return _0x387611(null,_0x433b02);})[_0x98e7('0x22')](function(_0x16a6a2){logger[_0x98e7('0x1f')](util['format'](_0x98e7('0x20'),_0x47d561[_0x98e7('0x1e')],_0x47d561['id']),util[_0x98e7('0x21')](parsedResult,{'showHidden':![],'depth':null}));return _0x387611(_0x16a6a2);});}else{return _0x387611(null,_0x433b02);}},'beforeUpdate':function(_0x578854,_0x179d89,_0x77da2c){if(_0x578854[_0x98e7('0xd')](_0x98e7('0xe'))||_0x578854[_0x98e7('0xd')](_0x98e7('0xf'))||_0x578854[_0x98e7('0xd')]('clientId')||_0x578854[_0x98e7('0xd')](_0x98e7('0x11'))||_0x578854[_0x98e7('0xd')](_0x98e7('0x23'))||_0x578854['changed'](_0x98e7('0x12'))){var _0x38c56c,_0xc17261;_0x38c56c=_0x578854['serverUrl'];var _0x1b8839=_0x38c56c[_0x98e7('0x24')](-0x1);if(_0x1b8839==='/'||_0x1b8839==='\x5c'||_0x1b8839===':'){_0x38c56c=_0x38c56c[_0x98e7('0x13')](0x0,_0x38c56c[_0x98e7('0x25')](_0x1b8839));}switch(_0x578854[_0x98e7('0xe')]){case'US':_0xc17261='https://accounts.zoho.com';break;case'AU':_0xc17261=_0x98e7('0x15');break;case'IN':_0xc17261=_0x98e7('0x16');break;case'CN':_0xc17261=_0x98e7('0x26');break;default:_0xc17261='https://accounts.zoho.eu';break;}var _0x67a980={'method':_0x98e7('0x27'),'uri':_0xc17261+_0x98e7('0x28'),'form':{'grant_type':_0x98e7('0x18'),'client_id':_0x578854[_0x98e7('0x10')],'client_secret':_0x578854[_0x98e7('0x11')],'redirect_uri':_0x578854[_0x98e7('0xf')],'code':_0x578854[_0x98e7('0x23')]},'headers':{'Content-Type':'application/x-www-form-urlencoded'}};return rp(_0x67a980)[_0x98e7('0x19')](function(_0x20e2aa){var _0x562f92=JSON[_0x98e7('0x1a')](_0x20e2aa);if(_0x562f92['refresh_token']){_0x578854[_0x98e7('0x29')]=_0x562f92[_0x98e7('0x1b')];logger[_0x98e7('0x2a')](util[_0x98e7('0x1c')]('ZohoAccount,\x20Refresh\x20token\x20successfully\x20generated\x20for\x20account\x20\x22%s\x22\x20#%d',_0x578854[_0x98e7('0x1e')],_0x578854['id']));}else{logger['error'](util['format']('ZohoAccount,\x20Unable\x20to\x20generate\x20the\x20refresh\x20token\x20for\x20account\x20\x22%s\x22\x20#%d',_0x578854['name'],_0x578854['id']),util['inspect'](_0x562f92,{'showHidden':![],'depth':null}));}return _0x77da2c(null,_0x179d89);})[_0x98e7('0x22')](function(_0x4d0c87){logger['error'](util[_0x98e7('0x1c')]('ZohoAccount,\x20Unable\x20to\x20generate\x20the\x20refresh\x20token\x20for\x20account\x20\x22%s\x22\x20#%d',_0x578854[_0x98e7('0x1e')],_0x578854['id']),util['inspect'](parsedResult,{'showHidden':![],'depth':null}));return _0x77da2c(_0x4d0c87);});}else{return _0x77da2c(null,_0x179d89);}}}});};