
Anoop Balan
- Total activity 28
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 17
Articles
Recent activity by Anoop Balan-
What is the limit with the offset of an API?
The limit with the offset of an API endpoint call set on 5000, therefore a maximum of 5000 records can be fetched with the same call.
-
Copy paste from word to Signals text incorrectly converted. Text with decimal in MS word (Content not starting with decimal) was copied and pasted in Signals text editor is discarding the digits before the decimal.
Workaround: User may choose to check off the "Paste as text" option mentioned below. This should unblock anyone that is having trouble with this.
-
Experiments created in the shared notebook with write access do not have Move option.
When content that inherits access via Sharing from a Notebook is moved to root (i.e. without a Notebook) it is possible that the content is orphaned and no-one has access. Access can be re-establis...
-
Is there a limit to how many internal references can be in a multi-internal reference field?
No limit for now.
-
Difference between API key and Bearer token ?
API key is used for System-system integration. API key would be a better practice for direct integration. Bearer token exchange is useful for when you want a human-system integration to go via a th...
-
What is the date format in JASON and Signals Notebook’s UI?
Dates in the JSON are provided in UTC. Dates in the UI are normalized to the local time zone from UTC. Dates in PDF are also in UTC. Our PDF and backend (hence JSON) dates follow ISO8601.
-
What is the validity of bearer token?
The bearer token is valid as long as it's used in the last 30 days. After 30 days of inactivity, the token is invalidated and discarded, and the user must request for a new bearer token.
-
How filtering in search changes as part of January 2022 release?
The filtering and the search do use different underlying techniques to adjust the sort order. The sort by Creation (or modification) date should be the same, the difference is in alphabetical sorti...
-
Unable to edit the Excel /Word using Edit in online option in Signals Notebook
1. Open the block button as mentioned in attached screen shot, select allow redirect, click done.2. Open the block button again, click the URL above the allow radio button.3. login to MSOffice acco...
-
Experiments created in the shared notebook with write access cannot be moved
Creator could never Move, previously only Owner can move. Now Owner essentially became Owners, which Signals notebook call users With Full Control. Creators could always Sign, not move. Now Creator...