Finolog
With Finolog modules in Make, you can manage and/or watch accounts, categories, companies, contractors, transactions, projects, and requisites in your Finolog account.
To use the Finolog modules, you must have a Finolog account. You can create an account at finolog.ru.
The Finolog website is available only in Russian.
Refer to the Finolog API documentation for a list of available endpoints.
To establish the connection, you must:
To obtain your API key from your Finolog account:
- Log in to your Finolog account.
- In the top right corner, click your account name and Profile.
- In the API keys section, click Add Key.
- Copy the API key value shown and store it in a safe place.
You will use this value in the API Key field in Make.
To establish the connection in Make:
- Log in to your Make account, add a Finolog module to your , and click Create a connection.
- Optional: In the Connection name field, enter a name for the connection.
- In the API Key field, enter the API key copied above.
- Click Save.
- If prompted, authenticate your account and confirm access.
You have successfully established the connection. You can now edit your and add more Finolog modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
After connecting the app, you can perform the following actions:
Accounts
- Watch Accounts
- List Accounts
- Get an Account
- Create an Account
- Update an Account
- Delete an Account
Categories
- Watch Categories
- List Categories
- Get a Category
- Create a Category
- Update a Category
- Delete a Category
Companies
- Watch Companies
- List Companies
- Get a Company
- Create a Company
- Update a Company
- Delete a Company
Contractors
- Watch Contractors
- List Contractors
- List Contractor Requisites
- Get a Contractor
- Create a Contractor
- Update a Contractor
- Delete a Contractor
Projects
- Watch Projects
Requisites
- Watch Requisites
Transactions
- Watch Transactions
- List Transactions
- Get a Transaction
- Create a Transaction
- Update a Transaction
- Delete a Transaction
Other
- Make an API Call