GithubHelp home page GithubHelp logo

rodekruis / kobo2espo Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 35 KB

Push data from KoBo into EspoCRM

License: GNU Affero General Public License v3.0

Dockerfile 1.63% Python 98.37%
docker espocrm python

kobo2espo's Introduction

kobo2espo

Connector between KoBo and EspoCRM.

Developed in support to the Ukraine crisis 2022.

Description

Synopsis: a dockerized python app that sends KoBo submissions to EspoCRM.

Worflow: push a specific submission and its attachments from KoBo to EspoCRM.

Setup

Generic requirements:

  • a deployed KoBo form
  • a running EspoCRM instance
  • the mapping of fields from KoBo to EspoCRM (as .csv uder data/)
  • all necessary credentials (as .env under credentials/)

with Docker

  1. Install Docker
  2. Build the docker image from the root directory
docker build -t rodekruis/kobo2espo .
  1. Run the docker image in a new container and access it
docker run -it --entrypoint /bin/bash rodekruis/kobo2espo
  1. Check that everything is working by running the pipeline (see Usage below)

Manual Setup

TBI

Usage

Command:

kobo2espo [OPTIONS]

Options:

--koboid                    ID of the KoBo submission
--verbose                   print more output
--help                      show this message and exit

kobo2espo's People

Contributors

jmargutt avatar tijsziere avatar

Watchers

 avatar  avatar

Forkers

jmargutt

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.