Skip to main content

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?

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