ZangaBox

#5 / 6 rate

ZangaBox

78 users

2023-10-25

ZangaBee B.V.

Extension Information

5 star
100%
4 star
0%
3 star
0%
2 star
0%
1 star
0%

Supported Languages

Permissions

Description

View and edit Integrator.io objects directly in JSON.

What can you do with ZangaBox?
ZangaBox lets you look under the hood of the Celigo Integrator.io platform, see what is going on, and copy/backup/change things to your liking. It can:

- See the JSON representation of the current Integrator.io page/object. Copy it to your vcs or compare it with another flow. Check field ids or URLs that are not directly visible.
- Directly edit the JSON object and save it back to Celigo using a PUT operation.
- Copy the JSON of the object to the clipboard for use in a My API or script.
- Clone any Celigo object. This action created a so-called 'shallow' clone, eg if you clone a flow the underlying imports/exports/script are re-used and not cloned themselves
- List errors in a flow, export or import.
- Run a ping command on a Celigo connection to check if the connection is working.
- Start a delta-flow by manually typing in the date to be used.
- Show orphaned exports/imports, that are not used by any part of integration/flows.
- Copy custom setting templates to easily make custom settings

Usage
When on a Celigo page, click on the icon on the menu bar to open the extension. The extension works on both US and EU domains, and reuses your Celigo session details as credentials. All requests go directly and only to integrator.io, no data is saved or used by ZangaBee or others.

Who are we?
ZangaBee is an integration specialist with customers in EU and North America. We build our integrations using Celigo Integrator.io platform. ZangaBee prides itself in good functional discussions with customers to come to intelligent integration solutions. So not integration as a straightforward data pull and push .. but richer, smarter and more holistic to provide the total solution for our customers.

Do let us know if you have suggestions on how ZangaBox should evolve. Send your suggestions to [email protected]!



Changelog:

v0.4
Saves viewmode
Adds support for logging in with owner account.
Adds support for Integration App pages.
Fixes url parameters being incorrectly split from page url.
V0.5
Support extra urls: response mappings & transformations, IA and templates
V0.6
Added Nuri Ensings excellent Resolve All Errors function. Open the extension on the open errors list to use.