Hello everyone,
I’m working on a project where I need to integrate with the Jobber platform using HTTP requests. Tried authenticating with postman but no success their.
Checked the documentation they are saying For the testing a jobber API as a third party app developer, we need a special developer testing account type.
Special developer testing account: Do I really need this account type for authentication through HTTP request.
App Publishing: Do I absolutely need to publish a formal app within the Jobber marketplace for my integration to work reliably? If not, what are the limitations I should be aware of?
I appreciate any advice or experience you can share!
Welcome to the Make community!
Make doesn’t have an integration for this third-party service yet.
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.
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
Alternatively, you can create a Custom App using the documentation here Text | Make Apps
Usually this means they are asking you to register a developer account with them so they can provide you with client id and secret keys for your custom app’s connection.
You’ll have to refer to the API documentation for further information. You can also ask in the Jobber community forum.
samliew – request private consultation
Join the Make unofficial Discord server!
1 Like