Implementing A Request Response Type Trigger in Workflows

here is the sample curl command to request an access token

curl -X POST -d “client_id=7da65942-09aa-4ac5-XXXXXXXXX&client_secret=3654be3d603a0aa445f300d5c1ccc5138dc40XXXXXXXXXXXXXXXX&grant_type=client_credentials” https://{tenant}.api.identitynow.com/oauth/token