Change the trigger type from schedule to Application event or business object
Content
I have a complex/huge integration flow which is triggered on schedule.
Now because of the change in the requirement, I have to change the trigger from schedule to rest.
Is it possible to change the trigger type after the integration is created?
Any modifications we can do in export files?
I would like to avoid recreating the flow since its a complete duplicate effort including tons of testing
Can schedule integration accepts any params?
Use case: -
I had a generic scheduled integration which I want to parameterize. Even If I chain it by putting a REST integration in front, how can i pass parameter to schedule integration
0