Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

How do I create a headless application?

Avatar

Level 2

Please ignore

5 Replies

Avatar

Employee

You sure?  If you need some help feel free to ask. 

Avatar

Level 3

Hi there Oliver! 

To help anyone else who may be looking into this question -- there are 2 ways to create a headless firefly app

1. initialize your application without selecting web assets 

2. removing web-src from your existing applications 

Avatar

Level 2

Hi SarahXu,

Just need to understand if I delete the web-src than how I will invoke my action. Suppose I want to invoke one of our action as soon as app deploy. How I can achieve this. Any pointers will really help us in achieving one use case of ours.

Thanks in advance.

Avatar

Employee
Hi brijesht4727374 - you could create cron job to execute your action. Step by step guide here: https://adobeio-codelabs-alarms-adobedocs.project-helix.page/

Avatar

Level 2

Hi duypnguyen,

 

Thanks for the comment. Let me try, hope this will solve our purpose.