Closed leandrosardi closed 2 months ago
adspower basic integration
advanced integrations
Integrations
Account / Marketplace:
mass.account
, with tables: profile, subaccount, leasing; and i2p extension.config.rb
of mass.subaccount
to config.rb
of mass.account
. -mass.master
only. --> moved to #178 n01.massprospecting.com
. (no custom domain by now)mass.subaccount
? --> no by now.General:
su
password and api-key of each node. --> moved to #178 mass.commons
.mass.commons
.mass.commons
:
Master:
delete from subaccount;
Slave:
update "user" set email='leandro@connectionsphere.com-'||cast(current_timestamp as varchar(8000)) where email='leandro@connectionsphere.com';
delete from "profile" where create_time>current_timestamp - interval '10 minutes';
Related with #172 and #175.
Brainstorming
/dashboard
/step1
if I have not any profile/step2
if I have not any lead nor sources nor imports/step3
if I have not any rule/step1
(integrations)/step2
(CRM)/step3
(Automation)