LiveHeats data source

Here are the basic settings you need to use for JSON data flow:

---
query: "<<your query>>"
    • Example:
---
query: "{event(id: 1){fullSchedule{podiums {heats {id round roundPosition position}}}}}"

Example:

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.