Search
Page 1 of 1 (6 items)
-
That's it!
Thank you!
-
Hello,
It looks like the select API is removing fields which have no data in them, is this really what's happening?
When I use the below function for a field set and one field has no data, it doesn't seem to return in the data set.
-
Hello,
I am trying to do this very simple SQL call through through the API:
SELECT table1.col1, table1.col2, table2.col1 FROM table1 INNER JOIN table2 ON table1.col5 = table2.col5 WHERE table1.col4='something'
I am finding this rather difficult, so I tried to create a custom table in Method which links these two tables for me, ...
-
Wonderful, thank you for the comments!
-
Hello,
thank you for the reply, I assume then I can do every action from the MethodAPIActionSendMail that we can in the UI to mock the users action?
Thanks,
Dominic
-
Hello, I have a customer whom has a very extensive email action. I have no doubt we can recreate this, but my question is can’t we just call the custom action from the MethodAPI?
Thanks,
Dominic
Page 1 of 1 (6 items)
|
|
|