- Organisation Token
Pre-requisites
- Phished account with administrator access.
If you haven’t already created an Organisation Token in Phished, you’d need to create one from the Phished platform settings.
Getting API credentials in Phished
To acquire the above mentioned credentials from Phished, please follow the steps mentioned below:- Log in to your Phished platform at
https://app.phished.io. - Navigate to Settings → API in the platform menu.
- Click on Create API Token or locate the Organisation Token section.
- Enter a descriptive Name for your token to identify its purpose.
- Click Generate to create the Organisation Token.
- Copy the generated Organisation Token immediately and store it securely.
- The API base URL is
https://api.phished.io/.
Configuring credentials in Refold
App settings page lets you configure the authentication settings for anAPI Key based application. For your customers to provide you authorization to access their data, they would first need to install your application. This page lets you set up your application credentials.
Provide the acquired Organisation Token under Settings of the app and save it.
Actions and triggers
Once the above setup is completed, you can create orchestrations of your use-cases using Phished actions and triggers. Following are the set of Phished actions and triggers supported by Refold.- Actions
- Triggers
Administrator
Administrator
- List Administrators - Get all administrators for the organisation in Phished.
- Create Administrator - Create an administrator for the organisation in Phished.
- Get Administrator - Retrieve specific administrator details in Phished.
- Update Administrator - Update administrator information in Phished.
- Delete Administrator - Remove an administrator from the organisation in Phished.
Recipient
Recipient
- List Recipients - Retrieve all recipients and their respective tags in Phished.
- Create Recipient - Add a new recipient to the Phished platform.
- Get Recipient - Retrieve specific recipient details by ID in Phished.
- Update Recipient - Update a recipient’s information in Phished.
- Delete Recipient - Delete a recipient from the platform in Phished.
Others
Others
- HTTP Request - Make HTTP API calls to any Phished documented REST APIs.
- Incremental Sync - Check for new data in the endpoint.