Nylas API OAuth

Hi there,

Anyone here familiar with Nylas? I'm trying to figure out if it's possible to create a REST API resource that connects to Nylas' API to get emails and show them to user in Retool apps.

Users will be authenticated using Nylas hosted authentication.

Thanks for any guidance!

Hey @MiguelOrtiz! You should be able to connect to almost any REST API in Retool, even if there's authentication required.

https://docs.retool.com/docs/connect-to-rest-apis

https://docs.retool.com/docs/api-authentication

Do you currently have a resource set up in your Retool org?

Hi Victoria,

Thank you for getting back to me. We actually managed to make the connection. We needed to create a project in Google Console in order to host the API.

It is working really nice!

1 Like