Hello,
I’m trying to invoke a SAML inline hook via okta workflows. I would like to understand how to connect to mysql database to fetch data and attach it to saml assertion
Hi @shinipri,
You can connect to your MySQL database if it has an API. You will use the API Connector card to make the call.
The How to Call an API when It’s Not Available from an Existing Card (Connection) KB has an example.
I hope this helps.
Thank you , will try this option