• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Can't set up API connection to Bettermode

RoCrow

Active member
Goal: I'm trying to use the API by Pabbly Action to create a new user in Bettermode.

As per the first part of Bettermode's instructions, I have created and published an App to my Bettermode community (which has given me a Client ID, Client Secret and Signing Secret) which I need to use to generate an Access Token.

The next step is to Generate the Access Token.

According to their helpdoc:

You can generate an app access token using the following GraphQL query and basic HTTP authentication

I have added the API action in Pabbly to this test workflow but am now stuck as to how to configure it to Generate the Access Token.

This is what I have currently:

Test _ Pabbly Connect - Personal - Microsoft_ Edge Beta 2023-11-21 at 4.29.58 PM.png


Can you please help me understand how to configure it to Generate the Access Token?
 

ArshilAhmad

Moderator
Staff member
Hi @RoCrow,

I'm afraid that the use case you are describing is not possible through the API by Pabbly module as the document you have shared does not provide an endpoint to generate the Access Token. I suggest you get in touch with Bettermode's support team to understand how you can generate an Access Token.
 

Attachments

  • 2023-11-21_23h04_02.png
    2023-11-21_23h04_02.png
    66.6 KB · Views: 123

RoCrow

Active member
Is that not the endpoint URL in the screenshot of my API module settings in my initial post:

https://api.bettermode.de

According to their help docs, getting access is a three-step process:

1) Create App and publish it in your community (done)

2) Perform API request (generating an app access token using the above app's client ID and client secret) using GraphQL or Javascript

3) Using the Access Token

At the moment, I'm stuck on Step 2; I don't know how to generate my app access token using Pabbly's API module?
 

ArshilAhmad

Moderator
Staff member
As mentioned earlier, you cannot generate an app access token using the API by Pabbly module because it does not support GraphQL or JavaScript; it only supports REST API.
 

RoCrow

Active member
As mentioned earlier, you cannot generate an app access token using the API by Pabbly module because it does not support GraphQL or JavaScript; it only supports REST API.
Ah, OK. Thanks for that.

Is there any other module/workaround to do that in Pabbly?
 
Top