Albato
  • Language
    En
    English
    Portuguese
    Spanish
  • Welcome to Albato Help

    Albato: Parse JSON tool


    IN THIS ARTICLE

    If you're looking to integrate data from systems not yet available in Albato, this tool will come in handy. It allows you to extract specific variables from a response block and work with them in subsequent steps of your integration. This tool decodes JSON, not XML.

    How to use parse JSON tool

    Let's say you receive data about a modified deal in a custom CRM system via webhook. You use an HTTP request to get the details of this deal, but the response is just plain text and not broken down into parameters.

    PJ 1.png

    That's where the Parse JSON tool comes in! Simply add it to your integration by clicking the + button.

    PJ 2.png

    Enter the variable name and path to it.

    PJ 3.png

    From there, you'll be able to work with those individual variables in the next step of your integration, like adding a new contact to Bitrix24.

    PJ 4.png

    It's that easy!

    Did this answer your question?