Table of Contents

Search

  1. Preface
  2. Informatica Intelligent Cloud Services REST API
  3. Platform REST API version 2 resources
  4. Platform REST API version 3 resources
  5. Data Integration REST API
  6. Mass Ingestion Files REST API
  7. Mass Ingestion Streaming REST API
  8. Model Serve REST API
  9. RunAJob utility
  10. ParamSetCli utility
  11. REST API codes
  12. REST API resource quick references

REST API Reference

REST API Reference

Object IDs

Object IDs

Many requests require an object ID, such as a connection ID or linear taskflow ID. To find the object ID that you need, you can use the related GET request.
For example, to determine the linear taskflow ID that you need to update a linear taskflow, you can use a workflow GET request to view the details of all linear taskflows in the organization. The return list of linear taskflow details includes the linear taskflow ID. Similarly, to determine the ID of a user, you can perform a user GET request.
Object IDs are not always readily available through the
Informatica Intelligent Cloud Services
user interface.

0 COMMENTS

We’d like to hear from you!