Best answer

Is it possible to include a flag to indicate the data sent for an Action is just test/sample data?

  • 9 March 2021
  • 1 reply
  • 49 views

When setting up a Zap, the Action must be tested which involves sending test/sample data to the destination. During zap setup this may be test, fake, or sample data. As far as I know, the destination has no way know to ignore this data. 

Is it possible to configure an extra piece of data or value, to include in the Action payload during Zap setup tests, to indicate that this is a test so that it would be possible for the destination system to tell that this is sample data and can be ignored?

icon

Best answer by brianj 9 March 2021, 19:47

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

I figured it out.  It is the bundle.meta.isLoadingSample field that indicates this.  I missed it in the documentation.