Snowflake
The Snowflake allows you to import account, contact data, and opportunity data from Snowflake to DevRev.
Installation
- In DevRev, go to Settings > Snap-ins and click Explore Marketplace in the top-right corner.
- In the DevRev marketplace, find Snowflake and click Install.
- Set-up the snap-in's configurations.
- Fill in the following fields:
- Username: Your Snowflake account username
- Password: Your Snowflake account password
- Account: Your Snowflake account identifier
- Database: Name of the Snowflake database to import data
- Schema: Schema in Snowflake containing your data
- Account Table: Table for account data
- Contact Table: Table for contact data
- Opportunity Table: Table for opportunity data
- Sync Contacts: Set to true if you want to import contacts.
- Set Sync Opportunities to true if you want to import opportunities.
- Click Save.
- Execute the /initialize_mapping command in the snap-in Discussions tab. This step ensures that custom fields from Snowflake map correctly to the DevRev schema.
- Once the mapping step is completed then every day at 12 UTC the snap-in would start importing the accounts, contacts and opportunities object from Snowflake to DevRev.
- One can also manually turn on the import by executing the /initialize_snowflake_import command in the snap-in Discussions tab.