Clay Icon

Troubleshooting HTTP API: Dynamic Token Domain Parsing Error & Complex Formula Solution Needed

ยท
ยท

Hey , Iโ€™m having trouble with a HTTP API column to work. Basically when I enter regular text domain into the body it works, but when I enter the dynamic token domain it comes up as an error ( failed to parse body input ) I have shown both examples in my table. Please take a look and see if there is any complex formula value I can use that will make the dynamic tokens work. Because that is the only way I can use the HTTP API for the rest of the rows. Or is there any other way I can go about this ?

  • Avatar of Harkaran R.
    Harkaran R.
    ยท
    ยท

    Here is the API also

  • Avatar of Harkaran R.
    Harkaran R.
    ยท
    ยท
  • Avatar of Clay Team
    Clay Team
    APP
    ยท
    ยท

    Hey, thanks for reaching out! Sorry for the delay... Taking a look at this one now

  • Avatar of Clay Team
    Clay Team
    APP
    ยท
    ยท

    I see now, the team recently pushed an update where you don't need to add quotations to dynamic fields anymore. This was to help improve the troubleshooting in case something was wrong and also to prevent some of those dynamic values that could have other special characters from breaking the parsing.

    88baa14f-33e4-4736-acb2-c91f1dda3ff1.png(8 kB)
  • Avatar of Clay Team
    Clay Team
    APP
    ยท
    ยท

    Saved with the new format and it's working now :)

    45ad8824-db67-476f-ae61-5571311292ac.png(65 kB)
  • Avatar of Harkaran R.
    Harkaran R.
    ยท
    ยท

    Wow just a syntax error, thanks so much !