
Antonio G Garcia
- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
Activity overview
Latest activity by Antonio G Garcia-
Antonio G Garcia created a post,
Bug in API .NET SDK Ref id doesnt accept string variables.
Found a bug or maybe something is incorrect. Creating the ref object i cant set the id to a email address ex. test@mail.com. It only accepts int variables. PodioAPI.Models.Ref refs = new PodioAPI....
-
Antonio G Garcia commented,
Hello Andreas.. Maybe found a bug or maybe something is incorrect. Creating the ref object i cant set the id to a email address ex. test@mail.com. It only accepts int variables. PodioAPI.Models.Re...
-
Antonio G Garcia commented,
Got it thank a lot Andreas will try this.
-
Antonio G Garcia commented,
Ah idiot of me will try that.
-
Antonio G Garcia commented,
I understand the api page but wanted if possible assist how to do it via the .net sdk. Their no documentation about this.
-
Antonio G Garcia commented,
That's is my plan to grant to a item. Need assistance on the sintax I'm using.
-
Antonio G Garcia created a post,
Issue with granting a non-podio user to a item via .NET SDK Error: PodioForbiddenException
Been working on this on how to create a grant for one non-podio user. I think i have my sintax correct but getting a forbidden error as a result. Below is a copy of the testing code been working on...
-
Antonio G Garcia created a post,
Need feedback what is the correct format of creating a grant via using C# .NET SDK
Hello Team.. I have a workflow project that need to provide a view only grant to one user for each item created. Been trying different formats of cant seem to get the correct syntax for this. I u...
-
Antonio G Garcia commented,
Thanks, I really thought was exactly like you describe wanted to be sure.
-
Antonio G Garcia created a post,
Trying to understand how to create a hook that will active when a specific field is updated only.
Little confused about the setup. I have my webhook set for item:create with a simple generic handler published on my iis server via 80. this works with no issues and have no issues with item:update...