Response Mapping the response from an API Call.

Comments

4 comments

  • Scott Henderson CTO
    Celigo University Level 1: Skilled
    Answer Pro
    Top Contributor

    There are a couple ways to accomplish this.

    Most APIs will return an 'id' type field when importing new data, and we have a field in the import itself to configure this, and then you can simply reference the 'id' field in your response mapping.  Hopefully the following pics will help illustrate this.

     

    0
  • Scott Henderson CTO
    Celigo University Level 1: Skilled
    Answer Pro
    Top Contributor

    The other option is to use the '_json' field in the response mapping.  The '_json' field is basically a container variable that we use to store all the response fields that were returned by any API for a successful request. You can access any field that the API returns.

    0
  • Anek Porwal Strategic Partner NetSuite Integration Whiz
    Engaged
    Celigo University Level 4: Legendary

    Hello Scott,
    Thank you for taking out your time & replying to me.
    I have used _json field for mapping response data from API call.
    No luck the data is neither showing in the Debug Connections nor updating.

    0
  • Scott Henderson CTO
    Celigo University Level 1: Skilled
    Answer Pro
    Top Contributor

    I recommend getting help from support. This should be very easy to solve, and most likely there is a path that is not getting set correctly.

    0

Please sign in to leave a comment.