Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating Autorecorded entries #52

Open
ABDEL-23 opened this issue Feb 7, 2018 · 4 comments
Open

Updating Autorecorded entries #52

ABDEL-23 opened this issue Feb 7, 2018 · 4 comments

Comments

@ABDEL-23
Copy link

ABDEL-23 commented Feb 7, 2018

Hi,
I'm auto-recording to bkper from a G-sheet that gets entries from another app.

The bkper API doesn't detect line modifications: only record added new lines, how to make it record modifications?

Also, let's consider this case to make it simple:
I record from an app (independant) to Gsheet.
I auto-record from the Gsheet to bkper ( the new lines are detected every time and get green)
Now, I deleted an entry into the app, consequently the entry is deleted from Gsheet, but not from Bkper. Also the sheet Deleted line stays green ( as already recorded to bkper).
If I add a new entry app, then gsheet, it comes to the free line but as it is still green nothing is recorded to Bkper.

So the requests :
How to enable modification of entries in Bkper?
More specifically how to make the auto-record feature sensitive to Data modification, or at least when a line gets blank reiterirate its position to the previous line.

Thanks!

@maelcaldas
Copy link
Member

Hi,

Thanks for the feedback and suggestion.

You are right, the line pointer goes rolling for next lines. To reset to the last line after erase some lines you can disable and reenable the auto-record feature, and the pointer will be set to the last blank line.

About enabling modifications and improve data sync back and forth, looks a nice improvement. We will discuss with the team and let you know about our progress here in this issue.

Many Thanks
Mael

@ABDEL-23
Copy link
Author

ABDEL-23 commented Feb 7, 2018

Thanks for the quick answer, really appreciate it !

Your suggestion is right, the only problem I want it automised as I'm syncquing bkper with another app. Is there a way to automise it?
( Like set the pointer to the previous line if the current pointed line is blank?)
I reallly really need this feature and don't know how to proceed. If it's not possible through bkper, is there a solution through gsheet directly? ( I mean by that, for instance a macro that would activate and deactivate the bkper addon auto sync...)

Thanks again!

@maelcaldas
Copy link
Member

maelcaldas commented Feb 7, 2018

You'r welcome! :-)

Maybe that could be achieved using the BkperApp apps script library (the one used to build the sheets add-on), or our Zapier connector

We are currently working heavy on improving the API and SDK', so would you mind sharing a little bit more of your case, so we can have more idea of your needs and walk in the right direction to attend?

Thanks
Mael

@ABDEL-23
Copy link
Author

ABDEL-23 commented Feb 7, 2018

Thanks, will check that out.

Yes sure, I want to connect a data entry app made in appsheet ( https://www.appsheet.com/) to bkper.

The app generates a gsheet file with all the customised information, I treat it in another gsheet and then autorecord to bkper. The app enable modification, but if this happens, bkper bugs because of the pointer problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants