Table of Contents

Search

  1. Preface
  2. Understanding Data Types and Field Properties
  3. Designing Processes
  4. Using and Displaying Data
  5. Designing Guides
  6. Designing Process Objects
  7. Designing Service Connectors
  8. Using App Connections
  9. System Services, Listeners and Connectors
  10. Designing Human Tasks

Design

Design

Rules and guidelines for Postman collections

Rules and guidelines for Postman collections

Consider the following rules and guidelines when you import a Postman collection to create a service connector:
  • If the Postman collections exist in a nested folder structure and you use basic authentication, fields are not created. You must create the fields manually.
  • You can't use Japanese characters in the request name when you import a Postman collection to create a service connector. The Japanese characters are not parsed correctly.
  • You can't provide multiple host names in the Postman collection. You must add new actions with different hosts to the service connector after you create the service connector by importing the Postman collection.
  • The query parameter values that are provided in the Postman collection do not get imported at the time of creating a service connector. You can only create fields with keys from the payload. You must enter the values manually after creating the service connector from the Postman collection.
  • The body payload that you provide in the Postman collection does not get imported to the service connector. You must pass the body values manually after creating the service connector from the Postman collection.
  • When you create multiple requests with the same host name and same methods but with different query parameters, only the last request gets imported to the service connector. You must create additional requests manually after creating the service connector from the Postman collection.

0 COMMENTS

We’d like to hear from you!