PricingBlog

Setting API return data, even though I haven't run the API

  • larshaehre-1255470005248852018

    Lars Hæhre

    1 year ago

    Is there a way to set the API return data, even though I haven't run the API in the preview-mode?

    Or do I always have to run the API in order to be able to select the returning data?

    I am going to set the name of the user, and I do know how the returning data will look.
    1255470005857030224-image.png
  • erikbeus-1255470776690413609

    Erik Beuschau

    1 year ago

    No, not at the moment. A small hack would be to use a Default to formula (with an object) whenever your API data is null in order to work with an object for your formula initially. Later you could then remove that Default to formula when you're ready...
  • larshaehre-1255577996878680187

    Lars Hæhre

    1 year ago

    Okay! Thanks for the response and the suggestion 🤩 👍