Connect to your users’ Shortcut accounts.
You can find your Shortcut app credentials in your Shortcut Developer Account.
You’ll need the following information to set up your Shortcut App with Paragon Connect:
Once your users have connected their Shortcut account, you can use the Paragon SDK to access the Shortcut API on behalf of connected users.
See the Shortcut REST API documentation for their full API reference.
Any Shortcut API endpoints can be accessed with the Paragon SDK as shown in this example.
Once your Shortcut account is connected, you can add steps to perform the following actions:
You can also use the Shortcut Request step to access any of Shortcut’s API endpoints without the authentication piece.
When creating or updating records in Shortcut, you can reference data from previous steps by typing {{
to invoke the variable menu.