Coupa Triggers¶
Currently, Connect iPaaS provides three triggers for Coupa.
- Get entity by user defined parameters
- Get the New Object
- Get Updated Object
Get entity by user defined parameters¶
This action will be triggered when an object (eg. Account or Supplier) is created in Coupa, this trigger will allow you to fine tune what exactly is to be queried from Coupa.
Get the New Object¶
This action will be triggered when a new record is created in a Coupa record table. Filters in the trigger are provided to fetch a newly created record in a more effective way.
Get Updated Object¶
This action will be triggered when an object is updated in a Coupa record table. In this trigger, you need to choose the entity in which they want to monitor the records. Filters in the trigger are provided to fetch a newly updated record in a more effective way.
Note: Coupa provides a large list of entities for both trigger & action. Entities are represented as objects in Coupa. When selecting a trigger you need to specify a particular object like Supplier, Account or User represents an entity in the Coupa portal.
List of Coupa Entities supported by Connect iPaas.