has anyone attempted to call a Lindy from inside a CustomGPT? I'm looking at the documentation here and getting a little lost as to how I could do a round trip (hook recieved -> send post) as a custom action inside a GPT... anyone with experience building something similar have any pointers?
in case anyone else was curious about how Webhooks work in Lindy, they unfortunately do not "round trip" in the same flow, so you cannot have a Lindy "receive" and "post" in one synchronous workflow