Pipeline Webhook Help Please
Hi all.
I am hoping somebody could give me some advice relating to setting up a webhook in Pipelines please?
I am trying to 'Post' to an external site (Digidentity) following their API documentation. This particular one is to retrieve an application token. I have managed to get this to work in Postman, but when I enter the settings in Quickbase I get the following error:
The bit I am struggling with is how to enter the grant_type and scope within the API. I have tried to add this into the 'Body' and this is when I get the error above. Here is what I have typed in to the body field:
{
"grant_type": "client_credentials",
"scope": "1e78xm7xxx3c9p1e"
}
I have checked this in a JSON viewer and it appears to be in the correct format, but I still get the message to say 'grant_type' required.
Am I missing something or trying to add it in the wrong place?
This is an example of what the request needs to look like.
Many thanks,
Michael
------------------------------
Michael White
------------------------------