Coder Social home page Coder Social logo

blinq's Introduction

Blinq Fullstack Coding Challenge

Blinq wants to allow it's customers to integrate with third party services in order to sync their contact details with the third party service. Blinq has plans to integrate with dozens of services but for now we are going to start with three:

  • Salesforce
  • HubSpot
  • Zapier

We need you to build out Blinq's Integration Settings page, which must meet the following requirements:

  • Show the available integrations
  • Support the fields listed by each integration partner
  • Allow users to set up an integration by entering in the required information
  • Allow users to disconnect an integration they have previously connected

An ideal solution should also be extensible so more integration partners can be added.

Each integration is different and will come with its own integration options. The following are the fields that are required for Blinq to connect to each integration partners API:

  • Salesforce — client_id and client_secret
  • Zapier — api_key
  • HubSpot — tenant_domain, client_id, client_secret and field_mappings
    • HubSpot specifically requires Blinq to specify which fields the contact details should be mapped to. These may be like first_name, last_name or hs_custom_field1234.

The Project Template

We have leveraged Next.js (a popular framework we love using here at Blinq) to set you up with a mock database, user interface and APIs in this project template. You should extend this codebase to complete the coding challenge.

Getting Started

Setup by running yarn && yarn dev

More information

  • You do not need to actually sync the contacts with these external services
  • You do not need to create actual database connections

blinq's People

Contributors

azsael avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.