Clay Icon

Making HTTP Requests with Form Data Instead of JSON

Β·
Β·

Has anyone figured out a way to make HTTP requests using form data in the body instead of JSON?

  • Avatar of Bo (.
    Bo (.
    Β·
    Β·

    What are you trying to do?

  • Avatar of Mathew I.
    Mathew I.
    Β·
    Β·

    Need to interact with an API that uses Oauth2 and requires form data

  • Avatar of Mathew I.
    Mathew I.
    Β·
    Β·

    Not a big deal tho β€” using our internal API to convert the request which works fine