Help
Dominik_Fischer
5 - Automation Enthusiast
5 - Automation Enthusiast
since ‎Jan 19, 2021
‎Nov 29, 2022

User Statistics

  • 6 Posts
  • 0 Solutions
  • 1 Kudos given
  • 9 Kudos received

User Activity

Hey! I’m currently making the first steps with the Blocks SDK and having problems with fetching data from our Shopify Backend. I’m trying to do it like this (frontend.js): let url = https://xyz.myshopify.com/admin/api/2020-01/orders/${record.getCellV...
It would be super helpful to have this way to communicate about stuff.
I’d like to hide the secrets (authentications data etc.) for my scripts from the user frontend.Therefore I suggest to add “Secrets” (like Github) that can be edited by Admins only and are available through input.config.secrets.
Hey! I’m trying to send an array of customer data to an API webhook on a external service (e.g. Sendgrid/Zapier), using a POST request in a scripting block. Using the basic fetch() function, CORS is preventing it to work. Using a CORS proxy like http...
Kudos given to