Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
  • You can mark any header or query parameter as ‘Mandatory’ by selecting the checkbox.

  • If any header or query parameter is marked as ‘Mandatory’ and if its value is not obtained at run-time then this widget will be failed and if the parameter is marked as ‘optional’ (that is the checkbox is not selected) then those parameters will be ignored if they cannot be parsed at run-time.

Step

...

3 : Configure Response

Once the request is configured, you need to configure the response of that request in webhook widget. In order to configure response, follow below steps -

...

  1. ' JSON' Response Type : When the response type is JSON, in order to find the path of the object you can visit  http://jsonpathfinder.com.

    1. On this page, you can paste your JSON response and on the right side, click on the object whose path you need to find.

    2. You will be able to see the path at the top right corner.

    3. Copy that path and paste in the ‘object map’ area.

    4. Replace ‘X' with 'data’

    5. To know more, you can refer to the help section of the widget.

    6. You can mark any response object as ‘mandatory’, by selecting the checkbox.

  2. XML’ Response Type : When the response type is XML, you can contact our support team to find the path at support@phonon.io.

Step

...

4 : Other Configurations

After the response parameters are configured, you can configure some additional configurations as follows -

...