Git Product home page Git Product logo

Comments (3)

briandpeterson avatar briandpeterson commented on August 29, 2024 7

We just got our connector into public beta on Zapier. We had no idea this is a blocker for us to create templates.

We have a highly meta-data driven API. Without samples being dynamic we can't create templates πŸ‘Ž. We would have to create dozens of triggers and actions πŸ‘Ž

In order for us to bring back relevant stock structure (read: not going back to the server, just from static JSON stored), we need a dynamic sample data structure, that calls a function and is able to get at the input data.

I am trying to keep the use case simple here. Essentially assume you have a trigger (or action) and you have a list of fields to fill out. This will decide what "record type" will come back with. When you are allowed to call the server it all works. But when you have to use a static sample object, I can't do anything.

Without this, it prevents us from adding templates because there is no server, to fall-back on, and template building only uses samples.

I understand you want a reliable fall-back that does not require a server call. In my situation that's what I want to do. We have stock schema we can add into our CLI connector. Maybe you can prevent async await but still allow a function call in samples (with access to inputs)?

I don't suppose there is a work-around for this?

from zapier-platform.

xavdid avatar xavdid commented on August 29, 2024 4

That's a cool idea!

Right now, samples are usually used when the user's data can't actually be reached, so I'm not sure how much use users would get out of this.

I'll leave it as an FR for now and other users can πŸ‘it as needed.

from zapier-platform.

xavdid avatar xavdid commented on August 29, 2024

There's not currently a workaround for this, but you've provided some very valuable context! No promises, but I'll mention it to the relevant team and see what they think.

from zapier-platform.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.