Can we use HTTP action in workflow for calling API

Hi,
Is it possible to call APIs using HTTP action workflow

Yes, that is what the HTTP Request action is designed for. You can read more about it in our docs.

Thanks @colin_mckibben ,

What I am trying to achieve is to make API call to search for access profile for which user is labeled owner through HTTP action workflow generate a mail based on results returned.