Clay Icon

Troubleshooting HTTP API: Zapier Integration for Table Rows Issue

Β·
Β·

Hey there, I watched a few past tickets about HTTP API problems, but i didn't find the answer to my problem I want to trigger a Zapier for each row of my table and send over the linkedin url of the row, but the answer is "Failed to parse body input" What am I missing ? I tried with and without brackets it doesnt seem to do much... Thanks for your help !

  • Avatar of Channeled
    Channeled
    APP
    Β·
    Β·

    πŸ‘‹ Hey there! Our support team has got your message - we'll be back in touch within 24 hours (often sooner!). If you haven't already, please include the URL of your table in this thread so that we can help you as quickly as possible!

  • Avatar of Muhammad S.
    Muhammad S.
    Β·
    Β·

    Try adding double quotes("") around the dynamic column as shown in screenshot

  • Avatar of Muhammad S.
    Muhammad S.
    Β·
    Β·
    {
    "linkedin":"/LINKEDIN COMPANY URL RESPONSE"
    }
  • Avatar of LuisArturo
    LuisArturo
    Β·
    Β·

    Hey there Louis thanks for reaching out and appreciate you jumping in Muhammad! As Muhammad said adding quotations are your column input will fix this. We recently had an update for the HTTP API integration that requires all columns that contain strings to have quotations around them. The only time quotations are not needed for a column is when the input is a number or true/false value

  • Avatar of Channeled
    Channeled
    APP
    Β·
    Β·

    Hi Louis M.! This thread was recently closed by our Support team. If you have a moment, please share your feedback:

  • Avatar of Channeled
    Channeled
    APP
    Β·
    Β·

    Thank you so much for sharing your feedback Louis M.!