Skip to content

Commit

Permalink
Update page7.md
Browse files Browse the repository at this point in the history
  • Loading branch information
odavydova authored Jan 21, 2025
1 parent b9044a9 commit d3005b5
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions docs/pam/page7.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,23 @@

# How to integrate EspoCRM with Kobotoolbox

In this example we are using the IFRC server. There are two options for doing this:
In this example we are using the IFRC server.
There are two options for doing this:

Make a direct connection between KoBo and espoCRM through the REST functionality of KoBo
Use KoboConnect
1. Make a direct connection between KoBo and espoCRM through the REST functionality of KoBo
2. Use KoboConnect

For option 1 you don't need additional resources, but it has the following drawbacks:

There is no support for images or other attachments
It can take a lot of time to configure in the xlsform
Debugging can be difficult and time consuming
- There is no support for images or other attachments
- It can take a lot of time to configure in the xlsform
- Debugging can be difficult and time consuming

Option 2 only requires some extra configuration of the Kobo REST Service.

All options are explained below, but first universal preparation steps are listed:

Preparation
**Preparation**
Create all the fields in EspoCRM that you will need
Create the corresponding layout(s)
Create an API user in EspoCRM with a corresponding role
Expand Down

0 comments on commit d3005b5

Please sign in to comment.