SAP C4 Triggers¶
Currently, Connect iPaaS provides two triggers for SAP C4. These two triggers work on the polling mechanism. After every user-defined interval of time, Connect iPaaS checks your SAP C4 account for changes.
Object Created¶
It triggers your workflow when a new SAP C4 object is created in your SAP C4 instance.
Object Updated¶
It triggers your workflow when a SAP C4 object is updated in your SAP C4 instance.
Set up Trigger for your Workflow¶
To set up SAP C4 trigger for your workflow
-
Select the polling interval. This is the scheduled time interval between each scanning process of the selected entity.
-
Select the SAP C4 Object.
You will see the popular SAP C4 entities like Contact
, Lead
, and Opportunity
upfront. To select other entities, click on Other Entities
and select from the dropdown. Connect iPaaS fetches all the SAP C4 entities using the metadata API provided by SAP C4. You will only see the object that you have permission to see in SAP C4.