
Slav Ben Ari
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 0
Activity overview
Latest activity by Slav Ben Ari-
Slav Ben Ari commented,
Yeah, so do I and the only time the hook is not fired is when I create an item programmatically, exactly like you do. This is weird.
-
Slav Ben Ari created a post,
.NET client: ItemService.AddNewItem(AppId, newItem) does not fire webhook
AnsweredWe have an item.create webhook registered. It fires ok when new item is added via email to app, but when item is added via the .net client it does not. I've tried to explicitly set hook = true when...
-
Slav Ben Ari commented,
Hi, Assuming Fortnox has some sort of API, one way to do it is this: In your CRM app - create a category field "Send invoice" with option "Yes". Register a webhook to be notified on changes in t...
-
Slav Ben Ari commented,
Hi Teresa, We're Podio Authorized Partners and software developers. Andreas is absolutely right, truly amazing integrations can be created using the Podio API. Drop me a note at slav@gurify.com i...
-
Slav Ben Ari commented,
Thank you!
-
Slav Ben Ari created a post,
Weird "Forbidden" error
AnsweredHi, I'm trying to update an item within an app ang I get "The app with id XXX does not have the right update on item with id YYY". BUT the item YYY does belong to the XXX app. Using latest Podio ...
-
Slav Ben Ari created a post,
.NET client - query items by field value
I've created an app which items include email field. I could not find a way to query (via .NET client) the items by that specific field in order to determine if an item representing, say, a custome...