Balan, Anoop
- Total activity 100
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 56
Activity overview
Latest activity by Balan, Anoop-
Balan, Anoop created an article,
Signals Notebook: Is it possible to update both the Sample Status and other fields in the Sample Table at the same time?
AnswerWe can update multiple fields simultaneously in the Sample Table using the following API endpoint:PATCH /samples/{sampleId}/properties - Update Sample Properties . This endpoint allows you to...
-
Balan, Anoop created an article,
Signals Notebook: Is there a specific API that can fetch a list of containers for a particular location using the Location ID as input and return the associated Material ID and Batch ID details?
AnswerTo retrieve the Batch ID associated with containers, use the POST /inventory/containers/search API. This endpoint allows you to search for multiple containers in a single request by providin...
-
Balan, Anoop created an article,
Signals Notebook: Is there any API endpoint to fetch complete reaction data from the ChemDraw section in different formats such as SMILES, MOL, and JPG?
At present, the Fetch Reaction and Return Reaction functionalities are available only in CDXML file format. There is no option to directly return reactions in other formats such as SMILES, MOL, or ...
-
Balan, Anoop created an article,
Signals Notebook: What is the use of including fields[entity]=name,description in the POST/entities/search endpoint?
The 'fields[entity]=name,description' parameter in API endpoints serves as a filter to specify which fields of an entity should be returned in the API response. This parameter is part of the API's...
-
Balan, Anoop created an article,
Signals Notebook : Difference Between 'Amount' and 'Container Amount' in Reagents
Answer1: 'Amount': Represents the amount value at the lot level. 2: Container Amount': Refers to the sum of individual container amounts within a lot. For example, if three containers are added to ...
-
Balan, Anoop created an article,
Signals Notebook: Inventory slots not released after container disposal
Description : When disposing of a container in Signal Inventory, users may expect the associated slot to automatically become available as free space. However, the system is not designed to release...
-
Balan, Anoop created an article,
Signals Notebook : Option to remove page breaks in PDF printing
When printing an experiment to PDF, users now have the option to skip page breaks for a shorter report view. Answer: Please create experiment and add pages on clicking the '+' on the bottom right ...
-
Balan, Anoop created an article,
Signals Notebook: Can we see the date of creation rather than date modified when viewing a list of experiments
System will display date modified on the experiment view and unfortunately user cannot configure this. The feature has been requested in the Ideas Portal. You can review the requests and vote for t...
-
Balan, Anoop created an article,
Signals Notebook: Can we increase the number of API keys for Signals Notebook
Currently we have a limit of 100 API and the increase of the key is a feature request. The feature has been requested in the Ideas Portal. You can review the requests and vote for them at the follo...
-
Balan, Anoop created an article,
Signals Notebook: Orders disappeared from materials order table after 30 days
If Orders are in the 'Cancelled' or 'Received' status and are older than 30 days, they are dropped off the table. The reason for this is to keep the table fresh and to not make it longer and longer...