This article will guide you in setting up a preconfigured integration to import users from Telavox and add them as units in a group in Bosbec.
You will need an account for Telavox and Bosbec.
You’ll also need to find the following information from Telavox:
Telavox
- API Token
Preparing the account
- In the Bosbec admin panel, create a group under Resources → Groups.
- Open the group details and copy the group ID.
- Go to Settings in the top-right and select Account Settings.
- Under Account Secrets, add the following:
| Key | Value |
| telavox_token | Your Telavox API token |
Setting up the workflow
Once you’ve prepared the account, follow the steps below to configure the workflow.
- Go to Workflows in the Bosbec admin panel.
- Click the yellow plus sign (+) to create a new workflow.
- Give your workflow a name, then click Save.
- Double-click your new workflow, or click the edit icon, to open it.
- Select File → Import from wfb file and import the .wfb file available for download at the top of this article.
- Double-click the Unit Pipeline 2 – “Delete all” job. At the bottom, enter the Group ID from the group you created in the preparation step.
- Note: In this example, all existing contacts are removed and re-added on each run. An alternative approach would be to build a lookup that updates, removes, and only adds new entries — this is useful if you store additional information on a unit.
- Double-click Unit Pipeline 1 – “Add new”. Scroll to the bottom of the job and enter the same Group ID as in step 6.
- Click File → Save.
- Set your workflow to Active by toggling the switch next to Run (top right).
You can now run the workflow manually by clicking Run!
To automate the import, add a Scheduled trigger at the beginning of the workflow and configure how often it should run – double-click the trigger to set the schedule.