I need to go over each API calls, in all my workflows, to add a new parameter in my header.
When there will be a centralized place to view all actions by type ?
I need to go over each API calls, in all my workflows, to add a new parameter in my header.
When there will be a centralized place to view all actions by type ?
Hi Matt
We are not planning on creating a centralized API manager.
You could create a global workflow to handle this.
Hi Matt,
Did you think about putting your header in a variable an reuse it application wide?
Thanks for your reply @Agustin_Carozo , @Dominic .
I’m going to see if I can combine a centralise global workflow, will all my HTTP mehtods + a header variable and body variables…