Hi Team, Is there a way to use "Insert Into" queries in AEP query service to ingest data into AEP Dataset which has particular schema? Thanks in advance!! @dr_venture@Joshua_Eisikovi
My firefly app no longer shows up in my list of apps since Project Firefly switched App Builder. I still have access to the project in the project console. None of my permissions have changed and I am a super admin of all Adobe products. Not sure what happened... Firefly apps App builder apps... Up...
Adobe IO Rest service throwing error. Here is the engineering ticekt raised for the below error.IOEXT-65. Please provide the cause and solution. Here is the code we are using. var processEnv = process.env; var namespace = processEnv.__OW_NAMESPACE; var auth = processEnv.__OW_API_KEY; //console....
Hi,Here am trying to use actions has webhook listener and events are triggered from 3rd party where request will be in JSON structure.When JSON params are picked from function its getting shuffled. ex;Expected:"message_delivery_report": { "message_id": "01FJJY1FJDSKWN22RGMF23ZH5R", "conversati...
Hi all, I have one investigation requirement to check if there is a way to access Assets api from Jira or other external projects. When I am looking into firefly project, it looks like it is feasible. But, I cannot find any useful docs. Any suggestions? Thanks.
Hi there, is there any documentation helping to guide one of my devs? We need to create a Service on Firefly which should expose an API Endpoint to CRUD some data.Anyone can point me to the right direction?BestM
Dear Support, after submitting and getting approval into the App Builder my "Console" still not workingAccess deniedYou don't seem to have access to the Adobe Developer Console. If you think you should, please contact your organization's system administrator. What are the next steps to gain access?...
Following up with related reported issue around 401 erorr. I have observed that i cannot use Analytics/target api with "require-adobe-auth" : true. It all works well when i set it to false. Find below the error i get when i set to true. Could somebody help out before i push this app live? does not m...
Hi, I am trying to delete few files which are stored on azure blob store and files are getting deleted as per response.sample of code: await files.delete('publicxyz/publicfile.txt')But post deletion still I can preview those files data through an url which was provided from IO.