The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
Hi,
I am using a program to push thru updates to a running database via API. So far, I have been able to search by Username using the filter to return the appropriate ID. I then need to use the ID to locate that record. I am having trouble updating t...
I appreciate it! Sorry, I am using browser automation studio (BAS) that has a HTTP Client (I figured most are unfamiliar with BAS). It works well very and simply, likely similar to the ones you posted above. This is how it looks. And honestly, I than...
Thank you for the help. I see that table and have tried that already, but given my inexperience, I have no clue how to incorporate the data into my framework to override the current data. I have tried several variations but cant get it. It returns {“...
Thanks! I code with frameworks but have very limited knowledge and tinker more than anything. Like I said, I got some progress haha but am hitting a snag on the fields piece. I don’t see the api docs referencing my use case.
For example, I have usern...
Thanks I was using that to get as far as I did. However, it’s somewhat vague on how to target fields to update. I am not sure how to structure it. If someone could post an example specifically, that would be great, since their sample doesnt match my ...