Hi All,
We have a requirement of creating dozens of workflows which need to send data to a single API endpoint.
This would need hardcoding the authentication details, endpoint URL in each of the workflows.
It would be much easier if we were to write one workflow for sending data to the API and call that from the other workflows. Is this possible?
Regards,
Damith