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:
Can you please help me understand how to configure it to Generate the Access Token?
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:
Can you please help me understand how to configure it to Generate the Access Token?