Request to adding dynamic variables into headers

  1. What is your feature/integration request?
    The ability to add a {dynamic variable} to a header so that I can pass a authentication token into a header that changes every hour
  2. What problem would this feature/integration solve?
    Me manually having to fetch the token every hour and manually change the Enrichment API step params
  3. How do you solve/workaround this problem today?
    I don’t

It sounds like what you’re trying to do is use expiring access tokens, and good news, Parabola now supports this! Every time your Parabola Flow runs, we grab a fresh token that is then inserted into your API request. Read more about this here: How to use the API integration in Parabola.