
Joe Hottinger Senior Solutions Consultant
- Total activity 29
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 12
Activity overview
Latest activity by Joe Hottinger-
Joe Hottinger commented,
Hi, Exclusions are unsubscribes in a mailing list. The Celigo Klaviyo/NS template only marks those contacts in Klaviyo as "no" in the subscribe status field in the Contact record in Netsuite. The...
-
Joe Hottinger commented,
There is no request body in that import step for NetSuite. We don't have an example to show you for importing images to Azure, here is one we did for AWS S3 bucket (see image). See this link on c...
-
Joe Hottinger commented,
Hi Shaila - we need some more information here. In Integrator.IO, what does the payload you're sending to Acumatica look like? Take a look at the query in SF, does it produce duplicates? What is...
-
Joe Hottinger commented,
Hi Vreddhi, did it work? You'll need to do a response mapping on the lookup step, like this example:
-
Joe Hottinger commented,
Looks like you can retrieve a url for the photo using this ADP endpoint. If you have a URL to the image, you can use a lookup step, select Lookup additional files (per record), use your ADP connect...
-
Joe Hottinger commented,
Hi Vreddhi, looks like you've run into a limitation on that ADP connection form, I see switching to HTTPs form does not give the binary file option. I'm checking with our product team to see if th...
-
Joe Hottinger commented,
Attached is an example of pulling a receipt image (jpg or pdf) out of Concur, you would select the Binary file encoding, then import that file over to Azure AD file directory.
-
Joe Hottinger commented,
Hi Vreddhi - so usually there's a image url inside JSON response for a jpg or pdf image, you're saying the response from this API does not return any JSON? Have you tried this endpoint to retriev...
-
Joe Hottinger commented,
Hi Steve, You can do a conditional branch on your source data to look for data in those two fields, send the valid records to be mapped and send the records w/ empty fields to a ftp or somewhere to...
-
Joe Hottinger commented,
Hi Shaila - you need to set up your flow as a Delta that can identify records as either update or create, use the {{lastExportDateTime}} parameter in the relative URI and set the data fields to use...