web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / HTTP - how to access t...
Power Automate
Answered

HTTP - how to access this API with Power Automate?

(0) ShareShare
ReportReport
Posted on by 1,097

I cant figure out how to configure the HTTP connector to access this api

https://apidocs.scrive.com/#oauth

 

 

Oskarkuus_0-1691951613199.png

 

 
Categories:
I have the same question (0)
  • abm abm Profile Picture
    32,985 Most Valuable Professional on at

    Hi @Oskarkuus 

     

    I haven't used this connector but I had a quick look at the documentation. I can see Power Automate have a connector for Scrive.

     

    image.png

     

    Signup using the below links:

     

    https://www.scrive.com/get-started-api

     

    https://api-testbed.scrive.com/new/api-requests

     

    Once you signed up you could use the same credentials for Power Automate Scrive connector. I managed to signed up a trail version and successfully created a connection.

     

    image.png

     

    Test

    https://api-testbed.scrive.com/new/integrations

     

    Live

    https://scrive.com/new/integrations

     

    I haven't tried the direct API access to generate the security token using Power Automate HTTP action.

     

    Thanks

  • Oskarkuus Profile Picture
    1,097 on at

    Yes i am currently using the connector for Scrive.

    But i rather use the API for some thing since the built connector does not have all the things i want to do.

     

  • abm abm Profile Picture
    32,985 Most Valuable Professional on at

    Hi   

     

    Thanks for your reply. I did set up a trail version. I have some success. Here it is

     

    Here api-testbed.scrive.com is the test environment provided by Scrive. For live the endpoint is

     

    scrive.com/api/v2/getpersonaltoken

     

    I have asked the support team and waiting for their reply.

     

    The above step works for me and returned the tokens and secrets.

     

     

    image.png

     

     

    Below is the step which I am failing to understand how to pass the authorisation element. Currently it fails with invalid auth. Documentation says the below format to use:

     

    Authorization: oauth_signature_method="PLAINTEXT", oauth_consumer_key="123", oauth_token="456", oauth_signature="abc&cde"

     

     

    image.png

     

    Thanks

  • Oskarkuus Profile Picture
    1,097 on at

    Thank you. This helped allot but i am still not quite there...

     

    Step 1:

    Get the access tokens

    Oskarkuus_0-1692185363790.png

     

    This works.

     

    Step 2:

    Parse the JSON response.

    This works.

     

    Step 3:

    Oskarkuus_1-1692185411720.png

    https://apidocs.scrive.com/#list-documents

     

    But it fails on the last step

    Oskarkuus_2-1692185593758.png

     

    {
      "error_details": null,
      "error_message": "No valid access credentials were provided. Please refer to our API documentation.",
      "error_type": "invalid_authorisation",
      "http_code": 401
    }

     

     

  • abm abm Profile Picture
    32,985 Most Valuable Professional on at

    Hi @Oskarkuus 

     

    That's exact issue I am having. I don't have a license product. I was just curious about this thread and tried via a trial setup. As I mentioned I query the support team about this. There are few emails I exchanged. 

     

    Below is the latest reply.

     

     

    image.png

     

     

    If you are using a licensed product better contact the support and query this.

     

    Thanks

  • Oskarkuus Profile Picture
    1,097 on at

    That was a frustrating answer.

    I have a sales meeting with them tomorrow. I want this if we are going to consider a deal 🙂

     

  • abm abm Profile Picture
    32,985 Most Valuable Professional on at

    Hi @Oskarkuus 

     

    I did tried as per the support suggested by passing the below in header but still got invalid auth.

     

    'Authorization: OAuth oauth_consumer_key="REDACTED",oauth_token="REDACTED",oauth_signature_method="PLAINTEXT",oauth_timestamp="0000",oauth_nonce="00000",oauth_version="1.0",oauth_signature="REDACTED%REDACTED"'

     

    This is not a Microsoft Power Automate issue. 

     

    Thanks

  • Verified answer
    mankirk Profile Picture
    on at

    Hi @Oskarkuus and @abm,
    I am the developer that built the Scrive Power Automate connector. I might be too late to the party here but hopefully I can help someone in the future if nothing else.

    I would recommend using the Scrive connector to the furthest extent possible but where that is not possible you can use HTTP to manually config the requests. You were on the right track here but the auth header is somehow malformed. I got it working by setting an "Authorization" header like this:

    oauth_signature_method="PLAINTEXT",oauth_consumer_key="aaa",oauth_token="bbb",oauth_signature="ccc&ddd"

    aaa=apitoken
    bbb=accesstoken
    ccc=apisecret
    ddd=accesssecret

    The resulting action looks like this:

    mankirk_1-1705073049128.png


    Successful run with the full flow:

    mankirk_0-1705073006270.png


    Hope this helps!

  • abm abm Profile Picture
    32,985 Most Valuable Professional on at

    Hi @mankirk 

     

    Appreciated the reply. Thanks again.

     

     

  • ofcourse Profile Picture
    on at

    hello everyone
    Does anyone have an idea if the grant_type is already accessible on Microsoft. I have been trying for several days to retrieve a token based on the grant_type encoding but it does not work. the same error message yet in postman everything works fine. {"error":"unsupported_grant_type","error_description":"This grant_type is not supported. Please use client_credentials."}

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 589

#2
Valantis Profile Picture

Valantis 328

#3
David_MA Profile Picture

David_MA 284 Super User 2026 Season 1

Last 30 days Overall leaderboard