Built motion from commit (unavailable).|2.5.22
[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 _0x91e9=['then','parse','refresh_token','refreshToken','info','format','name','inspect','ZohoAccount,\x20Unable\x20to\x20generate\x20the\x20refresh\x20token\x20for\x20account\x20\x22%s\x22\x20#%d','slice','https://accounts.zoho.com','ZohoAccount,\x20Refresh\x20token\x20successfully\x20generated\x20for\x20account\x20\x22%s\x22\x20#%d','error','catch','lodash','api','moment','path','rimraf','../../config/environment','./intZohoAccount.attributes','../../components/integrations/configuration','exports','int_zoho_accounts','zone','changed','serverUrl','clientId','clientSecret','code','host','substring','lastIndexOf','https://accounts.zoho.com.au','https://accounts.zoho.in','https://accounts.zoho.com.cn','POST','/oauth/v2/token','authorization_code','application/x-www-form-urlencoded'];(function(_0x6c993a,_0x5ea3ab){var _0x27f547=function(_0x22df20){while(--_0x22df20){_0x6c993a['push'](_0x6c993a['shift']());}};_0x27f547(++_0x5ea3ab);}(_0x91e9,0x176));var _0x991e=function(_0x59ee6f,_0x450239){_0x59ee6f=_0x59ee6f-0x0;var _0x4c0979=_0x91e9[_0x59ee6f];return _0x4c0979;};'use strict';var _=require(_0x991e('0x0'));var util=require('util');var logger=require('../../config/logger')(_0x991e('0x1'));var moment=require(_0x991e('0x2'));var BPromise=require('bluebird');var rp=require('request-promise');var fs=require('fs');var path=require(_0x991e('0x3'));var rimraf=require(_0x991e('0x4'));var config=require(_0x991e('0x5'));var attributes=require(_0x991e('0x6'));var integrations=require(_0x991e('0x7'));module[_0x991e('0x8')]=function(_0x2f9c4d,_0x5598ce){return _0x2f9c4d['define']('ZohoAccount',attributes,{'tableName':_0x991e('0x9'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeCreate':function(_0x323bfc,_0xbbf70c,_0x1c44e2){if(_0x323bfc['changed'](_0x991e('0xa'))||_0x323bfc[_0x991e('0xb')](_0x991e('0xc'))||_0x323bfc[_0x991e('0xb')](_0x991e('0xd'))||_0x323bfc[_0x991e('0xb')](_0x991e('0xe'))||_0x323bfc[_0x991e('0xb')](_0x991e('0xf'))||_0x323bfc[_0x991e('0xb')](_0x991e('0x10'))){var _0x1246a4,_0x87e290;_0x1246a4=_0x323bfc[_0x991e('0xc')];var _0xb997d5=_0x1246a4['slice'](-0x1);if(_0xb997d5==='/'||_0xb997d5==='\x5c'||_0xb997d5===':'){_0x1246a4=_0x1246a4[_0x991e('0x11')](0x0,_0x1246a4[_0x991e('0x12')](_0xb997d5));}switch(_0x323bfc[_0x991e('0xa')]){case'US':_0x87e290='https://accounts.zoho.com';break;case'AU':_0x87e290=_0x991e('0x13');break;case'IN':_0x87e290=_0x991e('0x14');break;case'CN':_0x87e290=_0x991e('0x15');break;default:_0x87e290='https://accounts.zoho.eu';break;}var _0x2c38ae={'method':_0x991e('0x16'),'uri':_0x87e290+_0x991e('0x17'),'form':{'grant_type':_0x991e('0x18'),'client_id':_0x323bfc[_0x991e('0xd')],'client_secret':_0x323bfc['clientSecret'],'redirect_uri':_0x323bfc['serverUrl'],'code':_0x323bfc[_0x991e('0xf')]},'headers':{'Content-Type':_0x991e('0x19')}};return rp(_0x2c38ae)[_0x991e('0x1a')](function(_0x58ddac){var _0x711e27=JSON[_0x991e('0x1b')](_0x58ddac);if(_0x711e27[_0x991e('0x1c')]){_0x323bfc[_0x991e('0x1d')]=_0x711e27[_0x991e('0x1c')];logger[_0x991e('0x1e')](util[_0x991e('0x1f')]('ZohoAccount,\x20Refresh\x20token\x20successfully\x20generated\x20for\x20account\x20\x22%s\x22\x20#%d',_0x323bfc[_0x991e('0x20')],_0x323bfc['id']));}else{logger['error'](util['format']('ZohoAccount,\x20Unable\x20to\x20generate\x20the\x20refresh\x20token\x20for\x20account\x20\x22%s\x22\x20#%d',_0x323bfc[_0x991e('0x20')],_0x323bfc['id']),util[_0x991e('0x21')](_0x711e27,{'showHidden':![],'depth':null}));}return _0x1c44e2(null,_0xbbf70c);})['catch'](function(_0x4d9899){logger['error'](util[_0x991e('0x1f')](_0x991e('0x22'),_0x323bfc[_0x991e('0x20')],_0x323bfc['id']),util[_0x991e('0x21')](parsedResult,{'showHidden':![],'depth':null}));return _0x1c44e2(_0x4d9899);});}else{return _0x1c44e2(null,_0xbbf70c);}},'beforeUpdate':function(_0x11119a,_0x213896,_0x5b6aa6){if(_0x11119a['changed']('zone')||_0x11119a[_0x991e('0xb')](_0x991e('0xc'))||_0x11119a['changed'](_0x991e('0xd'))||_0x11119a[_0x991e('0xb')](_0x991e('0xe'))||_0x11119a[_0x991e('0xb')](_0x991e('0xf'))||_0x11119a[_0x991e('0xb')](_0x991e('0x10'))){var _0x34db77,_0x58a704;_0x34db77=_0x11119a[_0x991e('0xc')];var _0x4daec7=_0x34db77[_0x991e('0x23')](-0x1);if(_0x4daec7==='/'||_0x4daec7==='\x5c'||_0x4daec7===':'){_0x34db77=_0x34db77[_0x991e('0x11')](0x0,_0x34db77[_0x991e('0x12')](_0x4daec7));}switch(_0x11119a[_0x991e('0xa')]){case'US':_0x58a704=_0x991e('0x24');break;case'AU':_0x58a704=_0x991e('0x13');break;case'IN':_0x58a704=_0x991e('0x14');break;case'CN':_0x58a704=_0x991e('0x15');break;default:_0x58a704='https://accounts.zoho.eu';break;}var _0x5b46c3={'method':_0x991e('0x16'),'uri':_0x58a704+_0x991e('0x17'),'form':{'grant_type':_0x991e('0x18'),'client_id':_0x11119a['clientId'],'client_secret':_0x11119a[_0x991e('0xe')],'redirect_uri':_0x11119a[_0x991e('0xc')],'code':_0x11119a[_0x991e('0xf')]},'headers':{'Content-Type':_0x991e('0x19')}};return rp(_0x5b46c3)[_0x991e('0x1a')](function(_0x23fc02){var _0x10ac3e=JSON[_0x991e('0x1b')](_0x23fc02);if(_0x10ac3e[_0x991e('0x1c')]){_0x11119a['refreshToken']=_0x10ac3e[_0x991e('0x1c')];logger['info'](util[_0x991e('0x1f')](_0x991e('0x25'),_0x11119a[_0x991e('0x20')],_0x11119a['id']));}else{logger[_0x991e('0x26')](util[_0x991e('0x1f')](_0x991e('0x22'),_0x11119a[_0x991e('0x20')],_0x11119a['id']),util['inspect'](_0x10ac3e,{'showHidden':![],'depth':null}));}return _0x5b6aa6(null,_0x213896);})[_0x991e('0x27')](function(_0x5da3a3){logger[_0x991e('0x26')](util[_0x991e('0x1f')]('ZohoAccount,\x20Unable\x20to\x20generate\x20the\x20refresh\x20token\x20for\x20account\x20\x22%s\x22\x20#%d',_0x11119a[_0x991e('0x20')],_0x11119a['id']),util[_0x991e('0x21')](parsedResult,{'showHidden':![],'depth':null}));return _0x5b6aa6(_0x5da3a3);});}else{return _0x5b6aa6(null,_0x213896);}}}});};