Open Closed

Zapier login via oAuth #363


User avatar
0
ian@order2invoice.com created

Zapier need the following and my oAuth capabilities are low. Can this integration be acheived?

You will need the following to add OAuth authentication:

  • (optionally) An Input Form to gather data from users, such as account team name or site URL for self-hosted apps
  • An OAuth application configured in your own app’s settings, where you’ll add Zapier’s OAuth Redirect URL
  • A Client ID (may be called Customer or API Key) and Client Secret (may be called Customer or API secret) from your app
  • An Authorization URL on your app’s site where users will login with their account credentials
  • (optionally) A list of API scope(s) to restrict what Zapier can access
  • An Access Token Request URL where Zapier exchanges the request token for an access token
  • (optionally) A Refresh Token Request URL where Zapier can refresh the access token if it expires, along with an option to have Zapier automatically refresh credentials
  • A Test API endpoint where Zapier can make an API call to ensure your user credentials work
  • A Connection Label to uniquely identify users’ accounts

7 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    Identityserver 4 is oauth 2.0 and openid connect framework. If Zapier support oauth2.0(sorry , I don't know zapier much). I think it can be integrated.

  • User Avatar
    0
    ian@order2invoice.com created

    Ok. So I need to find a consultant who can help with this.

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    Did you solve this question?

  • User Avatar
    0
    ian@order2invoice.com created

    Not yet. Unfortunatley authorisation is not my forte.

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Why close this question? I will check how to integration zapier if you didn't solve it.

  • User Avatar
    0
    ian@order2invoice.com created

    I have not soved it. I wanted to do it with oAuth.

    I thought I was asking too much.

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    I tested, it's work.

    First create a client

    Then configure oauth.20 on the zapier development platform

    Click the login button

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-preview. Updated on May 21, 2025, 13:37