Wade Shelton
- Total activity 47
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 13
Posts
Recent activity by Wade Shelton-
Microsoft Graph API
Curious if anyone has been able to create a connection for the MS Graph API. I've set up a client access id and secret that I've been able to successfully use from PostMan to access Graph. At pre...
-
Reading file contents from Netsuite File Cabinet
We have a few integrations now that move Files using IDs to other destinations (FTP, HTTP, etc...). At this point, I need to build an integration that actually picks a file up out of the file cabin...
-
Expressions in Inbound Filters
I have a flow where I'm performing a lookup against a custom table. I need use the results of that lookup in filters for downstream process to determine whether those steps should be run. The JSON...
-
Suggested Feature - Conditional Blocks
PlannedI wanted to suggest a flow control feature that I thought might be helpful: Conditional blocks. It would be nice to have a container element in the designer that I could set filters on that would ...
-
Formulas in Lookup search criteria
AnsweredI'm trying to set up a Lookup against Netsuite and would like to be able to filter using a text formula as I need to parse values out of some Netsuite fields and compare them against my incoming da...
-
Export/Lookup Javascript Transformations
I'm working in the new UI and would like to try the new Javascript transformation on exports/lookups, but I haven't found much documentation on them. I have some transformations that I think would...
-
How do you set the Lead Type in Netsuite?
I am trying to set the "Type" field on new Leads created from Celigo, and have hit an issue. The import is complaining that I must provide a "Last Name". When I opened up Netsuite, I remembered t...
-
Generating PDFs from Netsuite Sales Invoices
We have a need to generate PDFs based on invoices for a select set of item numbers in Netsuite and automatically transmit them to a partner. We were thinking this may be a good fit for a Celigo Fl...
-
Celigo.io and Netsuite File Cabinet
AnsweredWe need to grab files from our Netsuite File Cabinet and push them to SFTP. We have .io, and are wondering what the options are? I don't see an available RESTlet for File Cabinet when we use the ...
-
Sending application/octet stream through HTTP/Rest connectors
We need to be able to send data from an FTP file as an octet stream to a service. The REST endpoint appears to support only XML or JSON, and the HTTP endpoint doesn't appear to offer an octet strea...