Why might I use this?: All connectors come with a default schema that is a prediction of a potential successful response object schema. However, a response may come back with more granular data. To reflect that detailed schema in your connector steps, you can press the Use Output button to update the schema of any given step.
Steps to Use Output:
- Click on the Debug button to open the debug logs.
- Click on an execution log that successfully runs through your desired step.
- Click on the step log where you would like to update the data schema
- Click the Use Output button.
One thing to note is that you need to have an example execution where the schema is representative of the one that you want. For instance, failed and success response objects may differ in structure. Therefore, you need to run a successful test execution to get a sample of what the correct output should look like.
Comments
0 comments
Please sign in to leave a comment.