@Marvin I am trying to use a webhook that connects to an automation and then run a deployment with specific data that I sent from the webhook url the problem is that the body always show up like this like a string but I am sending that as JSON
Copy code
name=\"time_unit_type\"\\r\\n\\r\
m
Marvin
10/31/2024, 6:28 PM
It seems like you're experiencing an issue where the JSON data sent from a webhook to a Prefect deployment is being converted into a string with unwanted escape characters. To help you resolve this, I'll provide a solution based on the Prefect version you're using. Could you please let me know whether you're using Prefect 2.x or Prefect 3.x? If you're unsure, you can also give me more context about your setup, and I can help determine the version for you.
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.