I want to create successful HTTP OAuth 2.0 connection in make.com with Guesty API

Hi, I need to create an HTTP OAuth 2.0 connection in make.com but receive an error message. Here is the API info Authentication Can you help

Hi @James_Smith2,

Welcome to the Make community! In order for us to be able to help you, we need to know what you tried and where you get stuck.

Please, follow these steps when asking a question, and you’ll be more likely to get a helpful answer:

:writing_hand: Give us a detailed explanation of what you’re trying to achieve

:footprints: Tell us about any steps you’ve tried so far

:camera_flash: Include screenshots of:

  • your scenario flow and setup (functions, mappings, variables, etc.)

  • module configurations and outputs

  • any error messages you are getting

:card_file_box: Share the blueprint of the scenario you are asking a question about. (this does not contain any connection or personal information)

Henk
Certified Make Expert and Partner

1 Like

Welcome to the Make community!

Make doesn’t have an integration for this third-party service Guesty.

If the external service has a Developer API Reference/Documentation then you should be able to integrate the endpoints in Make using the app’s universal module (Make an API call) or generic HTTP “Make a request” module.

You can also suggest for it to be made in the Idea exchange. Don’t forget to search for it first, just in case someone already suggested it, so that you don’t end up creating a duplicate.

If you need assistance in setting up the app’s universal module, or the generic HTTP module, please provide additional information about what you have tried with regards to the external service’s Developer API Reference – how you are setting the connection up, a link to the endpoint are you trying to connect to, and what errors you are encountering.

You can also complete this brand new course/tutorial in the Make Academy on how to use external APIs — API calls with HTTP modules

  • API and Endpoints
  • Header and body
  • Multipart/form-data
  • OAuth 2.0

samliew – request private consultation

Join the Make Fans Discord server to chat with other makers!

1 Like

Hi James,

As far as I know, token expiration is not something that is handled automatically when using the HTTP app. You should create a separate scenario for getting a new token and fetch that in your original scenario.

Maybe someone else did get this working in the HTTP app and can jump in here.

However you are able to work with Token expiration custom app connections.

P.S. For those working with Guesty, we have a working Guesty app in beta soon to be published.
Screenshot 2024-07-17 at 11.03.13