Hooks More Actions dropdown

Click on the More dropdown in the hooks tab toolbar to view the available options:

  1. Search and replace
    Select this option to perform search and replace on hooks.
  2. Import Hooks
    Select this option to import hooks from vREST Exported JSON.
  3. Export all as JSON
    Select this option to export the hooks data. If you have selected the records then only the selected records will be exported.
  4. Copy to test cases
    Select this option to copy the hooks to test cases. The copied records will get appended in test cases tab at the end of the list.
  5. Copy to mocks
    Select this option to copy the hooks to API mocks. The copied records will get appended in Mock Server tab at the end of the list.
  6. Global Variables / Environments
    Select this option to define global variables / environments.
  7. Authorizations
    Select this option to define authorization for the hooks. The following authorization options are available:
    1. Raw Authorization
    2. Basic Authorization
    3. OAuth 1.0
    4. OAuth 2.0
    For more information, please read Authorization.