Scripts Library

Getint Scripts Overview

The scripts library is a repository of user-defined scripts that can be used to modify or enrich data during synchronization. These scripts are written in JavaScript and executed at runtime, allowing for dynamic transformations, conditional logic, and custom field mappings.

By storing scripts in a shared library, they can be written once and used across multiple syncs, reducing setup time, minimizing errors, and allowing users to revert changes if needed. Updates to a script in the library automatically apply to all syncs that reference it, making it easier to manage changes and ensure alignment.

How to Use the Scripts Library

To access the scripts library, navigate to Workflows, then click on the Scripts Library section in the Getint dashboard.

From there, you can:

  • Create new scripts using the built-in editor.

  • Disable, edit, or delete scripts as needed.

  • Test scripts before applying them to live syncs.

Each script can be labeled and described for clarity, making it easier to identify its purpose and usage.

Best Practices

  • Keep scripts modular and focused on specific tasks.

  • Use clear naming conventions to improve readability.

  • Test scripts thoroughly before deployment.

  • Regularly review and clean up unused or outdated scripts.

Common Use Cases

  • Mapping custom fields between platforms.

  • Filtering out irrelevant data before syncing.

  • Complementing text fields with additional context.

  • Handling null values or formatting inconsistencies.

Support

If you have any questions about the scripts library or need assistance with your integration setup, our team is here to help. Whether you're troubleshooting a specific issue or looking for guidance on best practices, feel free to reach out.

You can contact us through the following channels:

  • Live Chat: Available directly within the Getint dashboard.

  • Help Center: Visit our Help Center to open a support ticket, and Docs for detailed articles and FAQs.

We aim to respond promptly and ensure you have the support you need to make the most of your Getint experience.

Last updated

Was this helpful?